Skip to content

Releases: elpete/send-grid-protocol

v6.0.0

24 Aug 02:19
c26e73b
Compare
Choose a tag to compare

BREAKING

  • *: fix: Change errorArray to messages in struct returned from Send (4d3684c)
  • build: Remove ACF10 support (7ba4ba2)

chore

  • build: Add semantic release
    (74e00da)

feat

  • api: Add cc, bcc, and replyto properties
    (0b6f6bb)

fix

  • api: Fix for cc and bcc and return messageid (#4) (ef87657)
  • compat: Fix Adobe compatibility
    (8010118)

other

  • *: chore: Pin commandbox-semantic-release version (17406a0)
  • *: fix: Use dynamic_template_data instead of substitutions (f08939f)
  • *: feat: Add additional send grid options (144c42f)
  • *: Log unknown SendGrid HTTP errors (590a463)
  • *: compat: Add a name for cbmailservices 2 compatibility (ac85692)
  • *: feat: Support for attachments (44f72cd)
  • *: fix: use our new ccs and bccs arrays (dd291f3)
  • *: fix: Ensure unique emails across to, cc, and bcc
    (f6c8a4e)
  • *: fix: Better normalizing a list of emails to an array
    (1180c2a)
  • *: chore: Migrate from Travis CI to GitHub Actions
    (28dc4c5)
  • *: fix: Split to, cc, and bcc on semicolons as well as commas
    (6cce921)
  • *: fix: Handle multiple to addresses
    (f4fdab7)
  • *: fix: Better gitignore directory detection (4cc5474)
  • *: chore: Use OpenJDK instead of OracleJDK (9b4a284)
  • *: chore: Use forgeboxStorage (ce80012)
  • *: 1.5.0 (33029fb)
  • *: 1.4.0 (2f699b1)
  • *: Use fromName if one exists (3e153d1)
  • *: Fix README for plain text emails
    (4e095aa)
  • *: Update docs for custom args
    (822451b)
  • *: 1.3.0 (0fe003d)
  • *: Add customArgs support
    (234b5f7)
  • *: 1.2.1 (2b0ae24)
  • *: Update README with usage and configuration instructions
    (d33b734)
  • *: 1.2.0 (1784edb)
  • *: Add support for Categories (#2) (f6c21c1)
  • *: 1.1.0 (276f71b)
  • *: Add automatic versioning package scripts
    (b645e46)
  • *: Added Subject to Mail packet (843484c)
  • *: Add Travis CI support
    (b442729)
  • *: Initial commit
    (afa54f3)

v5.0.1

19 Oct 19:30
144c42f
Compare
Choose a tag to compare

other

  • *: feat: Add additional send grid options (144c42f)

v5.0.0

26 Sep 19:56
590a463
Compare
Choose a tag to compare

BREAKING

  • *: fix: Change errorArray to messages in struct returned from Send (4d3684c)

other

  • *: Log unknown SendGrid HTTP errors (590a463)
  • *: compat: Add a name for cbmailservices 2 compatibility (ac85692)
  • *: feat: Support for attachments (44f72cd)
  • *: fix: use our new ccs and bccs arrays (dd291f3)
  • *: fix: Ensure unique emails across to, cc, and bcc
    (f6c8a4e)
  • *: fix: Better normalizing a list of emails to an array
    (1180c2a)
  • *: chore: Migrate from Travis CI to GitHub Actions
    (28dc4c5)
  • *: fix: Split to, cc, and bcc on semicolons as well as commas
    (6cce921)

v3.0.7

09 Nov 19:06
ac85692
Compare
Choose a tag to compare

other

  • *: compat: Add a name for cbmailservices 2 compatibility (ac85692)

v3.0.6

05 May 23:26
44f72cd
Compare
Choose a tag to compare

other

  • *: feat: Support for attachments (44f72cd)

v3.0.5

09 Apr 19:34
dd291f3
Compare
Choose a tag to compare

other

  • *: fix: use our new ccs and bccs arrays (dd291f3)

v3.0.4

09 Apr 16:03
Compare
Choose a tag to compare

other

  • *: fix: Ensure unique emails across to, cc, and bcc
    (f6c8a4e)

v3.0.3

09 Apr 04:03
Compare
Choose a tag to compare

other

  • *: fix: Better normalizing a list of emails to an array
    (1180c2a)

v3.0.2

08 Apr 16:39
Compare
Choose a tag to compare

other

  • *: chore: Migrate from Travis CI to GitHub Actions
    (28dc4c5)
  • *: fix: Split to, cc, and bcc on semicolons as well as commas
    (6cce921)

v4.0.0

26 Aug 12:02
Compare
Choose a tag to compare

BREAKING

  • build: Remove ACF10 support (7ba4ba2)

chore

  • build: Add semantic release
    (74e00da)

feat

  • api: Add cc, bcc, and replyto properties
    (0b6f6bb)

fix

  • api: Fix for cc and bcc and return messageid (#4) (ef87657)
  • compat: Fix Adobe compatibility
    (8010118)

other

  • *: fix: Handle multiple to addresses
    (f4fdab7)
  • *: fix: Better gitignore directory detection (4cc5474)
  • *: chore: Use OpenJDK instead of OracleJDK (9b4a284)
  • *: chore: Use forgeboxStorage (ce80012)
  • *: 1.5.0 (33029fb)
  • *: 1.4.0 (2f699b1)
  • *: Use fromName if one exists (3e153d1)
  • *: Fix README for plain text emails
    (4e095aa)
  • *: Update docs for custom args
    (822451b)
  • *: 1.3.0 (0fe003d)
  • *: Add customArgs support
    (234b5f7)
  • *: 1.2.1 (2b0ae24)
  • *: Update README with usage and configuration instructions
    (d33b734)
  • *: 1.2.0 (1784edb)
  • *: Add support for Categories (#2) (f6c21c1)
  • *: 1.1.0 (276f71b)
  • *: Add automatic versioning package scripts
    (b645e46)
  • *: Added Subject to Mail packet (843484c)
  • *: Add Travis CI support
    (b442729)
  • *: Initial commit
    (afa54f3)