Releases: BricksandMortar/SendGrid
Version 2.0.0
This version is an update for Rock v7. Made available for those on pre-release or BETA.
Version 1.1.6
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
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
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
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
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
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
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
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.