Skip to content

3.6.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 22 Nov 15:17
· 745 commits to master since this release

Improvements

  • Utf8mb4 by default
  • Basic Sqlserver support
  • Allow connection to be configurable

Bugfixes

  • Revert json_encode() back to serialize() for object handling. This is a regression fix also for email sending. Make sure all jobs are processed before updating! Also make sure you do not pass any security critical user data, but only references to DB records to process etc. This way you also do not run into size issues of the payload.
  • failure_message mediumtext to not truncate larger datasets
  • pid length fixed