2 Commits

Author SHA1 Message Date
enki 4e8d7be03e updater + docs: resolve releases from git.utn.lol instead of Codeberg
The runtime updater (API latest-release resolution + tag-specific feed
override) still pointed at Codeberg; releases now live on git.utn.lol.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-25 12:58:54 -07:00
enki c9f73c26fa Packaging: build targets + Linux update-ping (v1.0.0)
- electron-builder: linux targets = deb, flatpak, tar.gz, pacman; win = nsis.
- updater.ts: Linux is notify-only (deb/pacman are package-manager owned,
  flatpak is sandboxed) — reads the same Codeberg feed as Windows and shows a
  "Blap X is available" desktop notification linking to HOW-TO-UPDATE.md.
  Windows/macOS keep electron-updater in-place install.
- HOW-TO-UPDATE.md: per-format update instructions.

Version stays 1.0.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 20:53:46 -07:00