Skip to content

0.22.4

Compare
Choose a tag to compare
@Freika Freika released this 20 Jan 10:54
· 50 commits to master since this release
dawarich-point-dragndrop.mov

Added

  • You can now drag-n-drop a point on the map to update its position. Enable the "Points" layer on the map to see the points.
  • PATCH /api/v1/points/:id endpoint added to update a point. It only accepts latitude and longitude params. #51 #503

Changed

  • Run seeds even in prod env so Unraid users could have default user.
  • Precompile assets in production env using dummy secret key base.

Fixed

  • Fixed a bug where route wasn't highlighted when it was hovered or clicked.

What's Changed

Full Changelog: 0.22.3...0.22.4