Commit Graph

4 Commits

Author SHA1 Message Date
Jure 382a9389ad Release v0.14.2 — Secret Service keychain on Linux (Flatpak-ready, survives reboots)
Linux key storage moves from the kernel keyring (linux-keyutils) to the
system secret service (gnome-keyring/KWallet, via dbus-secret-service). The
kernel keyring does not persist across Flatpak launches or reliably across
reboots; the secret service persists to disk and works in the sandbox via
--talk-name=org.freedesktop.secrets. Verified in the Flatpak build: log in,
full quit, relaunch, still signed in. Linux users re-enter their key once
(entry moves backends). macOS/Windows unchanged.

Also pins the Flathub manifest git-source to the v0.14.2 tag.
2026-07-18 14:43:50 +02:00
Jure 47f64a30c1 flatpak: wire 4 store screenshots into metainfo; use GNOME 50 codecs-extra note
Screenshots pinned to a commit ref (not a branch) per Flathub guidance.
Drops the ffmpeg-full extension block (GNOME 50 uses codecs-extra); extra
codec coverage is a follow-up after the base build is confirmed.
2026-07-15 14:15:53 +02:00
Jure ba57143c6d flatpak: add Flathub store screenshots (feed, articles, editor, podcasts) 2026-07-15 14:14:39 +02:00
Jure f9fda75cac flatpak: add Flathub packaging (manifest, metainfo, desktop, README)
From-source Flatpak build for com.veganostr.Vega on GNOME 50 runtime.
Screenshots and the manifest git-pin are finalized before the Flathub PR.
Vendored cargo/node sources are generated (gitignored; live in the flathub repo).
2026-07-15 13:57:12 +02:00