Skip to content

Releases: kortirso/emailbutler

Release 0.7.5

19 Dec 19:02
Compare
Choose a tag to compare

Modified

  • skip serialization for strings with invalid encoding
  • inheritance from ActionController::Base

Fixed

  • skiping verify_authenticity_token
  • bug with rendering messages with blank send_to attribute

Release 0.7.1

06 Sep 20:21
Compare
Choose a tag to compare

Fixed

  • bug with mapping smtp2go payload

Release 0.7.0

06 Sep 19:57
Compare
Choose a tag to compare

Added

  • SMTP2GO webhooks integration
  • Github Actions integration
  • list of skip_before_action for webhooks controller

Release 0.6.1

14 Jul 08:01
Compare
Choose a tag to compare

Modified

  • including external dependencies
  • gem dependencies
  • README

Release 0.6.0

19 May 04:35
Compare
Choose a tag to compare

Fixed

  • saving uuid for mail message
  • converting string timestamp

Modified

  • modified checking message id

Release 0.5.7

15 May 14:48
Compare
Choose a tag to compare

Modified

  • DELIVERABILITY_MAPPER

Fixed

  • remove pgcrypto from migration

Release 0.5.5

12 May 03:44
Compare
Choose a tag to compare
v0.5.5

release 0.5.5

Release 0.5.4

11 May 04:36
Compare
Choose a tag to compare
v0.5.4

release 0.5.4

Release 0.5.3

10 May 10:18
Compare
Choose a tag to compare

Fixed

  • change base class for Emailbutler::ApplicationController

Release 0.5.2

10 May 09:56
Compare
Choose a tag to compare

Modified

  • gems versions