Introduced project-wide fuzzy search and per-project workspace zoom, and significantly improved the archive timeline and portrait editing.
Features
- Added project-wide fuzzy search across features, tasks, groups, todos, notes, and text, with keyboard navigation into the Workspace, Backlog, and Archive. (2099d4d)
- Added three-stage feature-card zoom which preserves the current workspace position and remembers the selected width per project. (12be024)
- Expanded the archive timeline with multiple work periods, visible pauses, automatic calendar scaling, compressed idle gaps, collision-aware labels, and responsive date and version layouts. (1920191, aab46d5, cfc10a0, 163bf97)
Fixes
- Fixed
#Infoand#Warntag parsing and serialization so blank lines close note blocks and Markdown content retains its canonical order. (e435ed4) - Fixed archive layout issues involving dense or distant dates, guide alignment, label collisions, scrollbar metrics, and shared-date expansion. (7f721af, f33a5ec, 2122621, 6b64fd0)
- Fixed portrait editor highlighting, trailing-newline scroll synchronization, rapid-input rendering, and pathological inline Markdown handling. (8e7d37e, f54607b)
- Stabilized cross-platform browser checks around fractional layout measurements, scrollbar differences, and hover transitions. (86af6bf)