Skip to content

v2.0.5

Compare
Choose a tag to compare
@iturgeon iturgeon released this 10 Mar 16:26
· 1223 commits to master since this release

Bugs

  • Fixes caching issue that caused assessment questions with qalts to appear incorrectly to faculty
  • Fixes some bugs in old syntax for logging mysql errors by moving them to the db abstraction layer

Updated

  • Wordpress to 4.7.3
  • W3 total cache to 9.5.2 (making it more php7 friendly)
  • SAML library uses the original now that our fork no longer seems needed
  • Adds ability to use mysqli as a database type

Minor

  • Reduces some code complexity with loading lo models
  • Removes some cache complexity dealing with lo models
  • Updates a ton of code to properly use tabs