Skip to content

Commit 56766c8

Browse files
authored
ReleaseNotes: SweetScape.010Editor version 16.0.3 (microsoft#331390)
1 parent 54ee0a8 commit 56766c8

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

manifests/s/SweetScape/010Editor/16.0.3/SweetScape.010Editor.installer.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ FileExtensions:
1818
- s28
1919
- s37
2020
ProductCode: 010 Editor_is1
21+
ReleaseDate: 2026-01-15
2122
Installers:
2223
- Architecture: x86
2324
InstallerUrl: https://download.sweetscape.com/010EditorWin32Installer16.0.3.exe

manifests/s/SweetScape/010Editor/16.0.3/SweetScape.010Editor.locale.en-US.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ Tags:
2424
- hex
2525
- script
2626
- scripting
27+
ReleaseNotes: |-
28+
- Fixed some Input Method Editors (IMEs) were not being displayed in the correct place.
29+
- Fixed assigning an empty string to a variable could cause an incompatible type error.
30+
- Fixed a possible crash restarting Find in Files during a long operation.
31+
- Fixed the ++ operator could be evaluated twice if used to access an array element inside a nested structure statement.
32+
- Fixed a crash calling RunTemplate on some invalid templates.
33+
- Fixed the PasteFromClipboard function should always insert data, even when a hex editor is in overwrite mode.
34+
- Fixed a problem debugging a script when a watch contained an invalid array access statement.
35+
- Fixed mousing over a duplicate array could show the array size as off by one.
36+
- Fixed some update issues when replacing a large number of occurrences.
37+
- Fixed a potential crash deleting a bookmark.
38+
- Fixed on Linux when using certain IMEs, selected text could be deleted when switching to a different application.
39+
- Fixed a rendering refresh issue on some Linux window managers.
40+
- In the Licensing dialog, detect and ask to remove extra whitespace characters before or after the entered name.
41+
- On Linux, can now use the QT_NO_SHADOW environment variable to turn off the main window shadow.
42+
- Display more startup info when using -debug.
2743
ReleaseNotesUrl: https://www.sweetscape.com/010editor/release_notes.html
2844
PurchaseUrl: https://www.sweetscape.com/store/
2945
Documentations:

0 commit comments

Comments
 (0)