- Use Rizin 0.8.0
- Switch to use Qt 6 by default (Qt5 still available for older Linux distros)
- Appimage now supports running on wayland natively
- Add a scrollbar to the disassembly window
- Add nicer display of 1-instruction loops
- Debugger improvements (#3407 #3411 #3410)
- Fix
io.va
checkbox - previously it didn't had any effect - Fix single key shortcuts getting triggered in text input fields
- Updated translations
- Various bugfixes and refactors (67 commits total)
Notes for Linux package maintainers:
- It is recommended to compile using Qt6 assuming pyside6 is available
- New build options for additional version suffix and disabling inclusion of git commit hash (#3422)
- .appdata.xml gets installed by default