archy/release-manifest.json
2026-05-19 19:29:15 -04:00

30 lines
1.9 KiB
JSON

{
"version": "1.7.74-alpha",
"release_date": "2026-05-19",
"changelog": [
"App-session right panels now re-focus the iframe after load and when the frame area is activated, so wheel/touch scrolling works immediately after switching tabs or selecting an app on shorter screens.",
"NetBird now launches through a unified local origin on port `8087` that proxies the dashboard plus `/oauth2`, `/api`, relay, WebSocket, and gRPC routes to `netbird-server`, fixing the embedded login flow that previously ended in `Unauthenticated` or `404 page not found` after logout.",
"Existing NetBird installs are repaired on adopt/start by rewriting `config.yaml`, `dashboard.env`, and the local nginx proxy config, then creating the missing `netbird-dashboard` and `netbird` proxy containers when needed while preserving NetBird data.",
"Saleor is still pending and is not included in this release; its registry/installer work remains local until it can be validated separately.",
"Validation passed with catalog JSON checks, `npm run type-check`, `cargo fmt --all --check --manifest-path core/Cargo.toml`, and `cargo check -p archipelago --manifest-path core/Cargo.toml`."
],
"components": [
{
"name": "archipelago",
"current_version": "1.7.74-alpha",
"new_version": "1.7.74-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.74-alpha/archipelago",
"sha256": "959a1d932585ad16147480f69991c3b2402cb68e2205aa3c865ec9b1167a46d7",
"size_bytes": 43008960
},
{
"name": "archipelago-frontend-1.7.74-alpha.tar.gz",
"current_version": "1.7.74-alpha",
"new_version": "1.7.74-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.74-alpha/archipelago-frontend-1.7.74-alpha.tar.gz",
"sha256": "3391964df4d0ca0d798f28559f90e4f050e7e39aa8d8581343bb3c9af1f9437c",
"size_bytes": 166485358
}
]
}