archy/release-manifest.json

31 lines
2.3 KiB
JSON
Raw Normal View History

2026-04-28 15:03:04 -04:00
{
2026-05-19 21:55:48 -04:00
"version": "1.7.76-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 21:55:48 -04:00
"Saleor installs now use dashboard port `9010`, avoiding the existing Portainer `9000` binding on the test node while keeping API `8000`, Mailpit `8025`, and Jaeger `16686` unchanged.",
"Saleor's Valkey cache no longer bind-mounts `/var/lib/archipelago/saleor-cache`, and the dashboard container has the minimal rootless nginx capabilities it needs to chown cache files, bind port 80 inside the container, and drop workers to the nginx user.",
"NetBird's browser proxy now sends API, OAuth, relay, WebSocket, and management traffic through the stable host-published server port at `169.254.1.2:8086`, avoiding stale rootless Podman DNS/IPs after `netbird-server` restarts.",
"Mobile App Store category chips now stay visible above the tab bar, Discover is available on mobile, and category selection updates the page route/query so the selected category is actually shown.",
"Apps that require a real browser tab now open directly from the app icon tap instead of first entering an in-shell app-session route, including BTCPay, Grafana, Home Assistant, Vaultwarden, Nextcloud, Portainer, OnlyOffice, Tailscale, Uptime Kuma, Gitea, and Nginx Proxy Manager.",
"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`; live checks on `100.70.96.88` confirmed Saleor dashboard `9010`/API `8000` and NetBird API/OAuth routes survive `netbird-server` restart."
2026-04-28 15:03:04 -04:00
],
"components": [
{
"name": "archipelago",
2026-05-19 21:55:48 -04:00
"current_version": "1.7.76-alpha",
"new_version": "1.7.76-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.76-alpha/archipelago",
"sha256": "ced129f183e71d9fe27669c2b091fc8069dd628ba06afa0a40d470a99cb52f2b",
"size_bytes": 43062136
2026-04-28 15:03:04 -04:00
},
{
2026-05-19 21:55:48 -04:00
"name": "archipelago-frontend-1.7.76-alpha.tar.gz",
"current_version": "1.7.76-alpha",
"new_version": "1.7.76-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.76-alpha/archipelago-frontend-1.7.76-alpha.tar.gz",
"sha256": "86f1f4932f48d79fbf4cde6052fa77ab917520b857f19e70809fad1e07dc5e25",
"size_bytes": 166480865
2026-04-28 15:03:04 -04:00
}
]
}