Skip to content

Releases: dappur/dappurware-email

Dappurware Email v4.0.6

13 Jan 22:37
a743b41

Choose a tag to compare

[4.0.6] - 2020-01-13

Fixed

  • Migrated from interop to psr for container

Dappurware Email v4.0.5

15 Jul 06:28

Choose a tag to compare

[4.0.5] - 2019-07-14

Fixed

  • Class Error
  • Code Cleanup

Dappurware Email v4.0.4

13 Jul 04:02

Choose a tag to compare

[4.0.4] - 2019-07-12

Changed

  • Code Cleanup

Dappurware Email v4.0.3

15 Dec 08:44

Choose a tag to compare

[4.0.3] - 2018-12-15

Added

  • Added seperate status table for mailgun webhook support

Dappurware Email v4.0.2

14 Dec 00:58

Choose a tag to compare

[4.0.2] - 2018-12-13

Added

Dappurware Email v4.0.1

14 Dec 00:45

Choose a tag to compare

[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 sent is now tracked with emails. This was added for eventual webhook support through mailgun/other providers.

Dappurware Email v4.0.0

06 Dec 07:38

Choose a tag to compare

[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.