Releases: radareorg/iaito
Releases Β· radareorg/iaito
5.8.0
5.7.8
What's Changed
- Add flathub information in README by @prodrigestivill in #102
- remove duplicate StartupNotify=true by @xambroz in #103
- Update translation install method by @prodrigestivill in #104
- Install the manpage by @trufae in #106
- Disable translations submodule by @prodrigestivill in #105
- Upgrade the github runners by @trufae in #109
- Fix all race conditions by making iaito monothread by default by @trufae in #111
- Remove two unused shellscripts by @trufae in #112
Full Changelog: 5.7.6...5.7.8
5.7.6
5.7.2
- Fix decompiler color toggle in settings
- Re-enable imports panel in linux
- Fix duplicated commandline option
- Update build instructions on Debian
- Proper r2 version check
- Remove leftovers and pending rebrandings
- Update some config options and commands for 5.7.x
- CI Build improvements
5.7.0
- Fixed CI for meson/ninja and acr/make only
- Release builds only ship iaito (you will need to install qt5 and r2 5.7.x)
- cmake support is deprecated
- Stable builds again against mainstream r2
- Focus on packaging and performance
- Pending r2 integration:
ih
,xrefs perms
, ...
TODO
- Pending work: Fix the CI, Port to Qt6
5.5.0-beta
This is not yet a release. just a place to place the last builds from the CI for betatesting.
Thanks for your patience!
KNOWN ISSUES:
- See https://github.com/radareorg/iaito/issues
- macOS CI builds dont work because they should be shipping all the QT libraries inside
5.3.1
5.2.2 - second bugfix release after
This is the second bugfix release compatible with r2-5.2.1 (and r2-5.3 aka git) (not with 5.2.0, sorry :D)
- Fix build with QT < 5.10
- Add Agave font
- Update translations and load them from more system paths
- Fix installation of translations using
make install
- Fix python bindings compilation
- Simplify release scripts to avoid mistakes on versioning files
5.2.1
5.2.0
This is the first reborn release of iaito. It's far from perfect, but enough for a first release. It's based on the last commit of Cutter for r2 and it comes with some improved integration with it. Read below for further details.
Associated releases:
- radare2 (radare2)
- r2ghidra (decompiler plugin)
- radare2-extras (bonus plugins)
- radare2-bindings (python, node, ...)
Changes
- Release builds don't bundle r2 or python, uses the one installed in the system
- Add bin.cache option in file options
- Small improvements in all themes and support more r2 themes
- Enable emu.str by default
- Improved stability when opening big files
- Uses r2 projects, simplified settings
- Load translations from user home directory if available
- Supports pdc, r2dec, r2ghidra and retdec decompilers (when installed via r2pm)
- Integrates all decompilers supported in r2 without any cutter-specific plugin.
Known bugs
- Translations are far from complete, please contribute
- CI packaging builds are expected to have issues, please test your own build to find out abi or sdk issues
- After opening a file the window is empty: select this option in the menubar and then save the layout.
- Unable to add console or other widgets, but the ui is half draggable?
press this menu entry twice π€¦ to fix