Releases: sendgrid/sendgrid-php
Releases · sendgrid/sendgrid-php
7.8.4
Release Notes
Library - Fix
- PR #1006: don't wrap names in double-quotes. Thanks to @childish-sambino!
Library - Chore
- PR #725: Require conformance to style standards. Thanks to @jmauerhan!
7.8.3
Release Notes
Library - Fix
- PR #1001: support 'to' addresses with subjects. Thanks to @childish-sambino!
7.8.2
Release Notes
Library - Docs
- PR #717: Update documentation for retrieving a list of all templates. Thanks to @renshuki!
- PR #729: Added S3 attachment example. Thanks to @semijoelon!
- PR #984: Reduce excessive comments in code examples. Thanks to @kampalex!
Library - Test
- PR #735: add unit tests for lib/email. Thanks to @peter279k!
- PR #756: Add more scenarios for email address encoding. Thanks to @2mt-heuser!
Library - Chore
- PR #993: update GitHub branch references to use HEAD. Thanks to @thinkingserious!
7.8.1
7.8.0
Release Notes
Library - Chore
- PR #990: migrate to new default sendgrid-oai branch. Thanks to @eshanholtz!
Library - Docs
- PR #778: fix grammar issue in CHANGELOG. Thanks to @Hestersue43!
- PR #759: add Email Activity API to usage docs. Thanks to @ajloria!
Library - Feature
- PR #850: Add an option to override SendGrid Client path version. Thanks to @erbaker!
- PR #762: enhanced type exception handling. Thanks to @misantron!
7.7.0
7.6.0
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
- PR #969: verify signature from event webhook. Thanks to @childish-sambino!
7.5.2
7.5.1
7.5.0
Release Notes
Library - Fix
- PR #952: refactor and fix personalization inserts/updates. Thanks to @childish-sambino!
Library - Feature
- PR #951: add support for Twilio Email. Thanks to @childish-sambino!