- Fixed a bug where control panel-generated URLs could be malformed. (#17157, #17161)
- Fixed a bug where the
forms.checkboxFieldmacro wasn’t respectingfieldsetandcheckboxLabelkeys 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
replaceTwig filter to anullvariable. (#17159)