Skip to content

Release Notes v2.1.0

Compare
Choose a tag to compare
@LintaoAmons LintaoAmons released this 17 Dec 10:31
· 25 commits to main since this release

Release Notes

New Features

  • Added BookmarkRebindOrphanNode command to fix orphaned nodes by attaching them to root
  • Added reverse sorting in tree view with t key
  • Added auto-refresh of tree view when making bookmark changes
  • Added centering cursor (zz) after jumping to bookmark

Improvements

  • Enhanced paste operation to prevent pasting lists into themselves
  • Improved node deletion to clean up all relationships
  • Enhanced bookmark info display to handle missing location data
  • Updated tree view to maintain proper node ordering during cut/paste operations

Bug Fixes

  • Fixed orphaned nodes handling in database operations
  • Fixed node relationships cleanup during deletion
  • Fixed tree view refresh issues after list creation