Skip to content

Releases: sendgrid/sendgrid-php

7.7.0

08 Jul 18:50
Compare
Choose a tag to compare

Release Notes

Library - Feature

  • PR #985: Additional check for existence of Composer autoloader. Thanks to @kampalex!
  • PR #978: Mail constructor: Added support for array of Substitution instances using $globalSubstitutions. Thanks to @kampalex!

Library - Fix

  • PR #976: allow a float type as a substitution value in transactional templates. Thanks to @thinkingserious!
  • PR #977: Mail constructor: Verify arguments $plainTextContent and $htmlContent if provided. Thanks to @kampalex!
  • PR #971: Optional Personalization arguments handling. Thanks to @kampalex!

7.6.0

10 Jun 19:54
Compare
Choose a tag to compare

Release Notes

Library - Fix

  • PR #975: Inspected code of Stats, example helpers. Thanks to @kampalex!
  • PR #967: add support for unicode in local part of email address when using PHP>=7.1. Thanks to @kampalex!
  • PR #974: Accept string typed Subject in Personalization. Thanks to @kampalex!
  • PR #973: Replace dynamic template data typehints. Thanks to @kampalex!

Library - Feature

7.5.2

27 May 22:02
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Docs

  • PR #839: add documentation for segments in USAGE.md. Thanks to @rwhirn!

7.5.1

13 May 20:23
Compare
Choose a tag to compare

Release Notes

Library - Fix

7.5.0

29 Apr 20:23
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Feature

7.4.6

01 Apr 20:01
Compare
Choose a tag to compare

Release Notes

Library - Docs

7.4.5

18 Mar 19:53
Compare
Choose a tag to compare

Release Notes

Library - Docs

7.4.4

04 Mar 22:15
Compare
Choose a tag to compare

Release Notes

Library - Chore

7.4.3

19 Feb 20:36
Compare
Choose a tag to compare

Release Notes

Library - Fix

7.4.2

22 Jan 21:00
Compare
Choose a tag to compare

Release Notes

Library - Docs