Skip to content

Releases: sendgrid/sendgrid-php

7.8.4

28 Sep 21:09
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Chore

7.8.3

02 Sep 19:58
Compare
Choose a tag to compare

Release Notes

Library - Fix

7.8.2

19 Aug 19:41
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Test

Library - Chore

7.8.1

05 Aug 19:45
Compare
Choose a tag to compare

Release Notes

Library - Fix

7.8.0

22 Jul 19:38
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Docs

Library - Feature

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