Releases: backdrop-contrib/sendgrid_integration
Releases · backdrop-contrib/sendgrid_integration
1.x-1.5.1
1.x-1.5.0
This release includes a variety of bug fixes, as well as the optional possibility to load the library using Composer Manager (or similar). An option to use the Key module for more secure API Key storage is also now available. The version is bumped to track with the parallel version on the Drupal 7 side, for clarity.
What's Changed
- Issue #6: Fix undefined array key warning. by @laryn in #8
- Issue #11: Add from key to params array for backdrop_mail. by @laryn in #14
- Issue #12: Remove some Drupal namespacing references. by @laryn in #13
- Issue #15: Set and save proper defaults in update hook for D7 upgrades. by @laryn in #16
- Issue #7: Allow Composer to provide and load the library. by @laryn in #9
- Issue #10: Integrate with Key module. by @laryn in #20
New Contributors
Full Changelog: 1.x-1.0.2...1.x-1.5.0
1.0.2
Fix typographical and other documentation issues in README and log messages.
Initial Module Release
Include plugin type in info file.
Refactor to Backdrop standards