chore: release v1.7.72-alpha

This commit is contained in:
archipelago
2026-05-19 17:42:11 -04:00
parent ca3e2ee0ca
commit 3e01e57c8d
7 changed files with 36 additions and 41 deletions

View File

@@ -1,30 +1,27 @@
{
"version": "1.7.71-alpha",
"version": "1.7.72-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`."
"Settings What's New now includes the missing release notes for `v1.7.68-alpha` through `v1.7.71-alpha`, so the modal reflects the current OTA history instead of stopping at `v1.7.67-alpha`.",
"The follow-up release carries the NetBird install fix, Gitea icon polish, mobile app-session fallback updates, and rounder app icon masks from `v1.7.71-alpha` with the Settings modal notes included.",
"The local Cargo lockfile version metadata is kept in sync with the release bump after the previous release build updated it."
],
"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
"current_version": "1.7.72-alpha",
"new_version": "1.7.72-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.72-alpha/archipelago",
"sha256": "f0feae864d58b0204077e9559217f51c07e270f31c45c6ee05d7bf3086477c7e",
"size_bytes": 42990584
},
{
"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
"name": "archipelago-frontend-1.7.72-alpha.tar.gz",
"current_version": "1.7.72-alpha",
"new_version": "1.7.72-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.72-alpha/archipelago-frontend-1.7.72-alpha.tar.gz",
"sha256": "26e26be4f804685694e5885cf4434ae0ecf0d24c4a5cebd32a81239be1517789",
"size_bytes": 166481709
}
]
}