• v1.3.4 1c952bb02d

    v1.3.4 — Bitcoin fix, kiosk scaling, build pipeline
    Some checks failed
    Build Archipelago ISO (dev) / build-iso (push) Has been cancelled
    Stable

    lfg2025 released this 2026-04-03 02:06:17 +00:00 | 317 commits to main since this release

    Critical

    • Fix bitcoin-knots double rpcbind crash (Address already in use)
    • BUILD_VERSION now reads from Cargo.toml (was hardcoded 1.3.0-alpha)
    • Fix build-iso-dev.yml checkout (was using stale cached code)

    Kiosk

    • Fix display scaling (removed --disable-gpu flags)
    • Add --start-fullscreen for reliable fullscreen on all monitors

    New Apps

    • Nostr VPN, FIPS, Routstr, noStrudel
    • BotFights, NWNN, 484 Kitchen, Call the Operator
    • Arch Presentation, Syntropy Institute, T-0

    Previous fixes (v1.3.2-v1.3.3)

    • Container DNS, health checks, memory limits
    • Onboarding persistence, clipboard polyfill
    • GRUB GFX fallback, firmware packages
    • OnlyOffice removed, CryptPad replacement
    Downloads
  • v1.3.3 69f52f7260

    v1.3.3 — Firmware, Container Stability, GRUB Fix
    Some checks failed
    Build Archipelago ISO (dev) / build-iso (push) Has been cancelled
    Stable

    lfg2025 released this 2026-04-02 19:30:48 +00:00 | 329 commits to main since this release

    Fixes

    • Add firmware-linux-nonfree (missing Realtek NIC firmware)
    • Pre-create nbxplorer/btcpay data dirs (fixes first-boot crash)
    • Fedimint data dir permissions (fixes Permission denied)
    • GRUB GFX fallback for incompatible hardware
    • Kill stale Chromium on kiosk restart
    • Suppress Rust compiler warnings

    Previous (v1.3.2)

    • Onboarding state persistence
    • Clipboard polyfill for HTTP
    • OnlyOffice removed, CryptPad replacement
    • Bitcoin UI registry pull
    • AIUI graceful error without API key
    • CI always syncs latest code
    Downloads
  • v1.3.2 c6e55e9dd0

    v1.3.2 — Container Stability & Node Bootstrapping
    All checks were successful
    Build Archipelago ISO (dev) / build-iso (push) Successful in 50m9s
    Stable

    lfg2025 released this 2026-04-02 15:32:44 +00:00 | 336 commits to main since this release

    Changes

    • Podman DNS: --network-alias on all archy-net containers
    • Bitcoin health check uses .cookie auth
    • Bitcoin memory 4g, dbcache 2048
    • podman-restart.service enabled (auto-start on boot)
    • UI containers fixed for rootless Podman
    • OnlyOffice removed (incompatible with rootless Podman)
    • AIUI model mapping for legacy model IDs
    • Kiosk chromium data moved to data partition
    • Node bootstrap-switchover.sh for live updates
    • ElectrumX/LND UI nginx improvements
    • NPM/OnlyOffice port mappings corrected
    Downloads