mirror of
https://github.com/hoornet/vega.git
synced 2026-06-11 07:23:31 -07:00
Bump to v0.12.13 — union legacy + cloud on first podcast hydrate
This commit is contained in:
@@ -69,6 +69,12 @@ jobs:
|
||||
|
||||
> **Windows note:** The installer is not yet code-signed. Windows SmartScreen will show an "Unknown publisher" warning — click "More info → Run anyway" to install.
|
||||
|
||||
### v0.12.13 — Podcast subscription merge on first upgrade
|
||||
|
||||
Fixes a data-loss edge case introduced by v0.12.12. If you'd been using Vega on **multiple machines before v0.12.12**, the first machine to upgrade would publish its list to the relay; the second machine to upgrade would then silently overwrite its own local-only additions with the cloud list. The first-time hydrate now **unions** the pre-upgrade local list with the cloud list and re-publishes the merger, so subscriptions you'd added on any pre-upgrade machine all survive. Subsequent hydrates keep the cloud-wins behavior — removals on one machine still propagate everywhere as expected.
|
||||
|
||||
This only matters for the upgrade window. Once your subscription list has fully synced across all your devices, behavior is identical to v0.12.12.
|
||||
|
||||
### v0.12.12 — Podcasts that follow your account
|
||||
|
||||
Your "My Podcasts" list now lives on Nostr, keyed to your pubkey. Reinstall the app on a new machine, switch devices, wipe local storage — your subscriptions come back automatically as long as you sign in with the same key.
|
||||
|
||||
Reference in New Issue
Block a user