Skip to content

Releases: dappur/dappurware-email

Dappurware Email v4.0.6

Choose a tag to compare

@edwardteach42 edwardteach42 released this 13 Jan 22:37
a743b41

[4.0.6] - 2020-01-13

Fixed

  • Migrated from interop to psr for container

Dappurware Email v4.0.5

Choose a tag to compare

@edwardteach42 edwardteach42 released this 15 Jul 06:28

[4.0.5] - 2019-07-14

Fixed

  • Class Error
  • Code Cleanup

Dappurware Email v4.0.4

Choose a tag to compare

@edwardteach42 edwardteach42 released this 13 Jul 04:02

[4.0.4] - 2019-07-12

Changed

  • Code Cleanup

Dappurware Email v4.0.3

Choose a tag to compare

@edwardteach42 edwardteach42 released this 15 Dec 08:44

[4.0.3] - 2018-12-15

Added

  • Added seperate status table for mailgun webhook support

Dappurware Email v4.0.2

Choose a tag to compare

@edwardteach42 edwardteach42 released this 14 Dec 00:58

[4.0.2] - 2018-12-13

Added

Dappurware Email v4.0.1

Choose a tag to compare

@edwardteach42 edwardteach42 released this 14 Dec 00:45

[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

Choose a tag to compare

@edwardteach42 edwardteach42 released this 06 Dec 07:38

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