2.0.3
Along with many bugfixes and updates to make best use of Rizin 0.3.0, this release also brings a brand new heap viewer widget for glibc, developed as part of Google Summer of Code by @PulakIIIT: https://rizin.re/posts/gsoc-2021-summary/#pulak-heap-viewer-for-cutter
Additions and Changes
- Debug: Heap viewer widget for glibc
- Rizin, rz-ghidra and jsdec updated to 0.3.0 with changes for compatibility.
- Various improvements for native macOS UI (#2776)
- Many internal changes switching from error-prone rizin commands to C API
- CI and Linux builds: use Ubuntu 18.04 as oldest supported build system (#2736)
Bugfixes
- Fix Decompiler Copy Shortcut (Fix #2773, #2778)
- Fix Restoring "Show Disassembly as" in Preferences (Fix #2726, #2748)
- Complete Color Theme Lists (Fix #2672) (#2752)
- macOS: Fix Versions in Info.plist (Fix #2679) (#2740)
- Debug: Fix continue until main not being enabled in certain cases (#2727)
- Debug: Fix attaching to a process with no file opened (#2727)
- Fix a crash when printing disassembly arrows (#2688)
Removals
- Type Link features removed due to unreliability, in light of global variables coming soon (#2775)