Skip to content

4.13.8

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 00:00
· 10285 commits to 5.x since this release
4.13.8
5a47f8a
  • Fixed a bug where asset edit page URLs contained spaces if the asset filename contained spaces. (#15236)
  • Fixed a bug where custom fields were getting included in rendered field layout forms, even if their getInputHtml() method returned an empty string.
  • Fixed a bug where the password input on the Set Password page wasn’t including the “Show” button.
  • Fixed a SQL error that could occur if an element was saved with a title longer than 255 characters.
  • Fixed a bug where some UI messages began with a lowercase letter in some languages. (#16354)
  • Fixed an RCE vulnerability.