Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 22:50

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 commandsbacklog, release current and archive replace the catch-all board; listings return compact task summaries, --full deepens 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