Skip to content

v8.1.0-BETA1

Choose a tag to compare

@fabpot fabpot released this 06 May 14:28
Immutable release. Only release title and notes can be modified.
v8.1.0-BETA1

Changelog (v8.0.12...v8.1.0-BETA1)

  • security #cve-2026-45072 Fix XSS issue in CodeExtension::fileExcerpt() (@nicolas-grekas)
  • feature #63945 Make constraint validators reentrant instead of being stateful (@stof)
  • feature #60334 Add daisyUI form layout (@Oviglo)
  • feature #63335 Add form_flow_* helper functions (@ker0x)
  • feature #63032 Dispatch events named after controller attributes (@nicolas-grekas)
  • feature #63092 Expose controller metadata throughout the request lifecycle (@nicolas-grekas)
  • feature #63121 Allow using env vars in the list of enabled locales (@nicolas-grekas)
  • feature #63090 Return attributes as a flat list when using ControllerEvent::getAttributes(*) (@nicolas-grekas)