- CKEditor fields now support multiple instances. (#188)
- CKEditor config edit pages now warn when switching the Config Options setting from JavaScript to JSON if the JavaScript code contains any functions. (#152, #180)
- Added
craft\ckeditor\Field::entryManager(). - Fixed a bug where the “Link to an asset” option was showing up when there weren’t any available volumes with URLs. (#179)
- Fixed a bug where an error occurred when editing an unsaved element with a CKEditor field. (#181)
- Fixed a bug where “New entry” menus weren’t listing entry types in the field-defined order. (#185)