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 acceptslatitude
andlongitude
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