archy/releases/manifest.json
2026-05-19 17:30:20 -04:00

31 lines
1.9 KiB
JSON

{
"version": "1.7.71-alpha",
"release_date": "2026-05-19",
"changelog": [
"NetBird stack installs now pre-create `/var/lib/archipelago/netbird/data` before binding it into `netbird-server`, fixing the failed install/start path seen on `100.70.96.88` where Podman rejected the missing host directory.",
"NetBird start/restart ordering now starts `netbird-server` before the dashboard container so lifecycle actions bring the control plane up before the UI.",
"App-session invalid IDs and panel-mode fallbacks now return to `/dashboard/apps`, avoiding the stale `/apps` route that could render a 404.",
"Mobile launches for apps that block iframes now stay inside the Archipelago app-session fallback instead of automatically opening an external browser tab.",
"Installed Gitea containers now report the packaged Gitea icon, and app icon masks use a rounder radius on mobile grids, app cards, and detail headers.",
"Validation passed with `npm run type-check`, focused Vitest app-session/app-grid tests, `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.71-alpha",
"new_version": "1.7.71-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.71-alpha/archipelago",
"sha256": "96895f2034cf9760103813954c9ac5532060498929ebc2dc78a3517adbdbd035",
"size_bytes": 42985824
},
{
"name": "archipelago-frontend-1.7.71-alpha.tar.gz",
"current_version": "1.7.71-alpha",
"new_version": "1.7.71-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.71-alpha/archipelago-frontend-1.7.71-alpha.tar.gz",
"sha256": "80c185b7ed6831a4bdd5b54ead65f5b7ca21706687cdcd147dc4cdbdc1c1ed7a",
"size_bytes": 166478267
}
]
}