Skip to content

v2.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:07

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

  • Add REVERSE_ONLY flag for reverse-geocoding-only imports by @rtuszik in #335, addresses #289

Changes

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):