Releases: sprintcube/cakephp-sendgrid
Releases · sprintcube/cakephp-sendgrid
Release 5.0.0
CakePHP 5 Stable Release
What's Changed
- Status events and Update to Cakephp5 by @jubbs in #8
- Updates for Cake5 by @narendravaghela in #9
New Contributors
Full Changelog: 4.0.1...5.0.0
Release 4.0.1
Important - Breaking Change (possibly!)
This release contains the fix for the misspelled key name in the response. It is now status instead of staus. If you are using this key, please update your code.
Also, removing the prefix v from the tag name.
What's Changed
- Fix status and update CI workflow by @narendravaghela in #5
- Updates for GitHub CI by @narendravaghela in #6
Full Changelog: v4.0.0...4.0.1
Release 4.0.0
CakePHP 4 compatibility
What's Changed
- Upgrade base code for CakePHP 4 by @narendravaghela in #4
New Contributors
- @narendravaghela made their first contribution in #4
Full Changelog: v1.0.0...v4.0.0
Release 1.0.0
Initial Release with base features
- Send email
- Set template
- Set future delivery using schedule
- Custom headers