Releases: hauptsacheNet/typo3-mail-sender
Releases · hauptsacheNet/typo3-mail-sender
v0.3.0
v0.2.3
v0.2.2
What's Changed
- Change SPF validation status from skipped to warning when SMTP unconfigured by @Nemo64 in #9
- Improve SMTP validation with dynamic hostname and null sender by @Nemo64 in #11
- Support multiple DKIM signatures and improve validation logic by @Nemo64 in #10
- Fix FormFinisherConfigurationProvider to correctly load form definitions by @knusperpixel in #8
New Contributors
- @knusperpixel made their first contribution in #8
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Make
WebhookNotificationServicepublic for scheduler task access by @kaywalker in #7
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix typo3 v12 compatibility by @kaywalker in #4
- ensure that cms-form is still optional by @kaywalker in #5
New Contributors
- @kaywalker made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0