Commit 3e09d5870a

3e09d5870a4feae506c6b005792f2858f4b83d0e

parent: 92e025a4f6

Verified · cmc ci/build: success ci/sonar: success ci/test: success ci/vuln: success

cmc <hello@cleberg.net> · 2026-09-12 02:43 UTC

CHANGELOG: v1.20.1
CHANGELOG.org +8
@@ -4,6 +4,14 @@ Versioning follows semver from v0.1.0. Database migrations run
44automatically on daemon start; upgrade notes appear per release when
55anything beyond "replace the binary and restart" is needed.
66
7* v1.20.1 — 2026-09-11
8
9One config check.
10
11- A negative =limits.max_snippets_per_user= is refused at config load,
12 as =max_repos_per_user= and =max_bytes_per_user= already were; it
13 used to pass validation and read as unlimited (#214).
14
715* v1.20.0 — 2026-09-11
816
917Snippets (#195): named text files a user owns outside any repository,