v1.7.2
Summary
Add runtime location override support and improve robustness around historical insights persistence and rolling activity tracking.
Features
- Add runtime location override using
TAPMAP_LONandTAPMAP_LAT - Skip external public-IP lookup when runtime coordinates are provided
- Add ENV local-location mode to status line and About view
Improvements
- Expand regression coverage for rolling 30-day insights bitmaps
- Improve bitmap aging, pruning, and re-observation validation
- Clarify internal
anchor_daybitmap semantics - Clarify macOS workflow artifact naming
Documentation
- Document runtime location override environment variables
- Clarify privacy behavior for automatic public-IP detection
- Document ENV location mode behavior
- Document Daily Activity Report keyboard shortcut
Maintenance
- Ignore full Docker runtime directory
- Fix MkDocs README list rendering
- Remove unused Flask dependency
Notes
- no breaking changes
- no persistence-format changes
- consistent behavior across Windows, Linux, macOS and Docker