Added
- Admin flag to the database. Now not only the first user in the system can create new users, but also users with the admin flag set to true. This will make it easier to introduce more admin functions in the future.
Fixed
- Route hover distance is now being rendered in kilometers, not in meters, if the route distance is more than 1 km.
First user in the system will receive the admin flag upon the application start after an update to 0.9.3. You can also make any other user an admin using this instruction: https://dawarich.app/docs/tutorials/FAQ#how-to-make-a-user-an-admin
What's Changed
Admin users will see a shining star next to their email in the navbar:
Full Changelog: 0.9.2...0.9.3