Commit db7503f06f
Verified · cmc ci/build: success ci/test: success
CHANGELOG.org +15
| @@ -4,6 +4,21 @@ 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.34.1 — 2026-09-21 | |
| 8 | ||
| 9 | Three findings from an external review of the web UI (#248). | |
| 10 | ||
| 11 | - Explore is a rail square at every width. It was =.railopt=, so it | |
| 12 | dropped below 34rem into the More menu, which exists only for a | |
| 13 | signed-in viewer: a signed-out phone had no route to the listing from | |
| 14 | any page. Six squares and the mark are 308px, inside a 320px phone. | |
| 15 | - =/register= answers "no key yet?" in place, with the =ssh-keygen= and | |
| 16 | =cat= lines behind a disclosure, instead of linking out to the wiki | |
| 17 | over a half-filled form. The link also hardcoded =gitbay.org=. | |
| 18 | - An empty =/search= says what to do next — fewer words, the same query | |
| 19 | across every kind, or the listing — rather than repeating the count | |
| 20 | line's "no matches". | |
| 21 | ||
| 7 | 22 | * v1.34.0 — 2026-09-21 |
| 8 | 23 | |
| 9 | 24 | The profile's tabs, reworked. |