Skip to content

Releases: Webador/SlmMail

v5.0

10 May 12:05
524513f
Compare
Choose a tag to compare

What's Changed

Deprecated

  • We no longer allow SendGrid authentication to API with username and password. You have to use the API key. See #159

New Contributors

Full Changelog: v4.7.0...v5.0

v4.7.0

27 Nov 07:47
4ff677e
Compare
Choose a tag to compare

What's Changed

  • Added ability to extract text and html from multipart messages by @kynx in #157 and #158

Full Changelog: v4.6.0...v4.7.0

v4.7.0-alpha.2

20 Nov 07:28
4ff677e
Compare
Choose a tag to compare
v4.7.0-alpha.2 Pre-release
Pre-release

What's Changed

  • Fix extracting attachments and encoding in multipart messages by @kynx in #158

Full Changelog: v4.7.0-alpha...v4.7.0-alpha.2

v4.7.0-alpha

17 Nov 09:01
b40a982
Compare
Choose a tag to compare
v4.7.0-alpha Pre-release
Pre-release

What's Changed

  • Added ability to extract text and html from multipart messages by @kynx in #157

Full Changelog: v4.6.0...v4.7.0-alpha

v4.6.0

04 Nov 10:24
bbeb128
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.2...v4.6.0

v4.5.2

14 Sep 14:11
Compare
Choose a tag to compare
  • fb567a4: Allow previewing the actual Sparkpost template, not the draft.

v4.5: Merge pull request #154 from imonteiro/psr

24 Mar 07:40
dcef5ae
Compare
Choose a tag to compare
  • We dropped PHP 7.2 and 7.3.
  • Deprecated Interop\Container\ContainerInterface

PHP 7.4 as minimum

23 Mar 09:12
dcef5ae
Compare
Choose a tag to compare
PHP 7.4 as minimum Pre-release
Pre-release
  • We dropped PHP 7.2 and 7.3.
  • Deprecated Interop\Container\ContainerInterface

v4.2.4: Merge pull request #153 from shauno/add-default-laminas-transport-sup…

21 Jul 12:41
6ab57a8
Compare
Choose a tag to compare

Changes:

  • Make transport interface inherit from Laminas\Mail\Transport\TransportInterface. That makes it possible to simply plug-in Laminas Transport adapters. Thanks @shauno.

v4.2.3: Merge pull request #152 from nickvanderveeken/feature/subaccount-support

24 Jan 08:05
632ae06
Compare
Choose a tag to compare