Skip to content

4.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 17:03
· 11869 commits to 5.x since this release
4.15.2
9704c91
  • Fixed a bug where control panel-generated URLs could be malformed. (#17157, #17161)
  • Fixed a bug where the forms.checkboxField macro wasn’t respecting fieldset and checkboxLabel keys passed into its config.
  • Fixed an error that could occur when backing up the database, if the database password contained special characters. (#17158)
  • Fixed a PHP deprecation error that could occur when applying the replace Twig filter to a null variable. (#17159)