• v0.2.5 a8784eec9c

    v0.2.5
    All checks were successful
    CI / test (push) Successful in 2m5s
    CI / release (push) Successful in 35s
    CI / docker (push) Successful in 55s
    Stable

    Ghost released this 2026-03-31 04:27:32 +00:00 | 37 commits to main since this release

    v0.2.5

    Bug Fixes

    • show config dialog immediately, run WG/firewall setup in background
    Downloads
  • v0.2.4 44c20cb66b

    v0.2.4
    All checks were successful
    CI / test (push) Successful in 2m3s
    CI / release (push) Successful in 35s
    CI / docker (push) Successful in 55s
    Stable

    Ghost released this 2026-03-31 04:17:35 +00:00 | 38 commits to main since this release

    v0.2.4

    Bug Fixes

    • white background for QR codes in dark mode
    Downloads
  • v0.2.3 41a62832f7

    v0.2.3
    Some checks failed
    CI / test (push) Successful in 2m5s
    CI / release (push) Successful in 34s
    CI / docker (push) Has been cancelled
    Stable

    Ghost released this 2026-03-31 04:14:38 +00:00 | 39 commits to main since this release

    v0.2.3

    Bug Fixes

    • pure Python keypair generation, no wg CLI dependency
    Downloads
  • v0.2.2 92554d4089

    v0.2.2
    All checks were successful
    CI / test (push) Successful in 1m58s
    CI / release (push) Successful in 35s
    CI / docker (push) Successful in 35s
    Stable

    Ghost released this 2026-03-31 03:59:33 +00:00 | 40 commits to main since this release

    v0.2.2

    Bug Fixes

    • make keypair generation async to avoid blocking the event loop
    Downloads
  • v0.2.1 e51c53f247

    v0.2.1
    All checks were successful
    CI / test (push) Successful in 2m9s
    CI / release (push) Successful in 36s
    CI / docker (push) Successful in 1m11s
    Stable

    Ghost released this 2026-03-31 03:54:06 +00:00 | 41 commits to main since this release

    v0.2.1

    Bug Fixes

    • handle client disconnect during device creation

    Maintenance

    • add AGPL-3.0 license and README
    Downloads
  • v0.2.0 3747b963cb

    v0.2.0
    All checks were successful
    CI / test (push) Successful in 2m2s
    CI / release (push) Successful in 34s
    CI / docker (push) Successful in 59s
    Stable

    Ghost released this 2026-03-31 03:36:43 +00:00 | 43 commits to main since this release

    v0.2.0

    Features

    • add E2E tests for device creation and account management

    Bug Fixes

    • use raw SQL for E2E test teardown to avoid FK violations
    • run alembic migrations before E2E tests in CI
    Downloads