Skip to content

Releases: Rails-Designer/courrier

v0.9.0

04 Feb 11:39
c278196

Choose a tag to compare

What's Changed

  • Better validation checks for production by @eelcoj in #30
  • Add ERB template support for email content by @eelcoj in #31

Full Changelog: v0.8.2...v0.9.0

v0.8.2

20 Jan 10:45
421c6fc

Choose a tag to compare

What's Changed

  • Fix syntax for initializer template by @eelcoj in #29

Full Changelog: v0.8.1...v0.8.2

v0.8.1

09 Jan 09:46
7a4f0f5

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

18 Dec 06:31
1f7eacf

Choose a tag to compare

What's Changed

  • Added a Faq to README by @eelcoj in #11
  • Update README.md by @eelcoj in #12
  • Deliver later via ActiveJob by @eelcoj in #13
  • Replace obsolete URI::RFC3986_PARSER.make_regexp by @eelcoj in #15
  • Skip email-suffix if present by @eelcoj in #17
  • Added two basic templates (welcome, password_reset) by @eelcoj in #16
  • GH CI fix by @eelcoj in #18
  • Fixed NoMethodError (undefined method 'empty?' for nil) by @faheemKamboh in #19
  • Include reply-to, cc + bcc in logging output by @eelcoj in #20
  • Add newsletter subscriber management by @eelcoj in #21

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

13 May 12:16
18c65c3

Choose a tag to compare

What's Changed

  • Added resend.com by @eelcoj in #8
  • Added Inbox provider (in lieue of preview provider) by @eelcoj in #9
  • Pass context_options as dataVariables for Loops provider by @eelcoj in #10

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 May 11:59
41b9f4a

Choose a tag to compare

What's Changed

  • Add Userlist as an additional provider by @benedikt in #5
  • Pass provider_options not as hash by @eelcoj in #6
  • Correctly (actually!) 😅 pass API key correctly for Mailgun by @eelcoj in #7

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 May 04:24
41ed352

Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 May 13:56
8b12cd5

Choose a tag to compare

Meet Courrier! 👋 A modern, API-powered email delivery for Ruby apps. With support for Mailgun, Postmark, Sendgrid and more.

Full Changelog: https://github.com/Rails-Designer/courrier/commits/v0.5.0