-
v1.6.1
Stablereleased this
2026-07-22 15:44:14 +00:00 | 98 commits to main since this releaseFollow-ups to v1.6.0.
Changed
- Lightning proximity alerts are now edge-triggered (#87) — fires once when lightning moves into a location's radius, stays silent while it persists, and re-arms only after the area is clear for
LIGHTNING_ALERT_CLEAR_MINUTES(default 10), instead of re-firing on a fixed 30-minute cooldown. Migration 0030 addsLocation.lightning_last_seen_at.LIGHTNING_ALERT_COOLDOWN_MINUTESis deprecated/unused.
Added
- Open/copy button for public location pages — a public-enabled location now shows a "Public page ↗" link and a "Copy link" button on the Locations page (the page was already served at
/api/locations/{id}/publicbut had no UI entry point).
Testing
Bulk suite 776 passed; migration 0030 verified through the full chain on a restored copy of the real prod DB.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Lightning proximity alerts are now edge-triggered (#87) — fires once when lightning moves into a location's radius, stays silent while it persists, and re-arms only after the area is clear for