From e9c3311eff7065f29c99c5e2bc9952387b85133d Mon Sep 17 00:00:00 2001 From: archipelago Date: Wed, 15 Jul 2026 11:18:46 -0400 Subject: [PATCH] chore: sign v1.7.101-alpha OTA manifest Also folds the Cargo.lock version bump the release commit missed. Co-Authored-By: Claude Fable 5 --- core/Cargo.lock | 2 +- release-manifest.json | 26 ++++++++++++++------------ releases/manifest.json | 26 ++++++++++++++------------ 3 files changed, 29 insertions(+), 25 deletions(-) diff --git a/core/Cargo.lock b/core/Cargo.lock index 7fc9f8fe..4d3a82f2 100644 --- a/core/Cargo.lock +++ b/core/Cargo.lock @@ -95,7 +95,7 @@ dependencies = [ [[package]] name = "archipelago" -version = "1.7.100-alpha" +version = "1.7.101-alpha" dependencies = [ "anyhow", "archipelago-container", diff --git a/release-manifest.json b/release-manifest.json index 3a2e1792..907b37f4 100644 --- a/release-manifest.json +++ b/release-manifest.json @@ -1,34 +1,36 @@ { - "version": "1.7.101-alpha", - "release_date": "2026-07-15", "changelog": [ "The wallet speaks Ark: a new Ark tab shows your Ark balance and history, you can send and receive over the Ark protocol, pay Lightning invoices from your Ark balance, and Ark payments appear in the transactions view with their own filter chip.", - "Every app you install now automatically gets its own private .onion address \u2014 your apps are reachable over Tor a few seconds after install, with no manual \"Add Service\" step.", - "\"Add Service\" in the Tor panel now works for every app, not just a fixed list \u2014 the node reads the app's actual web port, so apps like Gitea, Jellyfin, Nextcloud, and Uptime Kuma no longer fail with \"see server logs\".", - "Renaming your node now genuinely renames it everywhere: the machine's hostname, its .local network name (re-announced immediately), the local hosts file, and the HTTPS certificate all follow \u2014 so http and https links using your node's name keep working right after a rename.", + "Every app you install now automatically gets its own private .onion address — your apps are reachable over Tor a few seconds after install, with no manual \"Add Service\" step.", + "\"Add Service\" in the Tor panel now works for every app, not just a fixed list — the node reads the app's actual web port, so apps like Gitea, Jellyfin, Nextcloud, and Uptime Kuma no longer fail with \"see server logs\".", + "Renaming your node now genuinely renames it everywhere: the machine's hostname, its .local network name (re-announced immediately), the local hosts file, and the HTTPS certificate all follow — so http and https links using your node's name keep working right after a rename.", "The node no longer mistakes a VPN tunnel for its own address. On fresh installs with NetBird, apps could launch on an internal 10.x address instead of your LAN IP; the node now reads its address from the actual network route, fixing app launch links, generated app configs, and VPN setup.", - "Your cloud got a real layout: Apps-style tabs with categories for Folders, My Files, and Peer Files, readable file rows, a search that also finds files shared by your federated peer nodes \u2014 and music now opens in the bottom-bar player instead of a broken preview window.", - "The first-login experience flows again: the dashboard entrance animation is back \u2014 and you can actually hear it now (its sound was silently swallowed before, including on replays) \u2014 \"Replay Intro\" in Settings actually replays it, opening a direct link to an inner page no longer detours through the splash screen, the login screen keeps the intro video until your first login (switching to rotating backgrounds after), and the intro video streams three times lighter so it starts instantly.", + "Your cloud got a real layout: Apps-style tabs with categories for Folders, My Files, and Peer Files, readable file rows, a search that also finds files shared by your federated peer nodes — and music now opens in the bottom-bar player instead of a broken preview window.", + "The first-login experience flows again: the dashboard entrance animation is back — and you can actually hear it now (its sound was silently swallowed before, including on replays) — \"Replay Intro\" in Settings actually replays it, opening a direct link to an inner page no longer detours through the splash screen, the login screen keeps the intro video until your first login (switching to rotating backgrounds after), and the intro video streams three times lighter so it starts instantly.", "Changing DNS settings no longer blanks the page, and the DNS and WiFi dialogs now cover the whole app instead of only the right panel.", "The public demo is richer and truer: the intro plays on every fresh visit, Ark wallet flows, working DNS and Tor service management, and a library of peer content with previews that never break.", "Assorted fixes: failed installs clean up after themselves properly, and the transactions view fits mobile screens (capped at 60% of the visible viewport)." ], "components": [ { - "name": "archipelago", "current_version": "1.7.101-alpha", - "new_version": "1.7.101-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.101-alpha/archipelago", + "name": "archipelago", + "new_version": "1.7.101-alpha", "sha256": "4e9d66f583a6b6119e381782bbc378bfc26e20dc710bfda7b57b6569b4efbb48", "size_bytes": 50100808 }, { - "name": "archipelago-frontend-1.7.101-alpha.tar.gz", "current_version": "1.7.101-alpha", - "new_version": "1.7.101-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.101-alpha/archipelago-frontend-1.7.101-alpha.tar.gz", + "name": "archipelago-frontend-1.7.101-alpha.tar.gz", + "new_version": "1.7.101-alpha", "sha256": "67c19515f39d193089d3c73994b6d30571f12f840f1051bc2bdd61ff57b327d4", "size_bytes": 164830686 } - ] + ], + "release_date": "2026-07-15", + "signature": "9b70df9dcac2d83989dab6092a1fad3587a641d6db0484a515462009431cff68c3b1ea625280a4cd3dc8d9f145bab1602a3404e7efd71ad7ff2d7e91089f3701", + "signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur", + "version": "1.7.101-alpha" } diff --git a/releases/manifest.json b/releases/manifest.json index 3a2e1792..907b37f4 100644 --- a/releases/manifest.json +++ b/releases/manifest.json @@ -1,34 +1,36 @@ { - "version": "1.7.101-alpha", - "release_date": "2026-07-15", "changelog": [ "The wallet speaks Ark: a new Ark tab shows your Ark balance and history, you can send and receive over the Ark protocol, pay Lightning invoices from your Ark balance, and Ark payments appear in the transactions view with their own filter chip.", - "Every app you install now automatically gets its own private .onion address \u2014 your apps are reachable over Tor a few seconds after install, with no manual \"Add Service\" step.", - "\"Add Service\" in the Tor panel now works for every app, not just a fixed list \u2014 the node reads the app's actual web port, so apps like Gitea, Jellyfin, Nextcloud, and Uptime Kuma no longer fail with \"see server logs\".", - "Renaming your node now genuinely renames it everywhere: the machine's hostname, its .local network name (re-announced immediately), the local hosts file, and the HTTPS certificate all follow \u2014 so http and https links using your node's name keep working right after a rename.", + "Every app you install now automatically gets its own private .onion address — your apps are reachable over Tor a few seconds after install, with no manual \"Add Service\" step.", + "\"Add Service\" in the Tor panel now works for every app, not just a fixed list — the node reads the app's actual web port, so apps like Gitea, Jellyfin, Nextcloud, and Uptime Kuma no longer fail with \"see server logs\".", + "Renaming your node now genuinely renames it everywhere: the machine's hostname, its .local network name (re-announced immediately), the local hosts file, and the HTTPS certificate all follow — so http and https links using your node's name keep working right after a rename.", "The node no longer mistakes a VPN tunnel for its own address. On fresh installs with NetBird, apps could launch on an internal 10.x address instead of your LAN IP; the node now reads its address from the actual network route, fixing app launch links, generated app configs, and VPN setup.", - "Your cloud got a real layout: Apps-style tabs with categories for Folders, My Files, and Peer Files, readable file rows, a search that also finds files shared by your federated peer nodes \u2014 and music now opens in the bottom-bar player instead of a broken preview window.", - "The first-login experience flows again: the dashboard entrance animation is back \u2014 and you can actually hear it now (its sound was silently swallowed before, including on replays) \u2014 \"Replay Intro\" in Settings actually replays it, opening a direct link to an inner page no longer detours through the splash screen, the login screen keeps the intro video until your first login (switching to rotating backgrounds after), and the intro video streams three times lighter so it starts instantly.", + "Your cloud got a real layout: Apps-style tabs with categories for Folders, My Files, and Peer Files, readable file rows, a search that also finds files shared by your federated peer nodes — and music now opens in the bottom-bar player instead of a broken preview window.", + "The first-login experience flows again: the dashboard entrance animation is back — and you can actually hear it now (its sound was silently swallowed before, including on replays) — \"Replay Intro\" in Settings actually replays it, opening a direct link to an inner page no longer detours through the splash screen, the login screen keeps the intro video until your first login (switching to rotating backgrounds after), and the intro video streams three times lighter so it starts instantly.", "Changing DNS settings no longer blanks the page, and the DNS and WiFi dialogs now cover the whole app instead of only the right panel.", "The public demo is richer and truer: the intro plays on every fresh visit, Ark wallet flows, working DNS and Tor service management, and a library of peer content with previews that never break.", "Assorted fixes: failed installs clean up after themselves properly, and the transactions view fits mobile screens (capped at 60% of the visible viewport)." ], "components": [ { - "name": "archipelago", "current_version": "1.7.101-alpha", - "new_version": "1.7.101-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.101-alpha/archipelago", + "name": "archipelago", + "new_version": "1.7.101-alpha", "sha256": "4e9d66f583a6b6119e381782bbc378bfc26e20dc710bfda7b57b6569b4efbb48", "size_bytes": 50100808 }, { - "name": "archipelago-frontend-1.7.101-alpha.tar.gz", "current_version": "1.7.101-alpha", - "new_version": "1.7.101-alpha", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.101-alpha/archipelago-frontend-1.7.101-alpha.tar.gz", + "name": "archipelago-frontend-1.7.101-alpha.tar.gz", + "new_version": "1.7.101-alpha", "sha256": "67c19515f39d193089d3c73994b6d30571f12f840f1051bc2bdd61ff57b327d4", "size_bytes": 164830686 } - ] + ], + "release_date": "2026-07-15", + "signature": "9b70df9dcac2d83989dab6092a1fad3587a641d6db0484a515462009431cff68c3b1ea625280a4cd3dc8d9f145bab1602a3404e7efd71ad7ff2d7e91089f3701", + "signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur", + "version": "1.7.101-alpha" }