Added
- Vector maps are supported in non-self-hosted mode.
- Credentials for Sidekiq UI are now being set via environment variables:
SIDEKIQ_USERNAME
andSIDEKIQ_PASSWORD
. Default credentials aresidekiq
andpassword
. If you don't set them, in self-hosted mode, Sidekiq UI will not be protected by basic auth. - New import page now shows progress of the upload.
Changed
- Datetime is now being displayed with seconds in the Points page. #1088
- Imported files are now being uploaded via direct uploads.
/api/v1/points
endpoint now creates accepted points synchronously.
Removed
- Sample points are no longer being imported automatically for new users.
💙 This release is supported by Steven B., James Manolios, chenrik, aldumil, derpderpington, Chippie, dint, jhalpern, Lex Fradski, Schlufo, cyberswan.at, craftyklaus, JMyrng, Andre, hogenf, naraxius, Lemur, Embrace, martin4861, Alex, evetters, GregF, Jon Coffee, Lukas, Robbie G, Kilian, Hans G, Chris, tabaha, Andre, Michael C and Jonah B. on Patreon and KoFi 💙
What's Changed
- Feature/pmtiles by @Freika in #1129
- Feature/dokku deployment by @Freika in #1130
- Fix/protomaps leaflet by @Freika in #1134
- Refactoring/syncronous points by @Freika in #1135
- feat(build): add oci labels by @Saschl in #1139
- Bump strong_migrations from 2.2.0 to 2.3.0 by @dependabot in #1144
- Bump rails from 8.0.1 to 8.0.2 by @dependabot in #1145
- 0.25.10 by @Freika in #1131
New Contributors
Full Changelog: 0.25.9...0.25.10