- Added the “Field Limit” field setting, which can be set to a character limit or word limit. (#384)
- The “Anchors” CKEditor plugin has been replaced with CKEditor’s new built-in Bookmarks plugin. (#397)
- Updated to CKEditor 5 45.0.0. (#397)
- Added
craft\ckeditor\Field::$characterLimit. - Fixed a bug where it wasn’t easily possible to drag a toolbar button to the last position in the toolbar, if that meant wrapping the buttons to a new row.