Releases: symfony/mime
Releases · symfony/mime
v6.0.16
Changelog (v6.0.15...v6.0.16)
- no significant changes
v5.4.16
Changelog (v5.4.15...v5.4.16)
- no significant changes
v6.2.0-RC1
Changelog (v6.2.0-BETA3...v6.2.0-RC1)
- no significant changes
v6.2.0-BETA3
Changelog (v6.2.0-BETA2...v6.2.0-BETA3)
- bug #48156 When serializing File parts convert to string to allow proper unserialization (ovrflo)
v6.1.7
Changelog (v6.1.6...v6.1.7)
- no significant changes
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47711 deprecate attach/embed methods in favor of Email::addPart() (fabpot)
- feature #47730 Ban DateTime from the codebase (WebMamba)
- feature #47462 Simplify adding Parts to an Email (fabpot)
- feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #47225 Re-allow addIdHeader to be used for 'In-Reply-To' and 'References' headers (AlbinoDrought)
- feature #47201 Add a way to control the HTML to text conversion (fabpot)
- feature #46962 Add DataPart::setContentId() (fabpot)
- feature #47034 Simplify code (fabpot)
v6.1.6
Changelog (v6.1.5...v6.1.6)
- bug #47753 sync message serializer code for forward-compatibility (xabbuh)
v6.0.14
Changelog (v6.0.13...v6.0.14)
- bug #47753 sync message serializer code for forward-compatibility (xabbuh)
v5.4.14
Changelog (v5.4.13...v5.4.14)
- bug #47753 sync message serializer code for forward-compatibility (xabbuh)
v4.4.47
Changelog (v4.4.46...v4.4.47)
- no significant changes