From 7aa1ca013f77a3155e03c3d496c441cdcab66f36 Mon Sep 17 00:00:00 2001 From: archipelago Date: Mon, 15 Jun 2026 10:14:05 -0400 Subject: [PATCH] chore: release v1.7.96-alpha --- core/archipelago/Cargo.toml | 2 +- neode-ui/package-lock.json | 4 ++-- neode-ui/package.json | 2 +- release-manifest.json | 31 ++++++++++++++++--------------- releases/manifest.json | 31 ++++++++++++++++--------------- 5 files changed, 36 insertions(+), 34 deletions(-) diff --git a/core/archipelago/Cargo.toml b/core/archipelago/Cargo.toml index 1281b4dd..11c8b68c 100644 --- a/core/archipelago/Cargo.toml +++ b/core/archipelago/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "archipelago" -version = "1.7.95-alpha" +version = "1.7.96-alpha" edition = "2021" description = "Archipelago Bitcoin Node OS - Native backend" authors = ["Archipelago Team"] diff --git a/neode-ui/package-lock.json b/neode-ui/package-lock.json index bb5678d0..e7d8a0b6 100644 --- a/neode-ui/package-lock.json +++ b/neode-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "neode-ui", - "version": "1.7.95-alpha", + "version": "1.7.96-alpha", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "neode-ui", - "version": "1.7.95-alpha", + "version": "1.7.96-alpha", "dependencies": { "@types/dompurify": "^3.0.5", "@vue-leaflet/vue-leaflet": "^0.10.1", diff --git a/neode-ui/package.json b/neode-ui/package.json index 322d0b86..27c4c443 100644 --- a/neode-ui/package.json +++ b/neode-ui/package.json @@ -1,7 +1,7 @@ { "name": "neode-ui", "private": true, - "version": "1.7.95-alpha", + "version": "1.7.96-alpha", "type": "module", "scripts": { "start": "./start-dev.sh", diff --git a/release-manifest.json b/release-manifest.json index 29b1258b..73314242 100644 --- a/release-manifest.json +++ b/release-manifest.json @@ -1,27 +1,28 @@ { - "version": "1.7.95-alpha", + "version": "1.7.96-alpha", "release_date": "2026-06-15", "changelog": [ - "Browsing another node's shared files now works over the fast encrypted mesh. Opening a peer's cloud could fail with a generic \"Operation failed\" message because the request for their file list wasn't permitted over the mesh and came back as \"not found\" \u2014 and it never retried over Tor. The mesh now serves the file list directly, and if a peer can't answer over the mesh the node automatically falls back to Tor instead of giving up.", - "Nodes you remove from your federation now stay removed. Previously a deleted node could quietly come back the next time you synced with another node that still listed it. Removed nodes are now remembered as removed and won't reappear on their own \u2014 only if you add them back yourself.", - "The app credentials pop-up now appears as a normal centred box with a dimmed background over the whole screen, instead of stretching to fill the entire screen." + "The screen attached to your node now shows the normal Archipelago interface and your dashboard after you sign in, instead of a separate, stripped-down grid of app icons that could appear in its place. That extra screen has been removed so the attached display matches what you see everywhere else.", + "On a brand-new node, the attached screen now walks through the same welcome and setup steps you'd see on a phone or laptop, and shows the normal sign-in screen once the node is set up \u2014 so the on-device display always matches the rest of the interface.", + "When adding a FIPS network anchor, you can now choose whether it connects over TCP (for a public anchor reached across the internet) or UDP (for one on your local network), instead of it always assuming the local-network option.", + "Behind the scenes, a new automated two-node test now exercises real node-to-node features \u2014 browsing another node's shared files and handling a removed node \u2014 against live nodes before each release, so node-to-node problems are caught earlier." ], "components": [ { "name": "archipelago", - "current_version": "1.7.95-alpha", - "new_version": "1.7.95-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.95-alpha/archipelago", - "sha256": "1036f6822387449f6ce0c2544c81c96d424d11c16343d239ae215b3ef1fcb827", - "size_bytes": 44360792 + "current_version": "1.7.96-alpha", + "new_version": "1.7.96-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.96-alpha/archipelago", + "sha256": "147672b4ebecd6042d4606a4fa2fdd60a5de8b9f518a7c0263ee2b6f49aed113", + "size_bytes": 44358704 }, { - "name": "archipelago-frontend-1.7.95-alpha.tar.gz", - "current_version": "1.7.95-alpha", - "new_version": "1.7.95-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.95-alpha/archipelago-frontend-1.7.95-alpha.tar.gz", - "sha256": "d78ec0b2f57cde9722c43bf540730ae91d91a4317ccb1ea26eb27645b35e66c8", - "size_bytes": 184075611 + "name": "archipelago-frontend-1.7.96-alpha.tar.gz", + "current_version": "1.7.96-alpha", + "new_version": "1.7.96-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.96-alpha/archipelago-frontend-1.7.96-alpha.tar.gz", + "sha256": "c91c73abd078dd85f2515b553d60348ab8fe169f7ec00e9d4a6b4f131a96c2fa", + "size_bytes": 184071997 } ] } diff --git a/releases/manifest.json b/releases/manifest.json index 29b1258b..73314242 100644 --- a/releases/manifest.json +++ b/releases/manifest.json @@ -1,27 +1,28 @@ { - "version": "1.7.95-alpha", + "version": "1.7.96-alpha", "release_date": "2026-06-15", "changelog": [ - "Browsing another node's shared files now works over the fast encrypted mesh. Opening a peer's cloud could fail with a generic \"Operation failed\" message because the request for their file list wasn't permitted over the mesh and came back as \"not found\" \u2014 and it never retried over Tor. The mesh now serves the file list directly, and if a peer can't answer over the mesh the node automatically falls back to Tor instead of giving up.", - "Nodes you remove from your federation now stay removed. Previously a deleted node could quietly come back the next time you synced with another node that still listed it. Removed nodes are now remembered as removed and won't reappear on their own \u2014 only if you add them back yourself.", - "The app credentials pop-up now appears as a normal centred box with a dimmed background over the whole screen, instead of stretching to fill the entire screen." + "The screen attached to your node now shows the normal Archipelago interface and your dashboard after you sign in, instead of a separate, stripped-down grid of app icons that could appear in its place. That extra screen has been removed so the attached display matches what you see everywhere else.", + "On a brand-new node, the attached screen now walks through the same welcome and setup steps you'd see on a phone or laptop, and shows the normal sign-in screen once the node is set up \u2014 so the on-device display always matches the rest of the interface.", + "When adding a FIPS network anchor, you can now choose whether it connects over TCP (for a public anchor reached across the internet) or UDP (for one on your local network), instead of it always assuming the local-network option.", + "Behind the scenes, a new automated two-node test now exercises real node-to-node features \u2014 browsing another node's shared files and handling a removed node \u2014 against live nodes before each release, so node-to-node problems are caught earlier." ], "components": [ { "name": "archipelago", - "current_version": "1.7.95-alpha", - "new_version": "1.7.95-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.95-alpha/archipelago", - "sha256": "1036f6822387449f6ce0c2544c81c96d424d11c16343d239ae215b3ef1fcb827", - "size_bytes": 44360792 + "current_version": "1.7.96-alpha", + "new_version": "1.7.96-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.96-alpha/archipelago", + "sha256": "147672b4ebecd6042d4606a4fa2fdd60a5de8b9f518a7c0263ee2b6f49aed113", + "size_bytes": 44358704 }, { - "name": "archipelago-frontend-1.7.95-alpha.tar.gz", - "current_version": "1.7.95-alpha", - "new_version": "1.7.95-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.95-alpha/archipelago-frontend-1.7.95-alpha.tar.gz", - "sha256": "d78ec0b2f57cde9722c43bf540730ae91d91a4317ccb1ea26eb27645b35e66c8", - "size_bytes": 184075611 + "name": "archipelago-frontend-1.7.96-alpha.tar.gz", + "current_version": "1.7.96-alpha", + "new_version": "1.7.96-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.96-alpha/archipelago-frontend-1.7.96-alpha.tar.gz", + "sha256": "c91c73abd078dd85f2515b553d60348ab8fe169f7ec00e9d4a6b4f131a96c2fa", + "size_bytes": 184071997 } ] }