Removed
- Optional telemetry was removed from the app.
- Sidekiq Web UI is now protected by basic auth in non-self-hosted mode.
Changed
rake points:migrate_to_lonlat
task now also tries to extract latitude and longitude fromraw_data
column before usinglongitude
andlatitude
columns to filllonlat
column.- Docker entrypoints are now using
DATABASE_NAME
environment variable to check if Postgres is existing/available.
What's Changed
Full Changelog: 0.25.4...0.25.5-rc0