You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.