Skip to content

7.6.0

Compare
Choose a tag to compare
@SendGridDX SendGridDX released this 10 Jun 19:54
· 133 commits to main since this release

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