Releases: Format-D/FormatD.Mailer
Releases · Format-D/FormatD.Mailer
v3.0.0
- Neos 9 Compatibility
- Fusion rendered email-templates editable in the Neos UI
Thanks @samsauter for the PR
v2.0.1
v2.0.0
v1.1.11
fix: embed images now works with closing image tags > as well as />
v1.1.10
Neos 8 Compatibility (only added composer constraint - no changes)
v1.1.9
[FEATURE] Also attach embedded images if attacheEmbeddedImages config is set to true
v1.1.8
[BUGFIX] Fixed error when locally loading and embedding images with a whitespace in the uri
v1.1.7
[BUGFIX] Fixed incomplete commit (regex for local image embed was wrong)
v1.1.6
[FEATURE] Added possibility to disable image embedding for single images
[BUGFIX] Fall back to non-local embed when url cannot be mapped to local path
v1.1.5 (Compatibility with Flow 7.x)
Relax constrains to be also compatible with Neos Flow 7.x