Skip to content

Commit

Permalink
Release note
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jun 12, 2024
1 parent 9150878 commit 99e68ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- Entry cards now display provisional changes, with an “Edited” label.
- It’s now possible to loop over CKEditor field values from templates, which will split the value into chunks representing HTML markup and nested entry entries. ([#241](https://github.com/craftcms/ckeditor/pull/241))
- It’s now possible to copy/paste nested entries across CKEditor fields, as long as the entry type is allowed. ([#237](https://github.com/craftcms/ckeditor/discussions/237))
- Added `craft\ckeditor\events\ModifyConfigEvent::$toolbar`. ([#233](https://github.com/craftcms/ckeditor/pull/233))
- CKEditor now requires Craft CMS 5.2+.
- Fixed a bug where nested entry edit pages could have a “Delete for site” action.
Expand Down

0 comments on commit 99e68ce

Please sign in to comment.