Skip to content

Releases: mailpace/mailpace-rails

0.4.3

09 Jun 16:34
88f94b6

Choose a tag to compare

What's Changed

  • Fix for emails that are multipart but do not have a text part by @paul-oms in #37

Full Changelog: 0.4.2...0.4.3

0.4.2

06 Jun 13:19
b846642

Choose a tag to compare

What's Changed

  • Support names in to and reply to headers by @lazyatom in #35
  • Send text-only email if not multipart and content-type is text/plain by @zachasme in #36

New Contributors

Full Changelog: 0.4.1...0.4.2

v0.4.1

20 Oct 17:58
3c02d63

Choose a tag to compare

Fix bug where Idempotent Key is set to '', when not set

v0.4.0

14 Oct 15:44
3934546

Choose a tag to compare

Add Idempotent Request Support, Prepare 0.4.0 release