Changed
- Rate limit for the Photon API is now 1 request per second. If you host your own Photon API instance, reverse geocoding requests will not be limited.
- Requests to the Photon API are now have User-Agent header set to "Dawarich #{APP_VERSION} (https://dawarich.app)"
- Number of healthcheck rerties for dawarich_app and dawarich_sidekiq changed from 5 to 30
💙 This release is supported by James Manolios, chenrik and aldumil on Patreon 💙
What's Changed
- docker-compose.yml: Change number of healthcheck rerties for dawarich_app and dawarich_sidekiq from 5 to 30. by @jivanpal in #425
- Fix photon rate limiting by @Freika in #434
New Contributors
Full Changelog: 0.16.8...0.16.9