chore: release v1.7.88-alpha

This commit is contained in:
archipelago 2026-06-12 05:12:52 -04:00
parent b8ac68d844
commit 0cfb4dc81c
2 changed files with 30 additions and 30 deletions

View File

@ -1,27 +1,27 @@
{
"version": "1.7.87-alpha",
"version": "1.7.88-alpha",
"release_date": "2026-06-12",
"changelog": [
"Bitcoin receive now calls LND's on-chain address endpoint with the correct REST method, and backend failures keep the specific address-generation error instead of collapsing into the generic operation-failed message.",
"App launch credential interstitials now render as true full-screen overlays, and the launcher loading indicator uses the neutral brand palette instead of a blue spinner.",
"Validation passed with `git diff --check`, `npm run type-check`, and the focused frontend tests for `bitcoinReceive` and `AppIconGrid`."
"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.",
"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.",
"Validation pending on the AIUI rollback; the rest of the release train remains unchanged."
],
"components": [
{
"name": "archipelago",
"current_version": "1.7.87-alpha",
"new_version": "1.7.87-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.87-alpha/archipelago",
"sha256": "a87bf3245e3ae67baf8c7018e89794e8bd43b18ee3858dda65364562f2927045",
"size_bytes": 44058416
"current_version": "1.7.88-alpha",
"new_version": "1.7.88-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.88-alpha/archipelago",
"sha256": "5948655918c76f7a3e53e2c61c3e5662b4035eb4692545546b17d7f2d4d782c3",
"size_bytes": 44057520
},
{
"name": "archipelago-frontend-1.7.87-alpha.tar.gz",
"current_version": "1.7.87-alpha",
"new_version": "1.7.87-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.87-alpha/archipelago-frontend-1.7.87-alpha.tar.gz",
"sha256": "df0834a4e9c45e608de2fa5f0031f939d49eec0b6b8d1fd9a422676ae96b3dbe",
"size_bytes": 184059938
"name": "archipelago-frontend-1.7.88-alpha.tar.gz",
"current_version": "1.7.88-alpha",
"new_version": "1.7.88-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",
"sha256": "158be23c11d3a5d007e2a99d70eaafce2f287c5d3c240c4ab37945245f006a13",
"size_bytes": 184056182
}
]
}

View File

@ -1,27 +1,27 @@
{
"version": "1.7.87-alpha",
"version": "1.7.88-alpha",
"release_date": "2026-06-12",
"changelog": [
"Bitcoin receive now calls LND's on-chain address endpoint with the correct REST method, and backend failures keep the specific address-generation error instead of collapsing into the generic operation-failed message.",
"App launch credential interstitials now render as true full-screen overlays, and the launcher loading indicator uses the neutral brand palette instead of a blue spinner.",
"Validation passed with `git diff --check`, `npm run type-check`, and the focused frontend tests for `bitcoinReceive` and `AppIconGrid`."
"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.",
"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.",
"Validation pending on the AIUI rollback; the rest of the release train remains unchanged."
],
"components": [
{
"name": "archipelago",
"current_version": "1.7.87-alpha",
"new_version": "1.7.87-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.87-alpha/archipelago",
"sha256": "a87bf3245e3ae67baf8c7018e89794e8bd43b18ee3858dda65364562f2927045",
"size_bytes": 44058416
"current_version": "1.7.88-alpha",
"new_version": "1.7.88-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.88-alpha/archipelago",
"sha256": "5948655918c76f7a3e53e2c61c3e5662b4035eb4692545546b17d7f2d4d782c3",
"size_bytes": 44057520
},
{
"name": "archipelago-frontend-1.7.87-alpha.tar.gz",
"current_version": "1.7.87-alpha",
"new_version": "1.7.87-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.87-alpha/archipelago-frontend-1.7.87-alpha.tar.gz",
"sha256": "df0834a4e9c45e608de2fa5f0031f939d49eec0b6b8d1fd9a422676ae96b3dbe",
"size_bytes": 184059938
"name": "archipelago-frontend-1.7.88-alpha.tar.gz",
"current_version": "1.7.88-alpha",
"new_version": "1.7.88-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",
"sha256": "158be23c11d3a5d007e2a99d70eaafce2f287c5d3c240c4ab37945245f006a13",
"size_bytes": 184056182
}
]
}