Added
- App version in the support section, linking to the changelog.
Changed
- Smoother drag reordering for boards and note lists with many bookmarks or notes.
- Smoother folder highlighting while dragging in the classic bookmarks-tree view.
- Internal cleanup: container/view splits for gallery and bookmark-tree components, shared SCSS custom properties, and deduplicated store/UI logic.
Fixed
- Undo no longer reopens an item’s menu after a delete.
- Turning off a note’s checklist hides it instead of deleting its items.
- Deleting a note from the gallery sidebar now shows an Undo toast, matching every other delete.
Starting with this release, version numbers follow semantic versioning (new features bump the minor version, fixes alone bump the patch version). Earlier releases were numbered sequentially, before this policy existed.