Skip to content

5.2.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 22:46
· 1716 commits to 5.x since this release
5.2.0-beta.6
4270a4c
  • Nested entry edit pages now redirect to their owner element’s edit page. (#15169)
  • Improved the styling of selected global nav items. (#15061)
  • Added craft\helpers\ElementHelper::postEditUrl().
  • Fixed a styling bug with entry cards within CKEditor fields.
  • Fixed a bug where validation errors weren’t being shown within slideouts.
  • Fixed a bug where exceptions due to missing templates weren’t being thrown when rendering an element partial. (#15176)
  • Fixed a bug where error summaries were bleeding out of their containers. (#15181)
  • Fixed a bug where craft\base\Element::getIsFresh() was incorrectly returning false in some cases. (#15179)