Skip to content

Releases: nette/mail

Released version 2.4.4

06 Feb 14:46
@dg dg
Compare
Choose a tag to compare
  • Message: fixed wrong content type for .eml files added as attachment #47
  • SmtpMailer: allow setting the client name through config (#46)
  • SmtpSender: Better handling of exceptions thrown when building the message (#43)
  • travis: added PHP 7.2

For the details you can have a look at the diff.

Released version 2.4.3

14 Jul 07:43
@dg dg
Compare
Choose a tag to compare
  • supports PHP up to 7.2
  • coding style: fixes, lowercase true/false/null

For the details you can have a look at the diff.

Released version 2.4.2

21 Feb 16:09
@dg dg
Compare
Choose a tag to compare
  • fixed phpDoc
  • fixed strict compatibility
  • @return self -> static

For the details you can have a look at the diff.

Released version 2.4.1

31 Jul 12:10
@dg dg
Compare
Choose a tag to compare
  • SmtpMailer: add support for AUTH PLAIN (#31)

For the details you can have a look at the diff.

Released version 2.4.0

25 Jun 15:19
@dg dg
Compare
Choose a tag to compare
  • requires PHP 5.6
  • Message::setHtmlBody() added new syntax for embedded files [[image.gif]] #29
  • added FallbackMailer #28
  • Message: added addInlinePart() #27
  • SmtpMailer: allow set stream context (#30)
  • uses Nette\SmartObject

For the details you can have a look at the diff.

Released version 2.3.5

13 Apr 17:34
@dg dg
Compare
Choose a tag to compare
  • Message: improved regexp for seaching embedded images #25

For the details you can have a look at the diff.

Released version 2.2.5

03 Dec 02:49
@dg dg
Compare
Choose a tag to compare
  • SmtpMailer: improved exception message on write failure

For the details you can have a look at the diff.

Released version 2.3.4

30 Nov 00:57
@dg dg
Compare
Choose a tag to compare
  • SmtpMailer: used stream_socket_client instead of fsockopen #19
  • Messages: fixed regexp for propagating links #18

For the details you can have a look at the diff.

Released version 2.3.3

09 Oct 14:40
@dg dg
Compare
Choose a tag to compare
  • Message: propagates links target from HTML message to plaintext version

For the details you can have a look at the diff.

Released version 2.2.4

23 Aug 14:12
@dg dg
Compare
Choose a tag to compare
  • travis: migrating to container-based infrastructure
  • improved coding style

For the details you can have a look at the diff.