Skip to content

5.4.3

Compare
Choose a tag to compare
@newmanw newmanw released this 19 Oct 21:37
· 567 commits to master since this release

Release Notes

  • This release includes database migrations, please remember to backup your database before upgrading.
Features
  • Optimize observation and user location responses. Created new APIs to populate observation and location user information and removed individual calls to get users.
  • Admins can now setup a more robust password policy, see Admin -> Settings -> Local Authentication.
  • First 10 results are shown for controls using typeahead feature (e.g. logins, adding users to teams, etc.).
Bug Fixes
  • Multiple users can be added to a team and/or event without refreshing.
  • Users and Teams can be removed from events.
  • Removing a user from a team will no longer take you to the user page.
  • Display names are shown when users are added to the ACL.
  • Fix swagger authentication token injection.
  • Observation export will no longer fail if attachment file is missing from file system.