• v1.7.21-alpha
    All checks were successful
    Build Archipelago ISO (dev) / build-iso (push) Successful in 10m37s
    Pre-Release

    lfg2025 released this 2026-04-21 10:21:43 +00:00 | 123 commits to main since this release

    • FIPS bootstrap no longer depends on a single public anchor. You can add your own anchors — other archipelago nodes or a VPS you control — and the node dials every one on startup to join the mesh. If one anchor is down, the next seeds the routing layer instead, so a flaky public anchor no longer strands a fresh install.
    • Anchors persist across restarts and are re-applied every five minutes, so a daemon that got temporarily isolated reconnects on its own without anyone having to SSH in. Each anchor carries an operator-editable label.
    • No behavior change if you don't configure any — the upstream daemon's defaults keep working as before. This purely adds an operator-controlled list on top.
    Downloads