• v1.7.75-alpha Pre-Release

    lfg2025 released this 2026-05-20 00:19:24 +00:00 | 1022 commits to main since this release

    Archipelago v1.7.75-alpha release artifacts for OTA updates.

    Downloads
  • v1.7.74-alpha Pre-Release

    lfg2025 released this 2026-05-19 23:29:15 +00:00 | 1025 commits to main since this release

    Archipelago v1.7.74-alpha release artifacts for OTA updates.

    Downloads
  • v1.7.73-alpha Pre-Release

    lfg2025 released this 2026-05-19 22:40:11 +00:00 | 1027 commits to main since this release

    Archipelago v1.7.73-alpha release artifacts for OTA updates.

    Downloads
  • v1.7.72-alpha Pre-Release

    lfg2025 released this 2026-05-19 21:42:13 +00:00 | 1029 commits to main since this release

    Archipelago v1.7.72-alpha release artifacts for OTA updates.

    Downloads
  • v1.7.70-alpha Pre-Release

    lfg2025 released this 2026-05-19 20:10:43 +00:00 | 1034 commits to main since this release

    Archipelago v1.7.70-alpha release artifacts for OTA updates.

    Downloads
  • v1.7.69-alpha Pre-Release

    lfg2025 released this 2026-05-19 18:39:15 +00:00 | 1037 commits to main since this release

    Archipelago v1.7.69-alpha release artifacts for OTA updates.

    Downloads
  • v1.7.68-alpha Pre-Release

    lfg2025 released this 2026-05-19 13:37:47 +00:00 | 1041 commits to main since this release

    Archipelago v1.7.68-alpha release artifacts for OTA updates.

    Downloads
  • v1.7.67-alpha Pre-Release

    lfg2025 released this 2026-05-18 15:55:20 +00:00 | 1043 commits to main since this release

    • Home dashboard status cards now keep the last known good system, VPN, Bitcoin, and FIPS values while route changes or transient RPC failures are in flight, avoiding false "not configured" or "not running" flashes.
    • Home, Web5 Monitoring, and the Monitoring page headline cards now share the same live system-stat snapshot for CPU, memory, disk, uptime, and load so the visible numbers agree across the UI.
    • Settings What's New is filled through v1.7.67-alpha, including the missing historical v1.7.44-alpha through v1.7.66-alpha entries.
    • Bitcoin/Knots/Core shell lifecycle specs now match the Rust app config memory policy: 8 GiB on normal hosts, 4 GiB on low-memory hosts, and pruned Knots uses a larger dbcache on hosts with enough RAM to improve IBD throughput.
    • ElectrumX/electrs shell lifecycle specs now match the 4 GiB memory policy used by the Rust app config, reducing drift between first boot, reconcile, and app lifecycle paths.
    • Live assessment of 100.70.96.88 identified the current IBD bottlenecks as CPU/thermal/I/O pressure rather than RAM exhaustion, with follow-up work planned for existing-node swap repair, kiosk Chromium CPU reduction, and reconcile failure cleanup.
    Downloads
  • v1.7.66-alpha Pre-Release

    lfg2025 released this 2026-05-18 14:17:20 +00:00 | 1046 commits to main since this release

    v1.7.66-alpha (2026-05-18)

    • Nginx Proxy Manager stale-port repair now detects stopped or Created Podman records by inspecting podman ps -a port metadata, covering records where podman port nginx-proxy-manager returns no mapping until start.
    • Live recovery on 100.70.96.88 removed only the stale Nginx Proxy Manager container record and recreated it with 8081:81, 8084:80, and 8444:443, preserving /var/lib/archipelago/nginx-proxy-manager data.
    • Validation confirmed Nginx Proxy Manager recovered as healthy and responds through direct admin port 8081, host compatibility port 81, and /app/nginx-proxy-manager/.
    Downloads
  • v1.7.65-alpha Pre-Release

    lfg2025 released this 2026-05-18 13:31:57 +00:00 | 1049 commits to main since this release

    v1.7.65-alpha (2026-05-18)

    • Orchestrator-backed app starts now run the same pre-start repairs as the legacy Podman path, so Nginx Proxy Manager stale 81:81 container metadata is removed and recreated before the orchestrator tries to start it.
    • Live diagnostics on 100.70.96.88 confirmed host nginx is healthy while Nginx Proxy Manager has no listeners on 8081, 8084, or 8444, causing host nginx 502 responses for NPM proxy paths.
    Downloads