archy/release-manifest.json

32 lines
2.1 KiB
JSON
Raw Normal View History

2026-04-28 15:03:04 -04:00
{
2026-05-17 19:44:54 -04:00
"version": "1.7.59-alpha",
2026-05-17 17:30:04 -04:00
"release_date": "2026-05-17",
2026-04-28 15:03:04 -04:00
"changelog": [
2026-05-17 19:44:54 -04:00
"Mobile app launching now keeps known container apps inside Archipelago's app-session flow instead of forcing desktop-only new-tab behavior on phones.",
"App sessions on mobile now respect the status-bar safe area so foreground iframe content starts below the device chrome while the fullscreen backdrop remains edge-to-edge.",
"Prepackaged website launch buttons now resolve their curated website URLs before website-container fallback logic, restoring launches for the L484 sites and adding the Arch Presentation bookmark.",
"Meshtastic contact discovery now drains the radio config stream through completion and retries config sync when the contact cache is empty, so nearby nodes already known by the radio are more likely to appear in Archipelago.",
"The Apps page now includes a compact sideload button and modal for installing trusted Docker images with optional title, description, and port mapping metadata.",
"Sideloaded app title and description metadata now persist through the backend app-config file so refreshed package scans do not collapse custom apps back to generic IDs.",
"Validation passed with `npm test -- appLauncher`, `npm run build`, `cargo check -p archipelago`, and `cargo fmt --all --check`."
2026-04-28 15:03:04 -04:00
],
"components": [
{
"name": "archipelago",
2026-05-17 19:44:54 -04:00
"current_version": "1.7.59-alpha",
"new_version": "1.7.59-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.59-alpha/archipelago",
"sha256": "8d6d33e46fa82638253d53b47149ed6177d183130e702cbb9f94d8dfac4950c0",
"size_bytes": 42909248
2026-04-28 15:03:04 -04:00
},
{
2026-05-17 19:44:54 -04:00
"name": "archipelago-frontend-1.7.59-alpha.tar.gz",
"current_version": "1.7.59-alpha",
"new_version": "1.7.59-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.59-alpha/archipelago-frontend-1.7.59-alpha.tar.gz",
"sha256": "c3d5804d7647513e01634102506398ad3ce14ace9872547bc29a5c11b771a7dd",
"size_bytes": 166469247
2026-04-28 15:03:04 -04:00
}
]
}