Skip to content
/ form Public

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 500 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.43...v6.4.44)

  • bug #65584 Map violations to child forms named after the snake cased property (@nicolas-grekas)
  • bug #65538 Fix rendering and parsing dates before the Gregorian cutover (@nicolas-grekas)
  • bug #65530 Apply the configured rounding mode when no scale is set (@nicolas-grekas)
  • bug #65522 Do not inherit translation parameters for translatable labels and help messages (@nicolas-grekas)
  • bug #65578 Apply the guessed "pattern" and "maxlength" attributes to the types rendered as text inputs (@nicolas-grekas)
  • bug #65505 Apply the guessed "pattern" and "maxlength" attributes to text inputs only (@nicolas-grekas)
  • bug #65478 Replace the {{ max }} placeholder in the post_max_size error message (@nicolas-grekas)
  • bug #65480 Fix the money pattern for locales that do not use ASCII digits (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • minor #65165 Added missing Slovak translations (@dtokos)
  • minor #65097 Review Lithuanian (lt) translations (@MariusVarna)