v0.5.0
Release v0.5.0
Board
- Docs tab — Browse
.boardown/docs/as a small project wiki, with view and raw-edit modes. - Doc links in tasks — Reference a doc page from a task or epic and click through to it in the Docs tab.
- Editable release dialog — Click a release's name to view its details and edit its name and description inline.
Desktop
- App version in About — The native About window shows the running boardown version.
VS Code Extension
- App version in Settings — The Settings dialog shows the running boardown version.
CLI
- Reworked commands —
backlog,release currentandarchivereplace the catch-allboard; listings return compact task summaries,--fulldeepens any listing, and the JSON envelope is leaner. release edit— Edit a release's name and description from the CLI.
Technical
- Dev-mode logging — The web dev shell writes a per-run log under
logs/, capturing the action trail for debugging from sources.
Full changelog: v0.4.0...v0.5.0