- CKEditor fields no longer have extra bottom padding, and the CKEditor logo is now displayed over the bottom border. (#252)
- Added the ability to show the “Source” button for specific user groups. (#318)
- Added
craft\ckeditor\Field::$sourceEditingGroups. - Deprecated
craft\ckeditor\Field::$enableSourceEditingForNonAdmins. - Updated to CKEditor 5 44.0.0.
- Fixed a bug where toolbar menus weren’t usable within slideouts. (#345)