2.0.64
Release Highlights
This release improves index readability and tightens SideNote2's comment storage internals.
Highlights
- File names in
SideNote2 index.mdnow render larger, making the generated index easier to scan. - Comment storage now has clearer canonical-storage planning, which keeps legacy block migration and sidecar-backed comment loading easier to reason about.
- Comment lookups now use dedicated indexes, reducing repeated scans when resolving threads and nested entries.
Notes
- There are no note-format or vault-data migrations in this release.
Full Changelog: 2.0.63...2.0.64