- Fixed a bug where the CKEditor toolbar overflow menu could be cut off within Live Preview. (#417)
- Fixed a bug where the Field Limit setting was treating multibyte characters as multiple characters. (#441)
- Fixed a bug where the
ckeditor/convertcommand wasn’t fully converting all Redactor fields within nested field contexts. (#432) - Fixed a JavaScript error that occurred if a CKEditor field wasn’t configured with any link options. (#435)
- Fixed a bug where the
heading.optionsCKEditor config option was overriding the available heading levels defined by the “Heading Levels” setting. (#431)