Release v0.5.2
Board
- Documents open in a popup — Clicking a doc reference in a task, an epic or a release description now opens that page in a popup on the same tab, with a View in docs button for when you do want to leave for the Docs tab.
- Back button in dialogs — Jumping from one dialog to another (task → epic, task → linked task, task → doc page) keeps a history: the dialog you land on shows a Back button in its top-right corner that returns you to the one you came from, as many steps back as you took.
- Merge-friendly task edits — Changing a task's status no longer moves its block inside the markdown file, so the change is a two-line diff and two branches that touched different tasks in the same release merge without a conflict. Nothing moves on screen: cards are still ordered by
order.
Full changelog: v0.5.1...v0.5.2