Improvements
- 🖼️ Canvas sync warning — you now see the "too large to sync" notice once per canvas instead of every time you open it.
- 🏠 Home tab title — the Home tab now shows the name of the board you're actually looking at.
- 🕘 Canvases in Recently opened — the Home widget now lists canvases alongside your other recent items.
Fixes
- 🗂️ Tabs per vault — each vault keeps its own set of open tabs when you switch between them.
- 💾 No more phantom canvas saves — opening a canvas tab without editing it no longer marks the canvas as changed.
Changelog
Full Changelog: v2026-08-22...v2026-08-23
#1703 fix(canvas): stop re-saving an untouched canvas on every tab visit @h4yfans
#1702 fix(tabs): each vault keeps its own tabs across a switch @h4yfans
#1699 fix(canvas): warn once per canvas that it is too large to sync, not once per visit @h4yfans
#1701 fix(home): make the Home tab title follow the active board @h4yfans
#1700 fix(home): list canvases in the Recently opened widget @h4yfans