Commit a55ff45b55
Verified · cmc ci/build: success ci/test: success
CHANGELOG.org +10
| @@ -4,6 +4,16 @@ Versioning follows semver from v0.1.0. Database migrations run | ||
| 4 | 4 | automatically on daemon start; upgrade notes appear per release when |
| 5 | 5 | anything beyond "replace the binary and restart" is needed. |
| 6 | 6 | |
| 7 | * v1.29.0 — 2026-09-19 | |
| 8 | ||
| 9 | The icon nav is a top bar at every width. | |
| 10 | ||
| 11 | - The 48px row of glyphs that narrow screens already used is now the | |
| 12 | only shell layout; the left column is gone. The row keeps the same | |
| 13 | order, labels and current-page mark, with settings, admin and the | |
| 14 | account cell at the far right. | |
| 15 | - The landing picture is recaptured under the new shell. | |
| 16 | ||
| 7 | 17 | * v1.28.1 — 2026-09-19 |
| 8 | 18 | |
| 9 | 19 | The newcomer route names its web path (#226). |