Skip to content

Releases: symfony/mime

v6.0.16

28 Nov 18:21
v6.0.16
Compare
Choose a tag to compare

Changelog (v6.0.15...v6.0.16)

  • no significant changes

v5.4.16

28 Nov 18:14
v5.4.16
Compare
Choose a tag to compare

Changelog (v5.4.15...v5.4.16)

  • no significant changes

v6.2.0-RC1

25 Nov 10:42
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

Changelog (v6.2.0-BETA3...v6.2.0-RC1)

  • no significant changes

v6.2.0-BETA3

19 Nov 16:16
v6.2.0-BETA3
Compare
Choose a tag to compare
v6.2.0-BETA3 Pre-release
Pre-release

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

28 Oct 18:20
v6.1.7
Compare
Choose a tag to compare

Changelog (v6.1.6...v6.1.7)

  • no significant changes

v6.2.0-BETA1

24 Oct 13:04
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

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

12 Oct 07:54
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)

v6.0.14

12 Oct 07:48
v6.0.14
Compare
Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)

v5.4.14

12 Oct 07:43
v5.4.14
Compare
Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)

v4.4.47

12 Oct 07:12
v4.4.47
Compare
Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • no significant changes