Added
- Notifications system. Now you will receive a notification when an import or export is finished, when stats update is completed and if any error occurs during any of these processes. Notifications are displayed in the top right corner of the screen and are stored in the database. You can see all your notifications on the Notifications page.
- Swagger API docs for
/api/v1/owntracks/points
. You can find the API docs at/api-docs
.
What's Changed
- Bump rubocop-rails from 2.25.0 to 2.25.1 by @dependabot in #97
- Notifications by @Freika in #100
Full Changelog: 0.8.2...0.8.3