Skip to content

Releases: BricksandMortar/SendGrid

Version 2.0.0

26 Jun 15:13
Compare
Choose a tag to compare
Version 2.0.0 Pre-release
Pre-release

This version is an update for Rock v7. Made available for those on pre-release or BETA.

Version 1.1.6

26 Jul 18:25
Compare
Choose a tag to compare

This updates an issue with a static method being called instead of an instance method causing exceptions and failed click reports. This is only for Rock Version 1.5 and above.

Version 1.1.5

17 Jun 19:17
Compare
Choose a tag to compare

This version is for v1.5 of Rock and above.

This contains a fix to ensure the email status note is short enough, fixes a timestamp field, and speeds up the rate of saving activities.

Version 1.0.4

17 Jun 19:17
Compare
Choose a tag to compare

This contains a fix to ensure the email status note is short enough, fixes a timestamp field, and speeds up the rate of saving activities.

Version 1.1.4

27 May 10:42
Compare
Choose a tag to compare
Version 1.1.4 Pre-release
Pre-release

This release is for Rock v1.5.0 onwards

This is as there is a breaking change in the SMTP component which this version is compatible with. It's been made available now for those who are using Rock 5.0 in production now.

This contains fixes for a variety of issues: non-reported dropped messages, timestamps being UTC, and a lack of truncation in the Email Status note. It also improves truncation in other places.

Version 1.0.3

31 May 13:19
Compare
Choose a tag to compare

This contains fixes for a variety of issues: non-reported dropped messages, timestamps being UTC, and a lack of truncation in the Email Status note. It also improves truncation in other places.

Version 1.1.2

18 May 07:13
Compare
Choose a tag to compare
Version 1.1.2 Pre-release
Pre-release

This release is for Rock v1.5.0 onwards as there is a breaking change in the SMTP component which this version is compatible with. It's been made available now for those who are using Rock 5.0 in production now.

Version 1.0.1

17 Feb 18:03
Compare
Choose a tag to compare

Fixes a bug where the webhook where events wouldn't save if the user agent reported by SendGrid was over 200 characters.

Version 1.0.0

25 Jan 20:25
Compare
Choose a tag to compare

This is the first release of SendGrid for Rock RMS.

The basic functionality included is sending emails via the SMTPAPI and tracking opens and clicks via a webhook.
The current version supports SMTP Auth via users rather an an API key.