A new version of ActionScheduler is now rolled out and available for download. This version will also be included with WooCommerce 5.5 (July release) and onwards.
Notable changes in this release includes:
- Add a new index to the action table, reducing the potential for deadlocks. #695
- Additional safeguards put in place against processing future actions too early. #668, #671
- Add support for specifying no ordering when querying actions. #651
- When used alongside WooCommerce, additional diagnostic information (the active database store) is added to the System Status Report. #569
- Performance enhancements partly focused on the clean-up of expired actions. #678
- PHP8 compatibility fixes.
You can see the complete list of all the new commits in GitHub.
Thanks everyone for contributing for this release.
Leave a Reply