Skip to content

4.3.0

Choose a tag to compare

@dereuromark dereuromark released this 17 Jan 17:02
· 496 commits to master since this release
c6c4b08

Improvements

Better display of failure count and requeue-status.

Removed deprecations, the plugin now requires CakePHP 3.8+.
Note: The changes mean you can now no longer call any method on the Email tasks using setX string config keys. It will auto prefix each setter with set. So setTo should be/stay to.