Skip to content

Release v1.15.3 Patches and Performance (2022/2/26)

Latest
Compare
Choose a tag to compare
@aerinsol aerinsol released this 18 May 05:48
· 928 commits to master since this release
578a921

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.