Skip to content

2.0.64

Choose a tag to compare

@github-actions github-actions released this 08 May 03:49

Release Highlights

This release improves index readability and tightens SideNote2's comment storage internals.

Highlights

  • File names in SideNote2 index.md now 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