• v1.6.2 a2637eeae6

    v1.6.2
    All checks were successful
    CD / test (push) Successful in 2m57s
    CD / deploy (push) Successful in 20s
    Stable

    claude-bot released this 2026-07-22 16:06:26 +00:00 | 96 commits to main since this release

    Fixed

    • Blank radar on public location pages (#123) — the public page embedded the authenticated /api/locations/{id}/radar endpoint, so unauthenticated visitors were redirected to login and the radar rendered blank. Added a public_enabled-gated GET /api/locations/{id}/public/radar route (disk-cached, no auth) and repointed the page at it.

    No migration. Bulk suite 778 passed.

    Downloads