Releases: Zang3th/MD_Manager
Releases · Zang3th/MD_Manager
Release list
v0.8.0
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)
v0.7.1
Introduced feature pinning, the archive timeline, and expanded release automation.
Features
- Added single feature pinning with keyboard navigation and Markdown persistence through
#Pin. (1e279c6) - Added an archive for completed features which replaced the old grid view with an interactive timeline. (4604ace, 3d3f2e7)
- Introduced tabs in the help menu. (df62936)
- Added automated screenshots and expanded visual baselines for Windows, Linux, and macOS. (d660ed8, 2981d4f, cada843, fc113df)
- Expanded the development harness and release-package validation. (be41c66, a77ff59)
Fixes
v0.6.0
First packaged release.
Features
- Added the README, license and some screenshots. (27cb5fc, 94aedfd)
- Introduced a semi-automatic GitHub release process with verification, a ZIP package, and checksum. (a32a3eb)
- Refined the UI and interactions with a new toolbar, save menu, view menu, and app reload button. (d16e266)
- Added cross-platform UI and snapshot tests for Windows, Linux, and macOS. (5743696, bff02f9, 5991f84, ab8ce94)