Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jan 9, 2024
1 parent 27a6afa commit 95332a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
## Unreleased (4.6.x)

- Added live conditional field support to asset edit pages, as well as asset, user, and tag slideouts. ([#14115](https://github.com/craftcms/cms/pull/14115))
- Custom field condition rules now show their field handles, for users with the “Show field handles in edit forms” preference enabled. ([#13300](https://github.com/craftcms/cms/pull/13300))
- Element conditions now include condition rules for fields with duplicate names, for users with the “Show field handles in edit forms” preference enabled. ([#13300](https://github.com/craftcms/cms/pull/13300))
- Added `craft\base\conditions\ConditionRuleInterface::getLabelHint()`.
- Added `Craft.FormObserver`. ([#14114](https://github.com/craftcms/cms/pull/14114))

## Unreleased (4.5.x)
Expand Down

0 comments on commit 95332a6

Please sign in to comment.