Skip to content

v0.13.0 - Unified Address Editor

Choose a tag to compare

@ssweber ssweber released this 06 Jan 20:57
· 57 commits to main since this release
Immutable release. Only release title and notes can be modified.

Major architectural overhaul replacing 14 separate memory-type panels with a single unified, tabbed interface.

Unified Address Editor

  • All ~14,000 addresses now display in one scrollable view per tab
  • Multiple tabs with independent filter states and scroll positions
  • Clone current tab or start fresh via New Tab dialog (Ctrl+T)
  • Sidebar buttons scroll to memory type sections instead of switching panels

pythonw_rPrUyEIGvs

New Features

  • Find/Replace: Case-sensitive and regex search support
  • Fill Down: Copy cell value to selected range
  • Clone: Duplicate row data to adjacent addresses
  • Tag Browser: Improved tree hierarchy and double-click behavior
  • Block Tags: Now append to existing comments instead of replacing

Numerous bug fixes and performance improvements. Tested with CLICK v3.90.

Full Changelog: v0.12.2...v0.13.0