Skip to content

5.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 17:04
· 213 commits to 5.x since this release
5.7.3
c55baf9
  • 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)
  • Fixed a bug where GraphQL queries could return unexpected results. (#17160)