mime

Allows manipulating MIME messages

MIT License

Downloads
451.3M
Stars
2.7K
Committers
95

Bot releases are hidden (Show)

mime - v6.2.0

Published by fabpot almost 2 years ago

mime - v6.2.0-RC2

Published by fabpot almost 2 years ago

mime - v6.1.8

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.1.7...v6.1.8)

  • no significant changes
mime - v6.0.16

Published by fabpot almost 2 years ago

mime - v5.4.16

Published by fabpot almost 2 years ago

mime - v6.2.0-RC1

Published by fabpot almost 2 years ago

mime - v6.2.0-BETA3

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.2.0-BETA2...v6.2.0-BETA3)

  • bug #48156 When serializing File parts convert to string to allow proper unserialization (ovrflo)
mime - v6.1.7

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.1.6...v6.1.7)

  • no significant changes
mime - v6.2.0-BETA1

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/mime/compare/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)
mime - v6.1.6

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.1.5...v6.1.6)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)
mime - v6.0.14

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.0.13...v6.0.14)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)
mime - v5.4.14

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v5.4.13...v5.4.14)

  • bug #47753 sync message serializer code for forward-compatibility (xabbuh)
mime - v4.4.47

Published by fabpot about 2 years ago

mime - v6.1.5

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.1.4...v6.1.5)

  • bug #47455 Fix TextPart broken after being serialized (fabpot)
  • bug #47437 Fix email rendering when having inlined parts that are not related to the content (fabpot)
mime - v6.0.13

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.0.12...v6.0.13)

  • bug #47455 Fix TextPart broken after being serialized (fabpot)
  • bug #47437 Fix email rendering when having inlined parts that are not related to the content (fabpot)
mime - v5.4.13

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v5.4.12...v5.4.13)

  • bug #47455 Fix TextPart broken after being serialized (fabpot)
  • bug #47437 Fix email rendering when having inlined parts that are not related to the content (fabpot)
mime - v4.4.46

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v4.4.45...v4.4.46)

  • bug #47437 Fix email rendering when having inlined parts that are not related to the content (fabpot)
mime - v6.1.4

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.1.3...v6.1.4)

  • bug #47329 Email image parts: regex for single closing quote (rr-it)
mime - v6.0.12

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.0.11...v6.0.12)

  • bug #47329 Email image parts: regex for single closing quote (rr-it)
mime - v5.4.12

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/mime/compare/v5.4.11...v5.4.12)

  • bug #47329 Email image parts: regex for single closing quote (rr-it)