Important Notes:
- Dropped compatibility support for Internet Explorer 7 and Firefox 3.6.
- Both the Basic and the Standard distribution packages will not contain the new Indent Block plugin. Because of this the Advanced Content Filter might remove block indentations from existing contents. If you want to prevent this, either add an appropriate ACF rule to your filter or create a custom build based on the Basic/Standard package and add the Indent Block plugin in CKBuilder.
New Features:
- #10027: Separated list and block indentation into two plugins: Indent List and Indent Block.
- #8244: Use (Shift+)Tab to indent and outdent lists.
- #10281: The jQuery Adapter is now available. Several jQuery-related issues fixed: #8261, #9077, #8710, #8530, #9019, #6181, #7876, #6906.
-
#10042: Introduced
config.title
setting to change the human-readable title of the editor. -
#9794: Added
editor.onChange
event. - #9923: HiDPI support in the editor UI. HiDPI icons for Moono skin added.
-
#8031: Handle
required
attributes on<textarea>
elements — introducededitor.required
event. -
#10280: Ability to replace
<textarea>
elements with the inline editor.
Fixed Issues: