Iaito is the official graphical interface for radare2, a libre reverse engineering framework.
Make analysis plugins available from the menu
Add option to import symbols from another binary (pdb, dwarf, rbin)
Solve the unaligned instructions when scrolling and honor codealign arch settings
Fully remove python support, settings upgrade and software update checks
Register names can be clicked in the register panel
Add more process resume options (until signal, address, program code or return instruction)
Fix current address highlight in debugger
Add mouseover tooltips in the registers view
NavigationBar can be now relocated anywhere
Toggle 'lock panels' option with Control+L
List Muta, FilsSystem and RLang plugins in preferences
Remove support for r2<6
Add Control+F to change scr.highlight in disassembler view
List local processes to start in debugger attach mode
Merge File->Scripts and the editor from Preferences
Show project details in the NewFile dialog
Fix hexdump column width aligned with font size
Add import/export projects in zip format
Add --without-debugger to build without debugger
Add the -d flag to start iaito in debugger mode
Fix several command injection and path traversal bugs
Add analysis dialog with progress logs on startup
Bring back the emulation and debugger support
Improve stability with many code reviews
Bring back the background webserver support
Add IBM Plex Mono font
Fix scrolling bugs in the disassembly widget