Fixed SHA512 and SHA384 reported the wrong value on files of a particular length.
Fixed a possible crash in scripts that write a large amount of data to a file.
Fixed a popup dialog asking about Inspector.bt was hard to read when upgrading to v12 with a light theme enabled.
Fixed the program version number was not being picked up by Winget.
12.0更新日志
Added an overview diagram called the Mini Map to the right side of each editor.The Dark theme can now be applied to scroll bars and dialogs.Added disassembler for X86, ARM, MIPS, PowerPC, SPARC, SystemZ, and XCore.Special attributes in Templates such as <read> and <write> can now be written inline instead of writing a separate function.Tabs and headers are now rounded by default (this can be changed in the Options dialog).New 'Opcode' data type for doing disassembly in Templates.New 'Visualize' tab displays the same information as the Mini Map but can be undocked.
11.0.1更新日志
When opening a .LNK file, a dialog now asks whether to open the target of the LNK file or the LNK file itself. The LNK open action can also be controlled in the Editor Options dialog.
On the Bookmarks tab of the Inspector added Import... to the right-click menu to import a CSV file of bookmarks.
Fixed a string sometimes did not display properly in the Variables tab when debugging a script.
Fixed can get a crash setting a watch on a local struct.
Fixed sometimes a local struct in a script could not access other variables inside the local struct.
Fixed the opacity sliders were not saved properly in the Theme/Colors Dialog page on exiting 010 Editor.
Fixed ReadByte/ReadInt/ReadInt64/etc. did not properly take the file offset into account when called with no arguments.
Fixed a possible corruption of the 010 Editor cfg file when closing multiple instances of 010 Editor at the same time.
Fixed a possible crash running scripts which modify linefeeds in a text file.
Fixed a possible crash in SScanf using a string which is not null-terminated.
Fixed a possible crash calling ReplaceAll in a script.
Fixed some scripts were not properly updating the modified state after being run.
Fixed when a Template was modified, the Template icon disappeared from the file in the Workspace.
Fixed the Bookmarks panel was not displaying the type name properly on some systems.
11.0.1
When opening a .LNK file, a dialog now asks whether to open the target of the LNK file or the LNK file itself. The LNK open action can also be controlled in the Editor Options dialog.
On the Bookmarks tab of the Inspector added Import... to the right-click menu to import a CSV file of bookmarks.
Fixed a string sometimes did not display properly in the Variables tab when debugging a script.
Fixed can get a crash setting a watch on a local struct.
Fixed sometimes a local struct in a script could not access other variables inside the local struct.
Fixed the opacity sliders were not saved properly in the Theme/Colors Dialog page on exiting 010 Editor.
Fixed ReadByte/ReadInt/ReadInt64/etc. did not properly take the file offset into account when called with no arguments.
Fixed a possible corruption of the 010 Editor cfg file when closing multiple instances of 010 Editor at the same time.
Fixed a possible crash running scripts which modify linefeeds in a text file.
Fixed a possible crash in SScanf using a string which is not null-terminated.
Fixed a possible crash calling ReplaceAll in a script.
Fixed some scripts were not properly updating the modified state after being run.
Fixed when a Template was modified, the Template icon disappeared from the file in the Workspace.
Fixed the Bookmarks panel was not displaying the type name properly on some systems.