Skip to content

Releases: backdrop-contrib/sendgrid_integration

1.x-1.5.1

24 Mar 20:54

Choose a tag to compare

What's Changed

  • Issue #10: Follow up defensive coding for when config is empty. by @laryn in 775872d

Full Changelog: 1.x-1.5.0...1.x-1.5.1

1.x-1.5.0

24 Mar 18:46

Choose a tag to compare

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

  • @laryn made their first contribution in #8

Full Changelog: 1.x-1.0.2...1.x-1.5.0

1.0.2

20 Oct 10:52
658c099

Choose a tag to compare

Fix typographical and other documentation issues in README and log messages.

Initial Module Release

19 Oct 23:21
3d0fecc

Choose a tag to compare

Include plugin type in info file.
Refactor to Backdrop standards