ungovr.providers.sgit.ai / versions / v0.1.17
v0.1.17 — versions get a page of their own, and the pill goes there
Every release now has a page naming the git commit it was built from, the history is generated from data/releases.json rather than hand-kept beside it, and the nav pill links to the current version rather than to a generic changelog. The same convention in the vault: versions/index.json plus one file per version, and a Versions view in its app.
| Version | v0.1.17 — current |
|---|---|
| Released | 2026-09-09 |
| Built from commit | 3a745ff92e5c28179fc94855fa4c14e8d23a5d03 |
| Site | ungovr.providers.sgit.ai |
Touched: bin · build.py · content · data · tools
Every release of this site is listed on the release history, and the same records are served as JSON so a script can read them without parsing a page. The pipeline that gates each one is described there too.