Releases: conjoon/php-lib-conjoon
Releases · conjoon/php-lib-conjoon
v1.1.2
What's Changed
- fix: the "name"-part of a MailAddress gets quoted multiple times by @ThorstenSuckow in #19
- fix: use dev-FRAMEWORK_6_0 with recent fix as downstream for horde/mail by @ThorstenSuckow in #20
- chore(style): update source code formatting according to PSR-12 by @ThorstenSuckow in #21
- php-lib-conjoon#23 by @ThorstenSuckow in #24
Full Changelog: v1.1.1...v1.1.2
v1.1.2-beta.0
v1.1.1
fix: sending draft with specific address fails (conjoon/php-lib-conjoon#12)
v1.1.0
v1.1.0 Allows for considering mail account informations available with request payloads
v1.0.3
This patch makes sure that imapserver.php
configuration files used with conjoon/lumen-app-email are properly parsed when the outbox_secure
option is used instead of outbox_ssl
.
v1.0.2
v1.0.1
Merge pull request #3 from conjoon/dev build: update horde package repository to comply with composer 2
v1.0.0
Merge pull request #2 from conjoon/dev Dev