Releases: dappur/dappurware-email
Releases · dappur/dappurware-email
Dappurware Email v4.0.6
[4.0.6] - 2020-01-13
Fixed
- Migrated from interop to psr for container
Dappurware Email v4.0.5
[4.0.5] - 2019-07-14
Fixed
- Class Error
- Code Cleanup
Dappurware Email v4.0.4
[4.0.4] - 2019-07-12
Changed
- Code Cleanup
Dappurware Email v4.0.3
[4.0.3] - 2018-12-15
Added
- Added seperate status table for mailgun webhook support
Dappurware Email v4.0.2
Dappurware Email v4.0.1
[4.0.1] - 2018-12-13
Changed
- Removed plain text email generation. This is now done automatically via soundasleep/html2text;
- Cleaned up code in general
- Simplified processAndSend Function
Added
- Errors are now tracked in the database if email logging is enabled in the framework.
- Status field with a default of
sentis now tracked with emails. This was added for eventual webhook support through mailgun/other providers.
Dappurware Email v4.0.0
[4.0.0] - 2018-12-05
Notes
I am seperating the larger dappurware classes into their own packages as I would liek to develop them out a little more.