Added
- In the User Settings -> Background Jobs, you can now disable visits suggestions, which is enabled by default. It's a background task that runs every day around midnight. Disabling it might be useful if you don't want to receive visits suggestions or if you're using the Dawarich iOS app, which has its own visits suggestions.
- Tracks are now being calculated and stored in the database instead of being calculated on the fly in the browser. This will make the map page load faster.
Changed
- Don't check for new version in production.
- Area popup styles are now more consistent.
- Notification about Photon API load is now disabled.
- All distance values are now stored in the database in meters. Conversion to user's preferred unit is done on the fly.
Fixed
- Swagger documentation is now valid again.
What's Changed
- Bump sentry-ruby from 5.24.0 to 5.26.0 by @dependabot in #1474
- Bump sentry-rails from 5.24.0 to 5.26.0 by @dependabot in #1473
- Bump factory_bot_rails from 6.4.4 to 6.5.0 by @dependabot in #1431
- Feature/disable visits suggestion by @Freika in #1486
- Feature/tracks by @Freika in #1488
Full Changelog: 0.29.0...0.29.2-rc.1