Skip to content

Releases: symfony/twig-bridge

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:01
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 #47462 Simplify adding Parts to an Email (fabpot)
  • feature #47535 Expose current route in AppVariable (HeahDude)
  • feature #47201 Add a way to control the HTML to text conversion (fabpot)
  • feature #43865 Add support for toggle buttons in Bootstrap 5 form theme (ker0x)
  • feature #47075 Change the way we avoid rendering an email twice (fabpot)
  • feature #46906 Add #[Template()] to describe how to render arrays returned by controllers (nicolas-grekas)
  • feature #45985 Add form_label_content and form_help_content block to form_div_layout (alexander-schranz)

v6.1.6

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

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

  • bug #47833 Remove empty spaces between choices when using checkbox-inline or checkbox-switch (simondaigre)

v6.0.14

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

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

  • bug #47833 Remove empty spaces between choices when using checkbox-inline or checkbox-switch (simondaigre)

v5.4.14

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

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

  • bug #47833 Remove empty spaces between choices when using checkbox-inline or checkbox-switch (simondaigre)

v6.1.4

26 Aug 14:55
v6.1.4
Compare
Choose a tag to compare

Changelog (v6.1.3...v6.1.4)

  • bug #47171 suggest to install the Twig bundle when the required component is already installed (xabbuh)

v6.0.12

26 Aug 14:49
v6.0.12
Compare
Choose a tag to compare

Changelog (v6.0.11...v6.0.12)

  • bug #47171 suggest to install the Twig bundle when the required component is already installed (xabbuh)

v5.4.12

26 Aug 14:44
v5.4.12
Compare
Choose a tag to compare

Changelog (v5.4.11...v5.4.12)

  • bug #47171 suggest to install the Twig bundle when the required component is already installed (xabbuh)

v4.4.45

26 Aug 14:40
v4.4.45
Compare
Choose a tag to compare

Changelog (v4.4.44...v4.4.45)

  • bug #47171 suggest to install the Twig bundle when the required component is already installed (xabbuh)

v6.1.3

29 Jul 13:07
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • no significant changes