archy/release-manifest.json

30 lines
1.8 KiB
JSON
Raw Normal View History

2026-04-28 15:03:04 -04:00
{
2026-05-19 16:10:43 -04:00
"version": "1.7.70-alpha",
2026-05-19 09:37:47 -04:00
"release_date": "2026-05-19",
2026-04-28 15:03:04 -04:00
"changelog": [
2026-05-19 16:10:43 -04:00
"NetBird is being corrected from the peer/client daemon image to the self-hosted NetBird control-plane stack with a launchable dashboard on port `8087`, a combined management/signal/relay server on `8086`, and STUN on UDP `3478`.",
"App sessions now always launch local apps through direct host ports and carry an explicit dashboard return target, so closing an iframe returns to the launching dashboard screen instead of falling through to browser history or a 404.",
"Mobile app launches ignore stale desktop panel state and route into the full app-session webview consistently.",
"The desktop sidebar now pins the logo/version at the top and controller/online/mode controls at the bottom, with only the navigation section scrolling on shorter screens.",
"Validation passed with catalog JSON checks, `scripts/image-versions.sh` syntax check, `npm run type-check`, `cargo fmt --all --check --manifest-path core/Cargo.toml`, and `cargo check -p archipelago --manifest-path core/Cargo.toml`."
2026-04-28 15:03:04 -04:00
],
"components": [
{
"name": "archipelago",
2026-05-19 16:10:43 -04:00
"current_version": "1.7.70-alpha",
"new_version": "1.7.70-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.70-alpha/archipelago",
"sha256": "894b9e20c2af444b46b136cc7ad85edb68ced3b4beade664d5275a9f5226e0ca",
"size_bytes": 42976896
2026-04-28 15:03:04 -04:00
},
{
2026-05-19 16:10:43 -04:00
"name": "archipelago-frontend-1.7.70-alpha.tar.gz",
"current_version": "1.7.70-alpha",
"new_version": "1.7.70-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.70-alpha/archipelago-frontend-1.7.70-alpha.tar.gz",
"sha256": "4c14cfb53f00b1649f4916403e8114d0599fa3b30cd290facd6fc951760e9fa2",
"size_bytes": 166478441
2026-04-28 15:03:04 -04:00
}
]
}