- It’s now possible to drag-and-drop images into fields with the “Nested entries” image mode, if the “Add nested content” button is present, but not “Insert image”. (#524)
- Added
craft\ckeditor\web\assets\BaseCkeditorPackageAsset::getImportCompliantLanguage(). - Fixed a bug where custom
toolbarconfig settings were getting ignored. (#522) - Fixed a bug where files uploaded to Assets fields could also be added to nearby CKEditor fields. (#523)
- Fixed an error that could occur when registering a custom CKEditor plugin. (#525)
- Fixed a JavaScript error that occurred if the control panel was being translated into a language that CKEditor doesn’t support. (#526)