- Added support for cross-site field value copying. (#450)
- 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) - Fixed a bug where new paragraphs were getting inserted automatically after newly-added nested entries. (#416)
- Fixed a JavaScript error that occurred when saving a nested entry, for an owner element that didn’t use the new element editor (like global sets). (#419)
- Fixed a bug where entry type toolbar buttons didn’t always meet minimum contrast requirements. (#424)