Skip to content

Releases: CreativeCrafts/php-aws-send-email

1.22.0

03 Dec 17:48
08dc436
Compare
Choose a tag to compare

[1.21.0] - 2024-12-03

  • Bug Fix: Fixed issue with sending email in different languages
  • Fixed issue with wrong email header

1.21.0

26 Nov 08:05
a8b7e96
Compare
Choose a tag to compare

[1.20.0] - 2024-11-26

  • Implemented 100% Pest mutation testing for EmailService class

1.19.0

25 Nov 13:26
db78916
Compare
Choose a tag to compare

[1.19.0] - 2024-11-25

  • Added support for different versions of psr loggers

1.18.0

25 Nov 12:04
78228cd
Compare
Choose a tag to compare

[1.18.0] - 2024-11-25

  • Updated composer dependencies and general code cleanup
  • Updated GitHub actions workflows

1.17.0

25 Nov 09:37
c7fe9b6
Compare
Choose a tag to compare

[1.17.0] - 2024-11-25

  • Updated composer dependencies and general code cleanup

1.16.0

25 Nov 08:40
7ca32f2
Compare
Choose a tag to compare

[1.16.0] - 2024-11-24

  • Added ability to add bounced email address to the email
  • Added ability to add blind carbon copy (BCC) to the email

1.15.0

24 Nov 12:31
dbbb9ac
Compare
Choose a tag to compare

[1.15.0] - 2024-11-24

  • Code cleanup
  • Added more comments to the code
  • Stable release

1.14.0

24 Nov 12:11
ee5e71f
Compare
Choose a tag to compare
fixed issue with header encoding

1.13.0

24 Nov 11:55
513014c
Compare
Choose a tag to compare

[1.13.0] - 2024-11-24

  • Added full code documentation

1.12.0

24 Nov 11:45
c205db7
Compare
Choose a tag to compare

[1.12.0] - 2024-11-24

  • Add new feature to send email with attachment
  • Stable release