-
v1.20.0
StableCI / changes (push) Successful in 8sCI / commitlint (push) Has been skippedCI / openapi (push) Has been skippedCI / web (push) Successful in 31sCI / go (push) Successful in 51sCI / bird2 (push) Successful in 15sCI / release (push) Successful in 3m48sreleased this
2026-06-12 18:40:22 +07:00 | 133 commits to main since this release1.20.0 (2026-06-12)
- feat(web): implement schedule editor in MaintenancePoliciesTab (de64374)
Downloads
-
v1.19.0
StableCI / changes (push) Successful in 8sCI / commitlint (push) Has been skippedCI / openapi (push) Has been skippedCI / web (push) Successful in 29sCI / go (push) Has been skippedCI / bird2 (push) Has been skippedCI / release (push) Successful in 3m46sreleased this
2026-06-12 14:07:24 +07:00 | 134 commits to main since this release1.19.0 (2026-06-12)
- feat(web): enhance MaintenancePoliciesTab with preset management (132559c)
Downloads
-
v1.18.0
StableCI / changes (push) Successful in 9sCI / commitlint (push) Has been skippedCI / openapi (push) Successful in 25sCI / web (push) Successful in 31sCI / go (push) Successful in 2m14sCI / bird2 (push) Successful in 15sCI / release (push) Successful in 3m53sreleased this
2026-06-12 13:48:37 +07:00 | 135 commits to main since this release1.18.0 (2026-06-12)
- docs(agents): update engineering rules and add Context7 documentation references (aa4e3d0)
- test(maintenance): add policy executor and handler tests (1ccffc8)
- feat(api): add /v1/maintenance policies and run endpoints (f548d06)
- feat(db): add maintenance_policy migration 000025 (948dac3)
- feat(maintenance): add policy executor and config provider (6510a9c)
- feat(observability): add maintenance policy metrics (aaef47c)
- feat(store): add MaintenancePolicy CRUD backend (07c3de4)
- feat(web): add maintenance policies UI (d38ee68)
- refactor(maintenance): remove hardcoded retention and wire scheduler (cbf345b)
Downloads
-
v1.17.0
StableCI / changes (push) Successful in 8sCI / commitlint (push) Has been skippedCI / openapi (push) Has been skippedCI / web (push) Successful in 29sCI / go (push) Has been skippedCI / bird2 (push) Has been skippedCI / release (push) Successful in 3m14sreleased this
2026-06-01 14:35:51 +07:00 | 144 commits to main since this release1.17.0 (2026-06-01)
- feat(settings): enhance revision retention minutes validation (480756d)
Downloads
-
v1.16.0
StableCI / changes (push) Successful in 7sCI / commitlint (push) Has been skippedCI / openapi (push) Has been skippedCI / web (push) Has been skippedCI / go (push) Successful in 54sCI / bird2 (push) Successful in 15sCI / release (push) Successful in 3m46sreleased this
2026-06-01 14:18:03 +07:00 | 145 commits to main since this release1.16.0 (2026-06-01)
Downloads
-
v1.15.0
StableCI / changes (push) Successful in 9sCI / commitlint (push) Has been skippedCI / openapi (push) Successful in 26sCI / web (push) Successful in 33sCI / go (push) Successful in 2m11sCI / bird2 (push) Successful in 16sCI / release (push) Successful in 3m27sreleased this
2026-06-01 13:43:33 +07:00 | 147 commits to main since this release1.15.0 (2026-06-01)
- feat(db): implement PostgreSQL monitoring and maintenance features (fad2bd3)
Downloads
-
v1.14.2
StableCI / changes (push) Successful in 8sCI / commitlint (push) Has been skippedCI / openapi (push) Has been skippedCI / web (push) Has been skippedCI / go (push) Successful in 55sCI / bird2 (push) Successful in 14sCI / release (push) Successful in 3m21sreleased this
2026-05-25 11:16:03 +07:00 | 148 commits to main since this release1.14.2 (2026-05-25)
- fix(db): update prefix handling in module_prefix_snapshot_row (930e42b)
Downloads
-
v1.14.1
StableCI / changes (push) Successful in 8sCI / openapi (push) Has been skippedCI / commitlint (push) Has been skippedCI / web (push) Has been skippedCI / go (push) Successful in 54sCI / bird2 (push) Successful in 14sCI / release (push) Successful in 3m44sreleased this
2026-05-25 11:08:06 +07:00 | 149 commits to main since this release1.14.1 (2026-05-25)
- fix(db): change prefix column type to TEXT in prefix_snapshot_row (16b4923)
Downloads
-
v1.14.0
StableCI / changes (push) Successful in 8sCI / commitlint (push) Has been skippedCI / openapi (push) Has been skippedCI / web (push) Has been skippedCI / go (push) Successful in 54sCI / bird2 (push) Successful in 14sCI / release (push) Successful in 3m44sreleased this
2026-05-25 10:58:57 +07:00 | 150 commits to main since this release1.14.0 (2026-05-25)
- chore(db): add job_audit brin index (21233bd)
- chore(db): drop unused schema and redundant indexes (1cfd062)
- refactor(db): mark prefix snapshot contract migration (374575e)
- refactor(db): normalize asn prefix cache and ttl cleanup (990cc73)
- refactor(db): normalize module prefix snapshot rows (3500bd4)
- refactor(db): split revision preview from meta_json (50bdb82)
- feat(db): add prefix snapshot tables (expand) (8a9d60a)
- feat(db): backfill prefix snapshots and switch read path (f57b430)
- perf(db): add revision and module query indexes (ee8e24f)
- perf(db): keyset pagination for revision prefixes (b963311)
- docs(db): add postgres schema diagnostics runbook (44b94ca)
Downloads
-
v1.13.0
StableCI / changes (push) Successful in 8sCI / commitlint (push) Has been skippedCI / openapi (push) Has been skippedCI / web (push) Has been skippedCI / go (push) Successful in 58sCI / bird2 (push) Successful in 14sCI / release (push) Successful in 3m23sreleased this
2026-05-25 10:34:03 +07:00 | 161 commits to main since this release1.13.0 (2026-05-25)
- fix(agentserver): hide upstream errors from clients (cbb4b46)
- fix(httpapi): redact agent_secret from speaker list responses (5a16a45)
- fix(httpclient): replace DefaultClient with timed clients and retry (7820974)
- fix(pipeline): validate CDN URLs against SSRF (82382d9)
- feat(httpclient): add circuit breaker for CDN and RIPEstat (2289107)
- feat(jobs): persist job lifecycle to PostgreSQL job_audit (e65cf0d)
- feat(pipeline): use stale snapshot when upstream fetch fails (6a6f6ce)
- perf(pipeline): parallel prefetch and lean revision GET (4a57c91)
Downloads