archy/releases/manifest.json

32 lines
1.7 KiB
JSON
Raw Normal View History

{
"version": "1.5.0-alpha",
"release_date": "2026-04-19",
"changelog": [
"FIPS-first transport for federation, messaging, peer linking, and file sharing — Tor stays as automatic fallback",
"Per-service transport preference Settings card (Auto / FIPS / Tor) per node-to-node surface",
"Transport badge (FIPS / TOR / LAN / MESH) on every federated node card, reflecting the transport actually used on the last reach",
"Transitive federation — accepting one peer automatically learns their trusted peers (one hop) so subsequent syncs go over FIPS directly",
"Cancel button for outbound pending peer requests: withdraws locally and notifies the recipient to drop their inbound row",
"Dedicated FIPS peer listener bound to fips0 ULA on port 5679 with a path whitelist (only signed endpoints are reachable from the mesh)",
"Deploy script now writes /opt/archipelago/build-info.txt on every deploy so the UI sidebar version never drifts from the binary again"
],
"components": [
{
"name": "archipelago",
"current_version": "1.4.0",
"new_version": "1.5.0-alpha",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.5.0-alpha/archipelago",
"sha256": "b7527e53b373aba05013b35750f890e5f98c91be542cbe406fa55216cb6a6acc",
"size_bytes": 40020488
},
{
"name": "archipelago-frontend-1.5.0-alpha.tar.gz",
"current_version": "1.4.0",
"new_version": "1.5.0-alpha",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.5.0-alpha/archipelago-frontend-1.5.0-alpha.tar.gz",
"sha256": "83fbacf3b0ba237cd78cc0be798f7d74d8aea5d62110a1eb6ecdc56f77cf505e",
"size_bytes": 53359792
}
]
}