-
v1.2.0 Stable
released this
2026-06-28 16:27:09 -05:00 | 117 commits to main since this releaseAdded
- Update check: on startup the app queries the Forgejo releases API for the
latest published release and compares it against the running build. The header
shows an always-on indicator next to the version — a muted "latest" when
current, or an "Update available → vX.Y.Z" pill (linking to the release
page, opened in the browser) when a newer version exists. The check is
best-effort and read-only — it never blocks startup, and shows no indicator at
all when the check fails. The result is also logged (update.available/
update.current).
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Update check: on startup the app queries the Forgejo releases API for the