Fixed Bugs
- Calling Javascript from header files sometimes fails
In some situations it was not possible to call Javascript functions from structure definition files.
- Crash when entering invalid expression in Structure Viewer
Application crashed when invalid expression was entered during field editing in Structure Viewer
- Changes in non-lowercase files are not detected by Structure Viewer
If file with mIxEd-case letters was added to Structure Library, Hex Editor Neo failed to detect any external changes made to this file.
- Broken layout on resizing Operations Bitwise configuration window
The window layout got broken after resizing the Bitwise operation configuration window.
- Commands in Structure Library do not work unless Structure Library window is active
It was only possible to invoke those commands using the Structure Library window toolbar.
- Invalid behavior of string types
When structure definition file used string field type and a structure was bound on non-zero offset, binding did not work as expected.
- Broken auto-recompile option
Structure Viewer's auto-recompile option did not work as expected. In addition, visual layout might get broken after update.
- Cursor disappears in the custom structure value field in Data Inspector
Cursor disappears during second editing of custom structure value field.
- Crash on applying changes to the document from Data Inspector
Application could crash when changes made in custom field in Data Inspector were applied.
- Context menu commands for opened structure definition files did not work
Context menu options, like Open Containing Folder did not work.
- Esc did not work in the Definition filed (Data Inspector Custom window)
Pressing Esc did not result in closing the window.
- Added notification for custom Data Inspector types
When the user tries to modify value generated by custom Data Inspector type without assign member, the notification is displayed.
New Features
- Added three CRC-64 checksum algorithms
CRC-64, CRC-64/WE and CRC-64/XZ checksum algorithms have been implemented.