This release contains improvements to the bitmap preview tool, text search, disassembly and tool detaching/docking, full list of changes below:
- Add option to change bitmap visualisation image background to a chosen colour (#258).
- Copy and save full-size image with alpha channel from bitmap visualisation instead of the preview image.
- Add light icons for use with dark themes to bitmap visualisation and histogram views (#262).
- Add search history to text search dialog (#260).
- Work around crash with large bitmap previews on Linux (#263).
- Improve performance of bitmap visualisation.
- Added missing MOS6502 and Motorola 6800/68k disassembly support for x86 Windows (#264).
- Added RISC-V and WASM disassembly support (where supported by host Capstone library).
- Implement tool panel detaching/docking under Wayland (#252).
- Update detached tool window title when tab is changed.
- AppImage updated to newer wxWidgets/GTK for compatibility with newer Linux distributions.