Skip to content

v0.16.3 - Bug fixes

Choose a tag to compare

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

Hard at work, or hardly working? This release fixed more issues found when using ClickNick extensively while programming my latest CLICK project:

Release Notes - v0.16.3

Fixes:

  • Address Editor: Block colors now display correctly on first load
  • Tag Browser / Outline
    • Rename node now searches all rows (not just visible ones, like if filtered by 'Changed rows')
    • Fixed array children collapsing for single-child chains
    • Leading underscores in nicknames are now preserved
    • Outline keeps your place between refreshes
  • Address Editor:
    • External database changes now properly refresh the view
    • Validation: Leading underscores on X/SC/SD addresses no longer trigger false errors on reload

Internal:

  • Cleaned up unused non-unified memory panel code

Full Changelog: v0.16.2...v0.16.3