archy/releases/manifest.json

28 lines
1.5 KiB
JSON
Raw Normal View History

{
"version": "1.7.21-alpha",
"release_date": "2026-04-21",
"changelog": [
"FIPS bootstrap no longer depends on a single public anchor. You can add your own anchors — other archipelago nodes or a VPS you control — and the node dials every one on startup to join the mesh. If one anchor is down, the next seeds the routing layer instead, so a flaky public anchor no longer strands a fresh install.",
"Anchors persist across restarts and are re-applied every five minutes, so a daemon that got temporarily isolated reconnects on its own without anyone having to SSH in. Each anchor carries an operator-editable label.",
"No behavior change if you don't configure any — the upstream daemon's defaults keep working as before. This purely adds an operator-controlled list on top."
],
"components": [
{
"name": "archipelago",
"current_version": "1.7.20-alpha",
"new_version": "1.7.21-alpha",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.21-alpha/archipelago",
"sha256": "47e5ddff3a2eeb3ff7117bfccb1799a72932e77afefb4f03b17679c21858f21c",
"size_bytes": 40799840
},
{
"name": "archipelago-frontend-1.7.21-alpha.tar.gz",
"current_version": "1.7.20-alpha",
"new_version": "1.7.21-alpha",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.21-alpha/archipelago-frontend-1.7.21-alpha.tar.gz",
"sha256": "f8fd8f7d07f99fd227c6d3f3a188154b51e20e19b0f2f303175ea46095ae30d9",
"size_bytes": 162082809
}
]
}