The Websockets release
This release adds more life to Dawarich! Notification will now be shown on the page without reloading, as well as number of points imported on the Imports page, and more to that, you can now enable Live Mode in the map controls. With it enabled, new points will be shown on the map as soon as they are created in the Dawarich.
Added
- New notifications are now being indicated with a blue-ish dot in the top right corner of the screen. Hovering over the bell icon will show you last 10 notifications.
- New points on the map will now be shown in real-time. No need to reload the map to see new points.
- User can now enable or disable Live Mode in the map controls. When Live Mode is enabled, the map will automatically scroll to the new points as they are being added to the map.
Changed
- Scale on the map now shows the distance both in kilometers and miles.
Fixed
- Missing
$
sign added to compose's sidekiq health check #371
💙 This release is supported by James Manolios, chenrik and aldumil on Patreon 💙
What's Changed
- Fixed $HOSTNAME variable usage in healthcheck command by @tetebueno in #371
- Bump oj from 3.16.6 to 3.16.7 by @dependabot in #368
- Bump rails from 7.2.1.2 to 7.2.2 by @dependabot in #369
- Bump chartkick from 5.1.1 to 5.1.2 by @dependabot in #370
- Feature/websockets by @Freika in #367
Full Changelog: 0.15.13...0.16.0