-
26.9-alpha
Pre-releaseAll checks were successfulBuild ISO / build-iso (push) Successful in 20m49sCI / lint (push) Successful in 1m13sCI / test (push) Successful in 48sCI / validate-json (push) Successful in 44sCI / markdown-links (push) Successful in 16sRelease / release (push) Successful in 13m31sreleased this
2026-04-20 18:51:30 +02:00 | 15 commits to main since this releaseFixed
- Landing-page app tiles with an
open_urlnow open in a new tab
(target="_blank" rel="noopener"), matching the Open button
behaviour on/apps. Without this, clicking "Uptime Kuma" on the
home screen replaced Furtka itself with the Kuma admin page.
Internal links (theManage →fallback for apps without an
open_url) still open in the same tab. scripts/publish-release.shno longer fails the whole release when
the ISO upload hits a Forgejo proxy 504. The core tarball + sha256 +
release.json (which running boxes need for self-update) are uploaded
first and the ISO is attempted last as a best-effort; a 504 now logs
a warning and exits 0 so the release page still publishes. Surfaced
by the 26.8-alpha cut: the tarball landed but the ~1 GB ISO upload
timed out at the Forgejo reverse proxy.
Changed
furtka app list --jsonnow mirrors/api/appsfield-for-field —
previously the CLI emitted a slim projection missing
description_long,open_url, andsettings. Anyone piping the
CLI output into jq for automation was seeing an incomplete view.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Landing-page app tiles with an