|
42 | 42 | <name>radare</name> |
43 | 43 | </developer> |
44 | 44 | <releases> |
| 45 | + <release version="6.1.6" date="2026-06-03"> |
| 46 | + <description> |
| 47 | + <p>Sync byte range selections between disasm, graph and hexdump</p> |
| 48 | + <p>Fix converting multiple instructions to dwords in disasm</p> |
| 49 | + <p>Use scr.highlight in the decompiler output</p> |
| 50 | + <p>Add support for r2mcp background server</p> |
| 51 | + <p>Integrate r2hermes, r2ai and r2jadx decompilers</p> |
| 52 | + <p>Support (non-blocking UI) async decompilation with r2ai</p> |
| 53 | + <p>Better mouse over and cursor settings in disasm and graph over registers and calls</p> |
| 54 | + <p>Better decompiler highlight defaults</p> |
| 55 | + <p>Multithreaded r2ai background tabs support</p> |
| 56 | + <p>Add fancy icons in app and contextual menus</p> |
| 57 | + <p>New dialog/tool to create and modify switch jump tables</p> |
| 58 | + <p>New CodeInfo widget to display collapsed rows for ops, basic blocks and function info</p> |
| 59 | + <p>New syscalls dialog to query the database</p> |
| 60 | + <p>New calculator and assembler/disassembler tools</p> |
| 61 | + <p>Fully redesigned app and context menus (RFC)</p> |
| 62 | + <p>Improve bblines and font metrics for disasm and hexdump</p> |
| 63 | + <p>Optimize disassembler scroll and fix the random gap depending on fonts used</p> |
| 64 | + <p>Basic block colors in disasm</p> |
| 65 | + <p>Graph navigation keybindings in sync with r2</p> |
| 66 | + <p>Add new w95-style classic theme</p> |
| 67 | + <p>Improve graph look&feel layout, colors and shadows</p> |
| 68 | + <p>Fix infinite loop causing 100% cpu when resizing</p> |
| 69 | + <p>Use new projects by default (visually more appealing too)</p> |
| 70 | + <p>Reduce memory usage and fix memleaks in font management</p> |
| 71 | + <p>Statusbar can be toggled now</p> |
| 72 | + <p>Guard reentrant stderr logs in the console widget</p> |
| 73 | + <p>Navigation bar can be placed in many new locations now</p> |
| 74 | + <p>Fix scrolling issues on x86-16 and arm-thumb binaries</p> |
| 75 | + <p>Improved function color and pins support</p> |
| 76 | + <p>Autocomplete filepaths in the new file dialog</p> |
| 77 | + </description> |
| 78 | + </release> |
45 | 79 | <release version="6.1.4" date="2026-04-13"> |
46 | 80 | <description> |
47 | 81 | <p>Make analysis plugins available from the menu</p> |
|
0 commit comments