Skip to content

7.2.0

Choose a tag to compare

@restjohn restjohn released this 13 Feb 23:06
· 66 commits to master since this release

Features

  • Upgrade build SDK to 31. This comes with a required integration to allow users to pick either
    coarse or precise location accuracy. The UI and informational dialogs have been upgraded to
    inform the user how picking coarse location updates will affect the accuracy.

Bug Fixes

  • Observation json object should pass eventId as integer not string.
  • DMS parsing should allow for degrees that start with 0.
  • Increase touch target size of server url on login screen.
  • Correctly send the multipart/form-data filename parameter for attachment uploads so the server
    recognizes the file part.