Skip to content

v4.4.4 - API usability release

Choose a tag to compare

@bbottema bbottema released this 23 Aug 15:56
· 1573 commits to master since this release

v4.4.4 (23-August-2017)

API usability release. This relase streamlined the recipient setters, breaking backwards compatibility (but straightforward to fix)

  • #95 Feature: Add support native API for setting Return-Receipt-To header
  • #93 Feature: Add support native API for setting Disposition-Notification-To header
  • #91 Feature: Add support for parsing preformatted email addresses that include both
    name and address
  • #94 Bugfix: A single EmailBuilder would build emails that all share the same collections
    for recipients, attachments and embedded images
  • #98 Bugfix: Subject and body content should be optional