-
v1.6.2
Stablereleased this
2026-07-22 16:06:26 +00:00 | 96 commits to main since this releaseFixed
- Blank radar on public location pages (#123) — the public page embedded the authenticated
/api/locations/{id}/radarendpoint, so unauthenticated visitors were redirected to login and the radar rendered blank. Added apublic_enabled-gatedGET /api/locations/{id}/public/radarroute (disk-cached, no auth) and repointed the page at it.
No migration. Bulk suite 778 passed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Blank radar on public location pages (#123) — the public page embedded the authenticated