Skip to content

Releases: paganotoni/sendgrid-sender

v1.0.8

07 Oct 13:51
8832955
Compare
Choose a tag to compare

What's Changed

  • Adding custom headers to sendgrid sender by @dmuriel in #8

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

03 Aug 21:27
Compare
Choose a tag to compare

Adds CC and BCC to the Sendgrid message personalizations.

v1.0.6

22 Jul 14:02
Compare
Choose a tag to compare

Fixes an issue with attachments. These needed to be added as base64.

v1.0.5

28 Jun 20:06
Compare
Choose a tag to compare

Adds custom args support and moves to use go modules.

Adding Attachments Support

21 Jun 19:42
b853423
Compare
Choose a tag to compare

v1.0.3

19 Dec 19:16
ae76f13
Compare
Choose a tag to compare

Returning error if Sendgrid response is not Accepted.

Updating Buffalo version

23 Nov 21:22
Compare
Choose a tag to compare
v1.0.2

updating buffalo version

v1.0.1

10 Nov 15:20
2e00eec
Compare
Choose a tag to compare
Merge pull request #1 from hdm/preserve-to-and-from-names

Preserve the From and To names in from/to

v1.0.0

06 Sep 17:52
Compare
Choose a tag to compare
cleaning README