Skip to content

Releases: FreshMail/php-api-client

1.6.1

Choose a tag to compare

@grzesiekgorczyca grzesiekgorczyca released this 03 Dec 10:00
d178bd3

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

Choose a tag to compare

@ankalagon ankalagon released this 29 Jan 12:29
1b76579

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

Add ReplayTo function

Choose a tag to compare

@ankalagon ankalagon released this 28 Jul 10:26
0bb40aa

Add method ->setReplyTo() to MailBag object

Update composer to PHP8 compatibility

Choose a tag to compare

@ankalagon ankalagon released this 15 Apr 10:01
b7fca99
Merge pull request #7 from grzegorzgorczyca/master

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

Update guzzlehttp library

Choose a tag to compare

@ankalagon ankalagon released this 06 Aug 07:43
e2bbc85

guzzlehttp/guzzle updated to 7.3.0

Fix compatibility with composer 2.0

Choose a tag to compare

@ankalagon ankalagon released this 23 Apr 06:19
bd1b982

FIx one namespace to satisfy composer 2.0 requirements

allowed newer monolog

Choose a tag to compare

@grzesiekgorczyca grzesiekgorczyca released this 01 Jun 06:32
d66c943
Merge pull request #2 from FreshMail/feature-APPDEV-5394

APPDEV-5394 upgrade monolog

Add base64 attachment support to php client.

Choose a tag to compare

@ankalagon ankalagon released this 04 May 21:33
c4d4c87

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

Choose a tag to compare

@ankalagon ankalagon released this 03 Jan 11:51

Add attachment support to php client.

Initial release

Choose a tag to compare

@ankalagon ankalagon released this 18 Oct 09:06

Covered functions:

  • sending transactional email via V3