Skip to content

Releases: FreshMail/php-api-client

1.6.1

03 Dec 10:00
d178bd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

29 Jan 12:29
1b76579
Compare
Choose a tag to compare

Merge pull request #7 from grzegorzgorczyca/master
upgrade composer to newest lib versions

Add ReplayTo function

28 Jul 10:26
0bb40aa
Compare
Choose a tag to compare

Add method ->setReplyTo() to MailBag object

Update composer to PHP8 compatibility

15 Apr 10:01
b7fca99
Compare
Choose a tag to compare
Merge pull request #7 from grzegorzgorczyca/master

Add support for PHP8.0 and drop support for PHP7.1

Update guzzlehttp library

06 Aug 07:43
e2bbc85
Compare
Choose a tag to compare

guzzlehttp/guzzle updated to 7.3.0

Fix compatibility with composer 2.0

23 Apr 06:19
bd1b982
Compare
Choose a tag to compare

FIx one namespace to satisfy composer 2.0 requirements

allowed newer monolog

01 Jun 06:32
d66c943
Compare
Choose a tag to compare
Merge pull request #2 from FreshMail/feature-APPDEV-5394

APPDEV-5394 upgrade monolog

Add base64 attachment support to php client.

04 May 21:33
c4d4c87
Compare
Choose a tag to compare

Breaking Changes

Attachment support not compatible with 1.1 version!

Added

  • AttachmentInterface object
  • Base64Attachment object
  • LocalFileAttachment object

Changed

  • refactor of MailBag->addAttachment() method

Attachments support

03 Jan 11:51
Compare
Choose a tag to compare

Add attachment support to php client.

Initial release

18 Oct 09:06
Compare
Choose a tag to compare

Covered functions:

  • sending transactional email via V3