Skip to content

Releases: motze92/office365-mail

3.1.1

16 May 15:23
1f31422
Compare
Choose a tag to compare

What's Changed

  • Addressing issues with embedded images. by @matthewscalf in #20
  • fix constructor of Office365MailTransport class by @Pequem in #27
  • Fix getBcc method by @jfp-cs in #30
  • fix large mail attachments

Full Changelog: 2.0.7...3.1.1

v3.1-beta

02 Nov 18:11
44d419d
Compare
Choose a tag to compare
v3.1-beta Pre-release
Pre-release
Merge pull request #30 from jfp-cs/3.x

Fix getBcc method

v3.0-beta

15 Apr 17:30
Compare
Choose a tag to compare
v3.0-beta Pre-release
Pre-release

Laravel 9 support

2.0.7

01 Jun 05:07
05e43e5
Compare
Choose a tag to compare
Merge pull request #17 from EndOfSource/fix-syntax-error-unexpected

Fix "syntax error, unexpected ')"

Reply to Feature

12 May 15:13
5089d5a
Compare
Choose a tag to compare
Merge pull request #13 from Oxicode/master

php cs fixers

PHP 8 support

17 Mar 07:58
Compare
Choose a tag to compare
2.0.5

fix: added php 8 support

v2.0.1

26 Oct 19:40
Compare
Choose a tag to compare

fix: set correct cc and bcc

2.0

25 Sep 05:00
95525da
Compare
Choose a tag to compare
2.0

Laravel 7.x support

1.0.2

21 May 16:48
48d982b
Compare
Choose a tag to compare
added possibility to add atachments

bugfix

21 May 13:12
c7bbc65
Compare
Choose a tag to compare
Merge pull request #2 from matrad/master

fix: get real body content-type of the body fixes #1