Performance Improvements
- Limit query results listed in tables to 500, plus JS notification that full list exceeds this number
- Tuning SQL queries (modified functions to enable bulk insert/update/delete)
Developer Updates
- Auth0-PHP SDK Updated to version 8.0
- Auth0 configuration updates (disable fixed length access token, fix some other exceptions)
Bugfixes
- Last login for users was not working before - now integrated with Auth0 so it works again
- Sign Contract tab did not activate when user pressed sign. Fixed.
- Stock Overview was not working if the organization had no outgoing locations that were not LOST or SCRAP. Fixed.