Skip to content

Releases: genkgo/mail

2.9.3

27 Jul 08:50
Compare
Choose a tag to compare

Extracting HTML from messages with multiple HTML parts

2.9.2

06 Jun 15:40
a15a6a2
Compare
Choose a tag to compare

Fix AddressList::getIterator for PHP 8.1

2.9.1

18 Mar 14:34
b6fd85d
Compare
Choose a tag to compare

Fix ampersand bug with quoted printable subjects

2.9.0

18 Feb 16:14
376fdf3
Compare
Choose a tag to compare

Drop PHP 7.3, add PHP 8.1, make GenericMessage::fromString more memory efficient.

2.8.0

25 May 14:33
82f6e54
Compare
Choose a tag to compare

Add AlternativeText::fromRawString

2.7.16

13 Apr 08:17
0d00c1e
Compare
Choose a tag to compare

Support PHP8.0

2.7.15

26 Oct 12:57
5b61bf6
Compare
Choose a tag to compare

Fix extracting body collection when content disposition inline is included

2.7.14

13 Oct 10:01
3d76923
Compare
Choose a tag to compare

Allow to pass context options when creating client from data source name (e.g. for self-signed certificates).

2.7.13

13 Oct 09:02
107a88a
Compare
Choose a tag to compare

Improve exception when IMAP auth fails

2.7.12

12 Oct 07:54
95d72b8
Compare
Choose a tag to compare

Fix reading fetch responses from IMAP