Skip to content

Ariadne 9.3

Compare
Choose a tag to compare
@mjrider mjrider released this 04 Dec 14:18
· 356 commits to master since this release

This release is mainly targeted on bug fixes and performance improvements

  • fixes bugs #64 #65 and #71
  • fix various issues in cache validity calculation
  • bug fixes in the workspace store
  • fixes mod_captcha gd detection
  • specify MySQL database engine instead of letting MySQL pick one
  • on store upgrade, also add/modify indexes

performance fixes:

  • speed up password check for the user public
  • make find work with large result sets, switch export to use this new behaviour
  • specify MySQL database engine instead of letting MySQL decide