Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:01
· 219 commits to 7.0 since this release
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 #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)