2.3.1
This release adds a REVERSE_ONLY flag for reverse-geocoding-only JSONL imports, significantly reducing index size when you only need reverse geocoding. It also bumps Photon to 1.2.1 and adds an Apprise notification for Photon startup.
Features
Changes
- Update Photon version to 1.2.1 by @rtuszik in #336
- Add Photon startup notification by @rtuszik in #337
Dependencies & CI
- Pin build tooling versions (uv, mise) by @rtuszik in #338
- Remove transient urllib3 dependency, add deptry and pre-commit hooks by @rtuszik in #339
⚠️ REVERSE_ONLY only applies to the experimental jsonl import mode. JSONL imports still do not
support scheduled updates; UPDATE_STRATEGY, UPDATE_INTERVAL, FILE_URL, and
MD5_URL are ignored.
Full Changelog: 2.3.0...2.3.1
Photon release notes (1.2.1):