...
- Geolocation when sending a message from an Android device does not work in environments migrated to Linux/Nginx. If you experience this, please contact support to get it fixed.
- An error message appears when merging two activity groups.
API
- New endpoint for retrieving checkpoint history: GET api/round/ExecutedCheckpoint.
- New endpoint for retrieving a user's round checkpoints: GET api/round/MyCheckpoints.
- Fixed issue in endpoint GET api/WorkOrder — Jobs created directly in history were missing due to comparison against an incorrect date column in the table.
- Fixed issue in endpoint POST api/GenericMessage — The timestamp of the message was in UTC and could vary by 1–2 hours depending on daylight saving time.
- ++
...