Skip to content

Releases: emvicy/Email

1.1.1

08 Jan 10:50

Choose a tag to compare

fixed

  • '\Email\Model\Smtp::sendViaPhpMailer`: catch Exceptions

1.1

07 Jan 15:05

Choose a tag to compare

1.1

added

  • \Email\Controller\Index::__destruct: Event email.controller.index.__destruct
  • \Email\Controller\Index::spool|escalate|cleanup: Lock process
  • Events email.model.index.spool.sendBefore, email.model.index.spool.oSendResponse, email.model.index.spool.bRename

removed

  • Direct writing to log files

fixed

  • PHP8.4 Compatibility
    • Controller/Index.php, Model/Index.php: Implicitly marking parameter (…) as nullable is deprecated, the explicit nullable type must be used instead

1.0.0

11 Mar 09:52

Choose a tag to compare

first Release