Code changes
Demo
8.0.2
Module Changes
Class Changes
-
ActionMailbox::Relayer::Result
-
Mail::Message
-
ActionMailbox::Router::RoutingError
-
Mail::Address
-
ActionMailbox::Ingresses::Relay::InboundEmailsController
-
ActionMailbox::BaseController
-
ActionMailbox::Base
Method Changes
-
ActionMailbox::Router::Route#ensure_valid_address
-
ActionMailbox::Relayer#post
-
ActionMailbox::Relayer::Result#transient_failure?
-
ActionMailbox::Ingresses::Mandrill::InboundEmailsController::Authenticator#expected_signature
8.0.1
Module Changes
Class Changes
-
ActionMailbox::Ingresses::Postmark::InboundEmailsController
-
ActionMailbox::Relayer
-
ActionMailbox::Relayer::Result
-
ActionMailbox::Ingresses::Mailgun::InboundEmailsController
-
ActionMailbox::Router
Method Changes
-
ActionMailbox::Base#process
-
Rails::Conductor::ActionMailbox::InboundEmailsController#new_mail
-
ActionMailbox::Ingresses::Mandrill::InboundEmailsController::Authenticator#expected_signature
-
ActionMailbox::Router::Route#ensure_valid_address
-
ActionMailbox::Relayer::Result#permanent_failure?
-
Rails::Generators::MailboxGenerator#application_mailbox_file_name
-
ActionMailbox::Ingresses::Mailgun::InboundEmailsController::Authenticator#expected_signature
8.0.0.1
Module Changes
Class Changes
-
ActionMailbox::IncinerationJob
-
ActionMailbox::Engine
-
Mail::Message
Method Changes
-
Rails::Conductor::ActionMailbox::InboundEmailsController#create
-
ActionMailbox::Ingresses::Mandrill::InboundEmailsController#raw_emails
-
Rails::Generators::MailboxGenerator#create_mailbox_file
-
ActionMailbox::Relayer::Result#transient_failure?
-
ActionMailbox::Router::Route#mailbox_class
-
ActionMailbox::Router::Route#match?