Skip to content

Dappurware Email v4.0.1

Choose a tag to compare

@edwardteach42 edwardteach42 released this 14 Dec 00:45
· 14 commits to master since this release

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