Skip to content

0.3.92

Compare
Choose a tag to compare
@solemnwarning solemnwarning released this 25 Aug 19:30
· 636 commits to master since this release

This release is mostly bugfixes and usability improvements.

  • Reduce persistent memory usage (#52).

  • Fully undo virtual mapping changes in one step (#126).

  • Fix build dependency errors (#129).

  • Add "Find previous" button to search dialogs (#111).

  • Fix hard-to-see colours in "Decode values" panel on some systems (#127).

  • Fix build errors on FreeBSD (#133).

  • Prevent document from jumping around when the window is resized or
    disassembly is in progress (#132).

  • Fix build errors when using wxWidgets 3.1.5 and newer.

  • Refactor selection handling to make sense in virtual section view (#125).

  • Add font face setting to "View" menu (#128).

  • Correctly track whether files have been modified since saving (#122).