|
|
@@ -6,6 +6,21 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
+Nothing scheduled.
|
|
|
+
|
|
|
+## [0.24.0] — 2026-05-07
|
|
|
+
|
|
|
+UX-focused release on top of `v0.23.0`: the per-row task hamburger is
|
|
|
+rebuilt as a single right-anchored two-pane popup that carries the
|
|
|
+menu *and* a read-only info pane (title / description / URL /
|
|
|
+linked-task chips) plus a sprint-chooser flyout. Non-admins now see
|
|
|
+the hamburger and can run every action it offers
|
|
|
+(`Edit task` / `Move task to sprint` / `Copy task to sprint` /
|
|
|
+`Move up/down` / `Delete task`); the trigger also stays visible in
|
|
|
+the `/present` beamer view so presenters can read description / URL
|
|
|
+/ refs during a discussion. Inline title / owner / priority editing
|
|
|
+and `+ Add task` remain admin-only.
|
|
|
+
|
|
|
### Changed
|
|
|
|
|
|
- **Hamburger popup visible in beamer / `/present` view.** Drops
|