Releases: kortirso/emailbutler
Releases · kortirso/emailbutler
Release 0.7.5
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
Fixed
- bug with mapping smtp2go payload
Release 0.7.0
Added
- SMTP2GO webhooks integration
- Github Actions integration
- list of skip_before_action for webhooks controller
Release 0.6.1
Modified
- including external dependencies
- gem dependencies
- README
Release 0.6.0
Fixed
- saving uuid for mail message
- converting string timestamp
Modified
- modified checking message id
Release 0.5.7
Modified
- DELIVERABILITY_MAPPER
Fixed
- remove pgcrypto from migration
Release 0.5.5
v0.5.5 release 0.5.5
Release 0.5.4
v0.5.4 release 0.5.4
Release 0.5.3
Fixed
- change base class for Emailbutler::ApplicationController
Release 0.5.2
Modified
- gems versions