- CKEditor now requires Craft CMS 5.0.0-beta.7 or later.
- Added the ability to embed nested entries within CKEditor fields.
- Added the “Entry Types” field setting.
- Added the “‘New’ Button Label” field setting. (#159)
- It’s now possible to edit the selected CKEditor config from field settings.
- The CKEditor inspector is now shown for admin users, if a
CRAFT_SHOW_CKEDITOR_INSPECTORenvironment variable is set totrue. - Added
craft\ckeditor\Field::entryManager().