Skip to content

5.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 16:53
· 116 commits to 5.x since this release
5.2.0
fdda343
  • 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 toolbar config 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)