Releases: wearerequired/required-email-notifications
Releases · wearerequired/required-email-notifications
Release list
2.0.1
v2.0.0
What's Changed
- Switch from
mandrill/mandrilltomailchimp/transactionalby @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
What's Changed
- Composerify by @ocean90 in #14
- Add proper support for all types of recipients. by @ocean90 in #18
- Use pre-existing methods to make things DRY by @swissspidy in #21
- Make columns sortable by @swissspidy in #19
- Add SendGrid adapter by @ocean90 in #25
New Contributors
- @ocean90 made their first contribution in #14
- @swissspidy made their first contribution in #21
Full Changelog: 0.0.1...1.0.0