Skip to content

v2024.01.16.1

Latest
Compare
Choose a tag to compare
@jacobkellas jacobkellas released this 16 Jan 20:34
· 90 commits to main since this release
a61f2f1

What's Changed

Bug Fixes

  • Fixed an issue with version calculation that caused errors when administrators tried to perform certain functions from the admin screen.
  • Fixed some location logic regarding latitude and longitude. Users can no longer enter lat/long and may only request it via the built-in button. If current location is used it does not fill in lat/long anymore.
  • Before creating a new user the API will check if the user exists. This should prevent officer IDs from changing in the case of very slow networks that drop GetUser requests.
  • Validation now requires a basis for search explanation when the reason for search is "Condition of Parole" matching the error codes from the CA-DOJ.
  • Version 1 stops will now load when navigating to the admin stops screen. The switch will change between version 1 and version 2 stops.

Features

  • Before downloading Statute, City, and School data the application will check the "last updated" date on the API. This reduces the amount of times the application will need to download this data, which can take around 30 seconds and should improve initializing the application when logging in throughout the day.
  • Expired statutes will now display if an administrator is editing the stop. This allows administrators to see if statutes require updates before resubmitting to the CA-DOJ.