Skip to content

Releases: wearerequired/required-email-notifications

2.0.1

Choose a tag to compare

@ocean90 ocean90 released this 30 Jan 12:09
d146078

What's Changed

  • Improve PHP 8 compatibility.

Full Changelog: 2.0.0...2.0.1

v2.0.0

Choose a tag to compare

@grappler grappler released this 29 Jun 12:24
599f365

What's Changed

  • Switch from mandrill/mandrill to mailchimp/transactional by @grappler in #29
  • Add setting for retention period of emails by @ocean90 in #32
  • Mandrill: Verify the sending status before marking email as completed by @ocean90 in #33
  • Introduce filter to disable fallback to native wp_mail() function by @ocean90 in #34
  • Replace pluggable wp_mail() function with pre_wp_mail filter by @ocean90 in #35

New Contributors

Full Changelog: 1.0.0...2.0.0

v1.0.0

Choose a tag to compare

@ocean90 ocean90 released this 12 Nov 13:21
1.0.0
70c46a3

What's Changed

New Contributors

Full Changelog: 0.0.1...1.0.0

v0.1.1

Choose a tag to compare

@derpaschi derpaschi released this 04 Sep 07:16

Initial Version, including Mandrill Adapter.