Skip to content

4.15.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 17:39
· 11830 commits to 5.x since this release
4.15.3
7ad3a61
  • Return URLs are now sanitized before being saved to the PHP session.
  • Fixed a bug where admin tables’ pagination footers could be positioned incorrectly in slideouts. (#17187)
  • Fixed a SQL error that could occur when running garbage collection. (#17197)
  • Fixed a PHP error that could occur if malformed UTF-8 data was passed to craft\helpers\StringHepler::replaceMb4(). (#17202)
  • Fixed a bug where “Applying new propagation method” jobs weren’t propagating elements to newly-supported sites. (#17207)
  • Fixed a bug where _includes/forms/button.twig wasn’t rendering labels set to '0'. (#17225)
  • Fixed a styling issue.