8.0.11
·
576 commits
to develop
since this release
- [Changed] Add php_xml to required php extensions.
- [Changed] Background processing cache is being stored in transient instead of an option.
- [Fixed] PHP 8.0 and 8.1 compatibility.
- [Fixed] Improper caching expiration times.
- [Fixed] Trigger keeping state between subsequent action runs.
- [Fixed] Password reset trigger is not processed on user registration anymore.
- [Added] Trigger
resume()method to reset the stopped state.