Releases: rizinorg/cutter
Releases · rizinorg/cutter
2.4.1
2.4.0
- 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
2.4.0-rc1
- Use Rizin 0.8.0
- Switch to use Qt 6 by default
- Add a scrollbar to the disassembly window
- Add nicer display of 1-instruction loops
- Fix
io.va
checkbox - previously it didn't had any effect - Various bugfixes and refactors
- Updated translations
2.3.4
- Use Rizin 0.7.1
- Fix multiple crashes due to the incorrect rz_iterator API use for analysis information retrieval.
2.3.4-rc1
Use Rizin 0.7.1
2.3.3
- Use Rizin 0.7.0
- Highlight matching braces in decompiler view
- Scrolling performance improvements
- Added Urdu translation
- Added Bengali translation
- Added Vietnamese translation
- Added Korean translation
- Improved Finnish translation
2.3.3-rc1
Use Rizin 0.7.0
2.3.2
- Use Rizin 0.6.2
- Seek to first call if multiple references
- Complete Persian translation
- Improved Chinese, German translations
2.3.1
- Use Rizin 0.6.1
- Complete Portuguese translation
- Improved French, Arabic, Ukrainian translations
2.3.0
- Use Rizin v0.6.0
- Fix arrows calculation when disassembly contains multiline output
- Added basefind tool
- Added support for creating and modifying global variables
- Implemented RzIL statements graph
- Show disassembly var tooltips with known values while debugging
- Update translations