Commit da232bfde4
Verified · cmc ci/build: success ci/test: success
CHANGELOG.org +11
| @@ -4,6 +4,17 @@ 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.28.1 — 2026-09-19 | |
| 8 | ||
| 9 | The newcomer route names its web path (#226). | |
| 10 | ||
| 11 | - After registering, the page and the verification mail say the code | |
| 12 | can be pasted under Settings after signing in with an emailed link, | |
| 13 | beside the terminal command. | |
| 14 | - The SSH keys wiki page names this instance instead of a placeholder; | |
| 15 | the Quickstart leads with the browser route and Homebrew before | |
| 16 | =go install=. | |
| 17 | ||
| 7 | 18 | * v1.28.0 — 2026-09-19 |
| 8 | 19 | |
| 9 | 20 | Labels on merge requests (#231), and a one-column dashboard. Migration |