Skip to content

Releases: lexik/LexikMailerBundle

v2.0.11

28 May 08:34
Compare
Choose a tag to compare
  • Use entry_type instead of type

v2.0.10

10 Jan 13:38
Compare
Choose a tag to compare
Add support symfony4 (#102)

* Services as public by default

* Check form is submited before validation

v2.0.9

24 Nov 09:27
Compare
Choose a tag to compare
  • Prepare for Symfony 4 Bundle Support #99 thanks to @webcome

v2.0.8

07 Sep 07:16
Compare
Choose a tag to compare
fix swift message creation for swiftmailer 6 (#96)

v2.0.7

11 Jul 16:18
Compare
Choose a tag to compare
  • fixed twig/twig 2.0+ compatibility 2.0 #82
  • fixed utf8mb4 compatibility
  • fixed oracle compatibility #84
  • fixed twig loader #86
  • fixed entities tostring methods #90

v2.0.6

27 Sep 13:58
Compare
Choose a tag to compare
Update EmailType.php

v2.0.5

27 Sep 13:34
Compare
Choose a tag to compare
fixed `Twig_Environment` class name

v2.0.4

27 Sep 09:01
Compare
Choose a tag to compare
Merge pull request #78 from lexik/fix_symfony3

fix issues with Symfony3 (twig.class not found, deprecated, ..)