chore: release v1.7.89-alpha

This commit is contained in:
archipelago 2026-06-13 01:34:11 -04:00
parent c49e8fcacd
commit 340b981b79
2 changed files with 36 additions and 32 deletions

View File

@ -1,27 +1,29 @@
{ {
"version": "1.7.88-alpha", "version": "1.7.89-alpha",
"release_date": "2026-06-12", "release_date": "2026-06-13",
"changelog": [ "changelog": [
"AIUI now loads immediately again instead of waiting on a production availability probe and cache-busted iframe URL, restoring the lighter launch behavior from before the regression.", "The AI assistant looks the way it always did again: no extra back button or close button on phones, and the desktop view fills the whole screen without a gap at the bottom.",
"Bitcoin receive now uses LND's GET-based newaddress flow with the native SegWit address type, fixing the `501 Method Not Allowed` response from the previous POST attempt.", "System updates are much more reliable: updates that previously got stuck partway or failed to install now complete cleanly, and a failed update can no longer block all future updates.",
"Validation pending on the AIUI rollback; the rest of the release train remains unchanged." "After an update, the system now checks itself correctly on every node type, so working updates are no longer mistakenly undone.",
"Generating a Bitcoin receive address works again on nodes where a network proxy previously got in the way.",
"The Lightning wallet now recovers and unlocks itself properly after restarts."
], ],
"components": [ "components": [
{ {
"name": "archipelago", "name": "archipelago",
"current_version": "1.7.88-alpha", "current_version": "1.7.89-alpha",
"new_version": "1.7.88-alpha", "new_version": "1.7.89-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.88-alpha/archipelago", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.89-alpha/archipelago",
"sha256": "5948655918c76f7a3e53e2c61c3e5662b4035eb4692545546b17d7f2d4d782c3", "sha256": "ecf8b0e5ad4cb0f30e0da85241cf56937502d1d77594b4a7fedafde4e0e8908a",
"size_bytes": 44057520 "size_bytes": 44260776
}, },
{ {
"name": "archipelago-frontend-1.7.88-alpha.tar.gz", "name": "archipelago-frontend-1.7.89-alpha.tar.gz",
"current_version": "1.7.88-alpha", "current_version": "1.7.89-alpha",
"new_version": "1.7.88-alpha", "new_version": "1.7.89-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.88-alpha/archipelago-frontend-1.7.88-alpha.tar.gz", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.89-alpha/archipelago-frontend-1.7.89-alpha.tar.gz",
"sha256": "158be23c11d3a5d007e2a99d70eaafce2f287c5d3c240c4ab37945245f006a13", "sha256": "b8b282a55a29661c4bb62702f4cdbbbe0bf4716dacb800199ff99f415a69d840",
"size_bytes": 184056182 "size_bytes": 184055902
} }
] ]
} }

View File

@ -1,27 +1,29 @@
{ {
"version": "1.7.88-alpha", "version": "1.7.89-alpha",
"release_date": "2026-06-12", "release_date": "2026-06-13",
"changelog": [ "changelog": [
"AIUI now loads immediately again instead of waiting on a production availability probe and cache-busted iframe URL, restoring the lighter launch behavior from before the regression.", "The AI assistant looks the way it always did again: no extra back button or close button on phones, and the desktop view fills the whole screen without a gap at the bottom.",
"Bitcoin receive now uses LND's GET-based newaddress flow with the native SegWit address type, fixing the `501 Method Not Allowed` response from the previous POST attempt.", "System updates are much more reliable: updates that previously got stuck partway or failed to install now complete cleanly, and a failed update can no longer block all future updates.",
"Validation pending on the AIUI rollback; the rest of the release train remains unchanged." "After an update, the system now checks itself correctly on every node type, so working updates are no longer mistakenly undone.",
"Generating a Bitcoin receive address works again on nodes where a network proxy previously got in the way.",
"The Lightning wallet now recovers and unlocks itself properly after restarts."
], ],
"components": [ "components": [
{ {
"name": "archipelago", "name": "archipelago",
"current_version": "1.7.88-alpha", "current_version": "1.7.89-alpha",
"new_version": "1.7.88-alpha", "new_version": "1.7.89-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.88-alpha/archipelago", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.89-alpha/archipelago",
"sha256": "5948655918c76f7a3e53e2c61c3e5662b4035eb4692545546b17d7f2d4d782c3", "sha256": "ecf8b0e5ad4cb0f30e0da85241cf56937502d1d77594b4a7fedafde4e0e8908a",
"size_bytes": 44057520 "size_bytes": 44260776
}, },
{ {
"name": "archipelago-frontend-1.7.88-alpha.tar.gz", "name": "archipelago-frontend-1.7.89-alpha.tar.gz",
"current_version": "1.7.88-alpha", "current_version": "1.7.89-alpha",
"new_version": "1.7.88-alpha", "new_version": "1.7.89-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.88-alpha/archipelago-frontend-1.7.88-alpha.tar.gz", "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.89-alpha/archipelago-frontend-1.7.89-alpha.tar.gz",
"sha256": "158be23c11d3a5d007e2a99d70eaafce2f287c5d3c240c4ab37945245f006a13", "sha256": "b8b282a55a29661c4bb62702f4cdbbbe0bf4716dacb800199ff99f415a69d840",
"size_bytes": 184056182 "size_bytes": 184055902
} }
] ]
} }