5.2.0-beta.6
Pre-release
Pre-release
github-actions
released this
11 Jun 22:46
·
4227 commits
to 5.x
since this release
- 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 returningfalse
in some cases. (#15179)