CKeditor Changelog

What's new in CKeditor 4.5.11

Sep 8, 2016
  • Security Updates:
  • [Severity: minor] Fixed the target="_blank" vulnerability reported by James Gaskell.
  • Issue summary: If a victim had access to a spoofed version of ckeditor.com via HTTP (e.g. due to DNS spoofing, using a hacked public network or mailicious hotspot), then when using a link to the ckeditor.com website it was possible for the attacker to change the current URL of the opening page, even if the opening page was protected with SSL.
  • An upgrade is recommended.
  • New Features:
  • The Enhanced Image caption now supports the link target attribute.
  • Added support for the "Display Text" field to the Link dialog. Thanks to Ryan Guill!
  • Fixed Issues:
  • [Blink, WebKit] Fixed: Active widget element is not cached when it is losing focus and it is inside an editable element.
  • [Edge] Fixed: Pasting images does not work.
  • [IE] Fixed: Clicking the elements path disables Cut and Copy icons.
  • Fixed: When aborting file upload the placeholder for image is left.
  • [Blink] Fixed: Content scrolled to the top after closing the dialog in a -based editor.
  • [Edge] Fixed: Focusing the editor causes unwanted scrolling due to dropped support for the setActivemethod.

New in CKeditor 4.5.10 (Sep 8, 2016)

  • Fixed: The editor does not escape the font-style family property correctly, removing quotes and whitespace from font names.
  • Fixed: The Auto Grow plugin with the config.autoGrow_onStartup option set to true does not work properly for an editor that is not visible.
  • Fixed: Numeric element ID not escaped properly. Thanks to Jakub Chalupa!
  • Fixed: Additional line break appearing after inline elements when switching modes. Thanks to dpidcock!
  • Fixed: JAWS reads "selected Blank" instead of "selected " when selecting a widget.
  • Fixed: More precise labels for Enhanced Image and Placeholder widgets.
  • [IE] Fixed: Removing background color from selected text removes background color from the whole paragraph.
  • [IE] Fixed: Styles drop-down list does not always reflect the current style of the text line.
  • [IE9+] Fixed: onerror and onload events are not used in browsers it could have been used when loading scripts dynamically.

New in CKeditor 4.5.9 (May 13, 2016)

  • Fixed Issues:
  • #10685: Fixed: Unreadable toolbar icons after updating to the new editor version.
  • #14573: Fixed: Missing Widget drag handler CSS when there are multiple editor instances.
  • #14620: Fixed: Setting both the min-height style for the element and the height style for the element breaks the Auto Grow plugin.
  • #14538: Fixed: Keyboard focus goes into an embedded element.
  • #14602: Fixed: The dom.element.removeAttribute() method does not remove all attributes if no parameter is given.
  • #8679: Fixed: Better focus indication and ability to style the selected color in the color picker dialog.
  • #11697: Fixed: Content is replaced ignoring the letter case setting in the Find and Replace dialog window.
  • #13886: Fixed: Invalid handling of the CKEDITOR.style instance with the styles property by CKEDITOR.filter.
  • #14535: Fixed: CSS syntax corrections. Thanks to mdjdenormandie!
  • #14312: [IE] Fixed: Artifact is visible after pasting any text.

New in CKeditor 4.5.8 (Mar 31, 2016)

  • New Features:
  • #12440: Added the config.colorButton_enableAutomatic option to allow hiding the "Automatic" option in the color picker.
  • Fixed Issues:
  • #10448: Fixed: Lack of scrollbar in the right-to-left text direction.
  • #12707: Fixed: The order of table elements does not comply with the HTML specification.
  • #13756: [Edge] Fixed: Context menus are cut-off.

New in CKeditor 4.5.7 (Feb 4, 2016)

  • NEW FEATURES:
  • #14327: Added Swiss German localization.
  • OTHER CHANGES:
  • #13884: Fixed: Copy/paste table in Firefox results in just first cell being pasted.
  • #14234: Fixed: URL input field is not marked as required in the Embed dialog.
  • #13816: Introduced a new strategy for Filling Character handling to avoid changes in DOM. This fixes the following issues:
  • #12727: [Blink] IndexSizeError when using the Div Editing Area and Content Templates plugins.
  • #13377: Widget plugin issue when typing in Korean.
  • #13389: [Blink] editor.getData() fails when the cursor is next to an tag.
  • #13513: [Blink, WebKit] Div Editing Area and editor.getData() throw an error when an image is the only data in the editor.

New in CKeditor 4.5.5 (Nov 13, 2015)

  • Fixed Issues:
  • #13887: Fixed: Link plugin alters the target attribute value. Thanks to SamZiemer!
  • #12189: Fixed: The Link plugin dialog does not display the subject of email links if the subject parameter is not lowercase.
  • #9192: Fixed: An undefined string is appended to an email address added with the Link plugin if subject and email body are empty and config.emailProtection is set to encode.
  • #13790: Fixed: It is not possible to destroy the editor after the editor was detached from DOM. Thanks to Stefan Rijnhart!
  • #13803: Fixed: The editor cannot be destroyed before being fully initialized. Thanks to Cyril Fluck!
  • #13867: Fixed: CKEditor does not work when the classList polyfill is used.
  • #13885: Fixed: Enhanced Image requires the Link plugin to link an image.
  • #13883: Fixed: Copying a table using the context menu strips off styles.
  • #13872: Fixed: Cutting is possible in the read-only mode.
  • #12848: [Blink] Fixed: Opening the Find and Replace dialog window in the read-only mode throws an exception.
  • #13879: Fixed: It is not possible to prevent the editor.drop event.
  • #13361: Fixed: Skin images fail when the site path includes parentheses because the background-image path needs single quotes around the URL value.
  • #13771: Fixed: The contents.css style is not used if the IFrame Editing Area plugin is missing.
  • #13782: Fixed: Unclear log messages.
  • #13919: [Edge] Fixed: Browser window crashes when accessing the isContentEditable property of an DOM element.
  • Other Changes:
  • #13859: Test cases created with benter.tools.createTestsForEditors will also receive editor bot as a second parameter.

New in CKeditor 4.5.4 (Oct 6, 2015)

  • New Features:
  • #13632: Introduce error logging mechanism.
  • #13730: Switch to the new error logging mechanism.
  • Fixed Issues:
  • #9856: Fixed: Cannot use the native context menu together with the Div Editing Area plugin. Thanks to Mark Wade!
  • #12733: [IE9+] Fixed: Radio button onChange does not work. Thanks to Iliya Kostadinov!
  • #13142: [Edge] Fixed: Ctrl+A and then Backspace result in an empty element.
  • #13599: Fixed: Cross-editor drag and drop of an inline widget results in error/artifacts.
  • #13640: [IE] Fixed: Dropping a widget outside the element is not handled correctly.
  • #13533: Fixed: No progress during upload.
  • #13680: Fixed: The parser should allow the element to be a child of the element.
  • #11724: [Touch devices] Fixed: Drop-downs often hide right after opening them.
  • #13690: Fixed: Copying content from IE to Chrome adds an extra paragraph.
  • #13284: Fixed: Cannot drag and drop a widget if the text caret is placed just after the widget instance.
  • #13516: Fixed: CKEditor removes empty HTML5 anchors without the name attribute.
  • #13765: [Safari 9] Fixed: Problems with rendering samples.
  • Other Changes:
  • #11725: Marked CKEDITOR.env.mobile as deprecated. The reason is that it is no longer clear what "mobile" means.
  • #13737: Upgraded Bender.js to 0.4.1.

New in CKeditor 4.5.3 (Aug 19, 2015)

  • New Features:
  • #13501: Added the config.fileTools_defaultFileName option to allow setting a default filen ame for paste uploads.
  • #13603: Added support for uploading dropped BMP images.
  • Fixed Issues:
  • #13590: Fixed: Various issues related to the Paste from Word feature.
  • #13386: [Edge] Fixed: Issues with selecting and editing images.
  • #13568: Fixed: The editor.getSelectedHtml() method returns invalid results for entire content selection.
  • #13453: Fixed: Drag&drop of entire editor content throws an error.
  • #13465: Fixed: Error is thrown and the widget is lost on drag&drop if it is the only content of the editor.
  • #13414: Fixed: Content auto paragraphing in a nested editable despite editor configuration.
  • #13429: Fixed: Incorrect selection after content insertion by the Auto Embed plugin.
  • #13388: Fixed: Table Resize integration with Undo is broken.
  • Other Changes:
  • #13637: Several icons were refactored.
  • Updated Bender.js to 0.3.0 and introduced the ability to run tests via HTTPs (#13265).

New in CKeditor 4.5.2 (Aug 5, 2015)

  • Fixed Issues:
  • #13609: [Edge] Fixed: The browser crashes when switching to the source mode. Thanks to Andrew Williams and Mark Smeed!
  • PR#201: Fixed: Buttons in the toolbar configurator cause form submission. Thanks to colemanw!
  • #13422: Fixed: A monospaced font should be used in the element storing editor configuration in the toolbar configurator.
  • #13494: Fixed: Error thrown in the toolbar configurator if plugin requirements are not met.
  • #13409: Fixed: List elements incorrectly merged when pressing Backspace or Delete.
  • #13434: Fixed: Dialog state indicator broken in Right–To–Left environments.
  • #13460: [IE8] Fixed: Copying inline widgets is broken when Advanced Content Filter is disabled.
  • #13495: [Firefox, IE] Fixed: Text is not word-wrapped in the Paste dialog window.
  • #13528: [Firefox@Windows] Fixed: Content copied from Microsoft Word and other external applications is pasted as a plain text. Removed the CKEDITOR.plugins.clipboard.isHtmlInExternalDataTransfer property as the check must be dynamic.
  • #13583: Fixed: DataTransfer.getData() should work consistently in all browsers and should not strip valuable content. Fixed pasting tables from Microsoft Excel on Chrome.
  • #13468: [IE] Fixed: Binding drag&drop dataTransfer does not work if text data was set in the meantime.
  • #13451: [IE8-9] Fixed: One drag&drop operation may affect following ones.
  • #13184: Fixed: Web page reloaded after a drop on editor UI.
  • #13129 Fixed: Block widget blurred after a drop followed by an undo.
  • #13397: Fixed: Drag&drop of a widget inside its nested widget crashes the editor.
  • #13385: Fixed: editor.getSnapshot() may return a non-string value.
  • #13419: Fixed: The Auto Link plugin does not encode double quotes in URLs.
  • #13420: Fixed: The Auto Embed plugin ignores encoded characters in URL parameters.
  • #13410: Fixed: Error thrown in the Auto Embed plugin when undoing right after pasting a link.
  • #13566: Fixed: Suppressed notifications in the Media Embed Base plugin.
  • #11616: [Chrome] Fixed: Resizing the editor while it is not displayed breaks the editable. Fixes also #9160 and#9715.
  • #11376: [IE11] Fixed: Loss of text when pasting bulleted lists from Microsoft Word.
  • #13143: [Edge] Fixed: Focus lost when opening the panel.
  • #13387: [Edge] Fixed: "Permission denied" error thrown when loading the editor with developer tools open.
  • #13574: [Edge] Fixed: "Permission denied" error thrown when opening editor dialog windows.
  • #13441: [Edge] Fixed: The Clipboard plugin breaks the state of Undo commands after a paste.
  • #13554: [Edge] Fixed: Paste dialog's iframe does not receive focus on show.
  • #13440: [Edge] Fixed: Unable to paste a widget.
  • Other Changes:
  • #13421: UX improvements to notifications in the Auto Embed plugin.

New in CKeditor 4.5.1 (Aug 5, 2015)

  • Fixed Issues:
  • #13486: Fixed: The Upload Image plugin should log an error, not throw an error when upload URL is not set.

New in CKeditor 4.5.0 (Aug 5, 2015)

  • New Features:
  • #13304: Added support for passing DOM elements to config.sharedSpaces. Thanks to Undergrounder!
  • #13215: Added ability to cancel fetching a resource by the Embed plugins.
  • #13213: Added the dialog#setState() method and used it in the Embed dialog to indicate that a resource is being loaded.
  • #13337: Added the repository.onWidget() method — a convenient way to listen to widget events through therepository.
  • #13214: Added support for pasting links that convert into embeddable resources on the fly.
  • Fixed Issues:
  • #13334: Fixed: Error after nesting widgets and playing with undo/redo.
  • #13118: Fixed: The editor.getSelectedHtml() method throws an error when called in the source mode.
  • #13158: Fixed: Error after canceling a dialog when creating a widget.
  • #13197: Fixed: Linked inline Enhanced Image alignment class is not transferred to the widget wrapper.
  • #13199: Fixed: Semantic Embed does not support widget classes.
  • #13003: Fixed: Anchors are uploaded when moving them by drag and drop.
  • #13032: Fixed: When upload is done, notification update should be marked as important.
  • #13300: Fixed: The internalCommit argument in the Image dialog seems to be never used.
  • #13036: Fixed: Notifications are moved 10px to the right.
  • #13280: [IE8] Fixed: Undo after inline widget drag&drop throws an error.
  • #13186: Fixed: Content dropped into a nested editable is not filtered by Advanced Content Filter.
  • #13140: Fixed: Error thrown when dropping a block widget right after itself.
  • #13176: [IE8] Fixed: Errors on drag&drop of embed widgets.
  • #13015: Fixed: Dropping an image file on Enhanced Image causes a page reload.
  • #13080: Fixed: Ugly notification shown when the response contains HTML content.
  • #13011: [IE8] Fixed: Anchors are duplicated on drag&drop in specific locations.
  • #13105: Fixed: Various issues related to CKEDITOR.tools.htmlEncode() and CKEDITOR.tools.htmlDecode()methods.
  • #11976: [Chrome] Fixed: Copy&paste and drag&drop lists from Microsoft Word.
  • #13128: Fixed: Various issues with cloning element IDs:
  • Fixed the default behavior of range.cloneContents() and range.extractContents() methods which now clone IDs similarly to their native counterparts.
  • Added cloneId arguments to the above methods, range.splitBlock() and element.breakParent(). Mind the default values and special behavior in the extractContents() method!
  • Fixed issues where IDs were lost on copy&paste and drag&drop.
  • Toolbar configurators:
  • #13185: Fixed: Wrong position of the suggestion box if there is not enough space below the caret.
  • #13138: Fixed: The "Toggle empty elements" button label is unclear.
  • #13136: Fixed: Autocompleter is far too intrusive.
  • #13133: Fixed: Tab leaves the editor.
  • #13173: Fixed: config.removeButtons is ignored by the advanced toolbar configurator.
  • Other Changes:
  • #13119: Improved compatibility of editor skins (Moono and Kama) with external web page style sheets.
  • Toolbar configurators:
  • #13147: Added buttons to the sticky toolbar.
  • #13207: Used modal window to display toolbar configurator help.
  • #13316: Made CKEDITOR.env.isCompatible a blacklist rather than a whitelist. More about the change in theBrowser Compatibility guide.
  • #13398: Renamed CKEDITOR.fileTools.UploadsRepository to CKEDITOR.fileTools.UploadRepository and changed all related properties.
  • #13279: Reviewed CSS vendor prefixes.
  • #13454: Removed unused lang.image.alertUrl token from the Image plugin.

New in CKeditor 4.4.8 (Aug 5, 2015)

  • Security Updates:
  • Fixed XSS vulnerability in the HTML parser reported by Dheeraj Joshi and Prem Kumar.
Issue summary: It was possible to execute XSS inside CKEditor after persuading the victim to: (i) switch CKEditor to source mode, then (ii) paste a specially crafted HTML code, prepared by the attacker, into the opened CKEditor source area, and (iii) switch back to WYSIWYG mode.

  • An upgrade is highly recommended!
  • Fixed Issues:
  • #12899: Fixed: Corrected wrong tag ending for horizontal box definition in the Dialog User Interface plugin. Thanks to mizafish!
  • #13254: Fixed: Cannot outdent block after indent when using the Div Editing Area plugin. Thanks to Jonathan Cottrill!
  • #13268: Fixed: Documentation for CKEDITOR.dom.text is incorrect. Thanks to Ben Kiefer!
  • #12739: Fixed: Link loses inline styles when edited without the Advanced Tab for Dialogs plugin. Thanks to Віталій Крутько!
  • #13292: Fixed: Protection pattern does not work in attribute in self-closing elements with no space before />. Thanks to Віталій Крутько!
  • PR#192: Fixed: Variable name typo in the Dialog User Interface plugin which caused CKEDITOR.ui.dialog.radiovalidation to not work. Thanks to Florian Ludwig!
  • #13232: [Safari] Fixed: The element.appendText() method does not work properly for empty elements.
  • #13233: Fixed: HTMLDataProcessor can process foo:href attributes.
  • #12796: Fixed: The Indent List plugin unwraps parent  elements. Thanks to Andrew Stucki!
  • #12885: Added missing editor.getData() parameter documentation.
  • #11982: Fixed: Bullet added in a wrong position after the Enter key is pressed in a nested list.
  • #13027: Fixed: Keyboard navigation in dialog windows with multiple tabs not following IBM CI 162 instructions orARIA Authoring Practices.
  • #12256: Fixed: Basic styles classes are lost when pasting from Microsoft Word if basic styles were configured to use classes.
  • #12729: Fixed: Incorrect structure created when merging a block into a list item on Backspace and Delete.
  • #13031: [Firefox] Fixed: No more line breaks in source view since Firefox 36.
  • #13131: Fixed: The Code Snippet plugin cannot be used without the IFrame Editing Area plugin.
  • #9086: Fixed: Invalid ARIA property used on paste area .
  • #13164: Fixed: Error when inserting a hidden field.
  • #13155: Fixed: Incorrect Line Utilities positioning when  has a margin.
  • #13351: Fixed: Link lost when editing a linked image with the Link tab disabled. This also fixed a bug when inserting an image into a fully selected link would throw an error (#12847).
  • #13344: [WebKit/Blink] Fixed: It is possible to remove or change editor content in read-only mode.
  • Other Changes:
  • #12844 and #13103: Upgraded the testing environment to Bender.js 0.2.3.
  • #12930: Because of licensing issues, truncated-mathjax/ is now removed from the tests/ directory. Nowbender.config.mathJaxLibPath must be configured manually in order to run Mathematical Formulas plugin tests.
  • #13266: Added more shades of gray in the Color Dialog window. Thanks to mizafish!

New in CKeditor 4.5.0 Beta (Apr 22, 2015)

  • New Features:
  • Clipboard (copy&paste, drag&drop) and file uploading features and improvements ([#11437](http://dev.ckeditor.com/ticket/11437)).
  • Major features:
  • Support for dropping and pasting files into the editor was introduced. Through a set of new facades for native APIs it is now possible to easily intercept and process inserted files.
  • [File upload tools](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools) were introduced in order to simplify controlling the loading, uploading and handling server response, properly handle [new upload configuration](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-uploadUrl) options, etc.
  • Image upload widget was introduced to upload dropped images. A base class for the [upload widget](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition) was exposed, too, to make it simple to create new types of upload widgets which can handle any type of dropped file, show the upload progress and update the content when the process is done. It also handles editing and undo/redo operations when a file is being uploaded and integrates with the [notification aggregator](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notificationAggregator) to show progress and success or error.
  • All drag and drop operations were integrated with the editor. All dropped content is passed through the [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event and a set of new editor events was introduced — [`dragstart`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-dragstart), [`drop`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-drop), [`dragend`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-dragend).
  • The [Data Transfer](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.clipboard.dataTransfer) facade was introduced to unify access to data in various types and files. [Data Transfer](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.clipboard.dataTransfer) is now always available in the [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event.
  • Switched from the pastebin to using the native clipboard access whenever possible. This solved many issues related to pastebin such as unnecessary scrolling or data loss. Additionally, on copy and cut from the editor the clipboard data is set. Therefore, on paste the editor has access to clean data, undisturbed by the browsers.
  • Drag and drop of inline and block widgets was integrated with the standard clipboard APIs. By listening to drag events you will thus be notified about widgets, too. This opens a possibility to filter pasted and dropped widgets.
  • The [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event can have the `range` parameter so it is possible to change the paste position in the listener or paste in the not selectable position. Also the [`editor.insertHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-insertHtml) method now accepts `range` as an additional parameter.
  • [#11621](http://dev.ckeditor.com/ticket/11621): A configurable [paste filter](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFilter) was introduced. The filter is by default turned to `'semantic-content'` on Webkit and Blink for all pasted content coming from external sources because of the low quality of HTML that these engines put into the clipboard. Internal and cross-editor paste is safe due to the change explained in the previous point.
  • Other changes and related fixes:
  • [#12095](http://dev.ckeditor.com/ticket/12095): On drag and copy of widgets [the same method](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) is used to get selected HTML as in the normal case. Thanks to that styles applied to inline widgets are not lost.
  • [#11219](http://dev.ckeditor.com/ticket/11219): Fixed: Dragging a [captioned image](http://ckeditor.com/addon/image2) does not fire the [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event.
  • [#9554](http://dev.ckeditor.com/ticket/9554): [Webkit Mac] Fixed: Editor scrolls on paste.
  • [#9898](http://dev.ckeditor.com/ticket/9898): [Webkit&Divarea] Fixed: Pasting causes undesirable scrolling.
  • [#11993](http://dev.ckeditor.com/ticket/11993): [Chrome] Fixed: Pasting content scrolls the document.
  • [#12613](http://dev.ckeditor.com/ticket/12613): Show the user that they can not drop on editor UI (toolbar, bottom bar).
  • [#12851](http://dev.ckeditor.com/ticket/12851): [Blink/Webkit] Fixed: Formatting disappears when pasting content into cells.
  • [#12914](http://dev.ckeditor.com/ticket/12914): Fixed: Copy/Paste of table broken in `div`-based editor.
  • Browser support.Browser support for related features varies significantly (see http://caniuse.com/clipboard).
  • File APIs needed to operate and file upload is not supported in Internet Explorer 9 and below.
  • Only Chrome and Safari on Mac OS support setting custom data items in the clipboard, so currently it is possible to recognize the origin of the copied content in these browsers only. All drag and drop operations can be identified thanks to the new Data Transfer facade.
  • No Internet Explorer browser supports the standard clipboard API which results in small glitches like where only plain text can be dropped from outside the editor. Thanks to the new Data Transfer facade, internal and cross-editor drag and drop supports the full range of data.
  • Direct access to clipboard could only be implemented in Chrome, Safari on Mac OS, Opera and Firefox. In other browsers the pastebin must still be used.
  • [#12875](http://dev.ckeditor.com/ticket/12875): Samples and toolbar configuration tools.
  • The old set of samples shipped with every CKEditor package was replaced with a shiny new single-page sample. This change concluded a long term plan which started from introducing the [CKEditor SDK](http://sdk.ckeditor.com/) and [CKEditor Functionality Overview](http://docs.ckeditor.com/#!/guide/dev_features) section in the documentation which essentially redefined the old samples.
  • Toolbar configurators with live previews were introduced. They will be shipped with every CKEditor package and are meant to help in configuring toolbar layouts.
  • [#10925](http://dev.ckeditor.com/ticket/10925): The [Media Embed](http://ckeditor.com/addon/embed) and [Semantic Media Embed](http://ckeditor.com/addon/embedsemantic) plugins were introduced. Read more about the new features in the [Embedding Content](http://docs.ckeditor.com/#!/guide/dev_media_embed) article.
  • [#10931](http://dev.ckeditor.com/ticket/10931): Added support for nesting widgets. It is now possible to insert one widget into another widget's nested editable. Note that unless nested editable's [allowed content](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.nestedEditable.definition-property-allowedContent) is defined precisely, starting from CKEditor 4.5 some widget buttons may become enabled. This feature is not supported in IE8. Included issues:
  • [#12018](http://dev.ckeditor.com/ticket/12018): Fixed and reviewed: Nested widgets garbage collection.
  • [#12024](http://dev.ckeditor.com/ticket/12024): [Firefox] Fixed: Outline is extended to the left by unpositioned drag handlers.
  • [#12006](http://dev.ckeditor.com/ticket/12006): Fixed: Drag and drop of nested block widgets.
  • [#12008](http://dev.ckeditor.com/ticket/12008): Fixed various cases of inserting a single non-editable element using the [`editor.insertHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-insertHtml) method. Fixes pasting a widget with a nested editable inside another widget's nested editable.
  • Notification system:
  • [#11580](http://dev.ckeditor.com/ticket/11580): Introduced the [notification system](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notification).
  • [#12810](http://dev.ckeditor.com/ticket/12810): Introduced a [notification aggregator](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notificationAggregator) for the [notification system](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notification) which simplifies displaying progress of many concurrent tasks.
  • [#11636](http://dev.ckeditor.com/ticket/11636): Introduced new, UX-focused, methods for getting selected HTML and deleting it — [`editor.getSelectedHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) and [`editor.deleteSelectedHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml).
  • [#12416](http://dev.ckeditor.com/ticket/12416): Added the [`widget.definition.upcastPriority`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.definition-property-upcastPriority) property which gives more control over widget upcasting order to the widget author.
  • [#12036](http://dev.ckeditor.com/ticket/12036): Initialize the editor in [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) mode when the `` element has a `readonly` attribute.
  • [#11905](http://dev.ckeditor.com/ticket/11905): The [`resize` event](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-resize) passes the current dimensions in its data.
  • [#12126](http://dev.ckeditor.com/ticket/12126): Introduced [`config.image_prefillDimensions`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image_prefillDimensions) and [`config.image2_prefillDimensions`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image2_prefillDimensions) to make pre-filling `width` and `height` configurable for the [Enhanced Image](http://ckeditor.com/addon/image2).
  • [#12746](http://dev.ckeditor.com/ticket/12746): Added a new configuration option to hide the [Enhanced Image](http://ckeditor.com/addon/image2) resizer.
  • [#12150](http://dev.ckeditor.com/ticket/12150): Exposed the [`getNestedEditable()`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget-static-method-getNestedEditable) and `is*` [widget helper](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget) functions (see the static methods).
  • [#12448](http://dev.ckeditor.com/ticket/12448): Introduced the [`editable.insertHtmlIntoRange`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertHtmlIntoRange) method.
  • [#12143](http://dev.ckeditor.com/ticket/12143): Added the [`config.floatSpacePreferRight`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-floatSpacePreferRight) configuration option that switches the alignment of the floating toolbar. Thanks to [InvisibleBacon](http://github.com/InvisibleBacon)!
  • [#10986](http://dev.ckeditor.com/ticket/10986): Added support for changing dialog input and textarea text directions by using the *Shift+Alt+Home/Endkeystrokes. The direction is stored in the value of the input by prepending the [`\u202A`](http://unicode.org/cldr/utility/character.jsp?a=202A) or [`\u202B`](http://unicode.org/cldr/utility/character.jsp?a=202B) marker to it. Read more in the [documentation](http://docs.ckeditor.com/#!/api/CKEDITOR.dialog.definition.textInput-property-bidi). Thanks to [edithkk](https://github.com/edithkk)!
  • [#12770](http://dev.ckeditor.com/ticket/12770): Added support for passing [widget](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget)'s startup data as a widget command's argument. Thanks to [Rebrov Boris](https://github.com/zipp3r) and [Tieme van Veen](https://github.com/tiemevanveen)!
  • [#11583](http://dev.ckeditor.com/ticket/11583): Added support for the HTML5 `required` attribute in various form elements. Thanks to [Steven Busse](https://github.com/sbusse)!
  • Changes:
  • [#12858](http://dev.ckeditor.com/ticket/12858): Basic [Spartan](http://blogs.windows.com/bloggingwindows/2015/03/30/introducing-project-spartan-the-new-browser-built-for-windows-10/) browser compatibility. Full compatibility will be introduced later, because at the moment Spartan is still too unstable to be used for tests and we see many changes from version to version.
  • [#12948](http://dev.ckeditor.com/ticket/12948): The [`config.mathJaxLibrary`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-mathJaxLib) option does not default to the MathJax CDN any more. It needs to be configured to enable the [Mathematical Formulas](http://ckeditor.com/addon/mathjax) plugin now.
  • [#13069](http://dev.ckeditor.com/ticket/13069): Fixed inconsistencies between [`editable.insertHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertElement) and [`editable.insertElement()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertElement) when the `range` parameter is used. Now, the `editor.insertElement()` method works on a higher level, which means that it saves undo snapshots and sets the selection after insertion. Use the [`editable.insertElementIntoRange()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertElementIntoRange) method directly for the pre 4.5.0 behavior of `editable.insertElement()`.
  • [#12870](http://dev.ckeditor.com/ticket/12870): Use [`editor.showNotification()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-showNotification) instead of `alert()` directly whenever possible. When the [Notification plugin](http://ckeditor.com/addon/notification) is loaded, the notification system is used automatically. Otherwise, the native `alert()` is displayed.
  • [#8024](http://dev.ckeditor.com/ticket/8024): Swapped behavior of the Split Cell Vertically and Horizontally features of the [Table Tools](http://ckeditor.com/addon/tabletools) plugin to be more intuitive. Thanks to [kevinisagit](https://github.com/kevinisagit)!
  • [#10903](http://dev.ckeditor.com/ticket/10903): Performance improvements for the [`dom.element.addClass()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-addClass), [`dom.element.removeClass()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-removeClass) and [`dom.element.hasClass()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-hasClass) methods. Note: The previous implementation allowed passing multiple classes to `addClass()` although it was only a side effect of that implementation. The new implementation does not allow this.
  • [#11856](http://dev.ckeditor.com/ticket/11856): The jQuery adapter throws a meaningful error if CKEditor or jQuery are not loaded.
  • Fixed issues:
  • [#11586](http://dev.ckeditor.com/ticket/11586): Fixed: [`range.cloneContents()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-cloneContents) should not change the DOM in order not to affect selection.
  • [#12148](http://dev.ckeditor.com/ticket/12148): Fixed: [`dom.element.getChild()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-getChild) should not modify a passed array.
  • [#12503](http://dev.ckeditor.com/ticket/12503): [Blink/Webkit] Fixed: Incorrect result of Select All and *Backspaceor *Delete*.
  • [#13001](http://dev.ckeditor.com/ticket/13001): [Firefox] Fixed: The `` filler is placed in the wrong position by the [`range.fixBlock()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-fixBlock) method due to quirky Firefox behavior.
  • [#13101](http://dev.ckeditor.com/ticket/13101): [IE8] Fixed: Colons are prepended to HTML5 element names when cloning them.

New in CKeditor 4.4.7 (Jan 30, 2015)

  • Fixed Issues:
  • #12825: Fixed: Preventing the Table Resize plugin from operating on elements outside the editor. Thanks to Paul Martin!
  • #12157: Fixed: Lost text formatting on pressing Tab when the config.tabSpaces configuration option value was greater than zero.
  • #12777: Fixed: The table-layout CSS property should be reset by skins. Thanks to vita10gy!
  • #12812: Fixed: An uncaught security exception is thrown when Line Utilities are used in an inline editor loaded in a cross-domain iframe. Thanks to Vitaliy Zurian!
  • #12735: Fixed: config.fillEmptyBlocks should only apply when outputting data.
  • #10032: Fixed: Paste from Word filter is executed for every paste after using the button.
  • #12597: [Blink/Webkit] Fixed: Multi-byte Japanese characters entry not working properly after Shift+Enter.
  • #12387: Fixed: An error is thrown if a skin does not have the chameleon property defined and config.uiColor is defined.
  • #12747: [IE8-10] Fixed: Opening a drop-down for a specific selection when the editor is maximized results in incorrect drop-down panel position.
  • #12850: [IEQM] Fixed: An error is thrown after focusing the editor.

New in CKeditor 4.4.6 (Nov 26, 2014)

  • Security Updates:
  • Fixed XSS vulnerability in the HTML parser reported by Maco Cortes.
  • Issue summary: It was possible to execute XSS inside CKEditor after persuading the victim to: (i) switch CKEditor to source mode, then (ii) paste a specially crafted HTML code, prepared by the attacker, into the opened CKEditor source area, and (iii) switch back to WYSIWYG mode.
  • An upgrade is highly recommended!
  • New Features:
  • #12501: Allowed dashes in element names in the string format of allowed content rules.
  • #12550: Added the element to the CKEDITOR.dtd.
  • Fixed Issues:
  • #12506: [Safari] Fixed: Cannot paste into inline editor if the page has user-select: none style. Thanks to shaohua!
  • #12683: Fixed: Filter fails to remove custom tags. Thanks to timselier!
  • #12489 and #12491: Fixed: Various issues related to restoring the selection after performing operations on filler character. See the fixed cases.
  • #12621: Fixed: Cannot remove inline styles (bold, italic, etc.) in empty lines.
  • #12630: [Chrome] Fixed: Selection is placed outside the paragraph when the New Page button is clicked. This patch significantly simplified the way how the initial selection (a selection after the content of the editable is overwritten) is being fixed. That might have fixed many related scenarios in all browsers.
  • #11647: Fixed: The editor.blur event is not fired on first blur after initializing the inline editor on an already focused element.
  • #12601: Fixed: Strikethrough button tooltip spelling.
  • #12546: Fixed: The Preview tab in the Document Properties dialog window is always disabled.
  • #12300: Fixed: The editor.change event fired on first navigation key press after typing.
  • #12141: Fixed: List items are lost when indenting a list item with content wrapped with a block element.
  • #12515: Fixed: Cursor is in the wrong position when undoing after adding an image and typing some text.
  • #12484: [Blink/Webkit] Fixed: DOM is changed outside the editor area in a certain case.
  • #12688: Improved the tests of the styles system and fixed two minor issues.
  • #12403: Fixed: Changing the font style should not lead to nesting it in the previous style element.
  • #12609: Fixed: Incorrect config.magicline_putEverywhere name used for a Magic Line all-encompassingconfig.magicline_everywhere configuration option.

New in CKeditor 4.4.5 (Sep 25, 2014)

  • New Features:
  • #12279: Added a possibility to pass a custom evaluator to node.getAscendant().Fixed
  • Issues:
  • #12423: [Safari7.1+] Fixed: Enter key moved cursor to a strange position.
  • #12381: [iOS] Fixed: Selection issue. Thanks to Remiremi!
  • #10804: Fixed: CKEDITOR_GETURL is not used with some plugins where it should be used. Thanks to Thomas Andraschko!
  • #9137: Fixed: The tag is not created when has an attribute. Thanks to naoki.fujikawa!
  • #12377: Fixed: Errors thrown in the Image plugin when removing preview from the dialog window definition. Thanks to Axinet!
  • #12162: Fixed: Auto paragraphing and Enter key in nested editables.
  • #12315: Fixed: Marked config.autoParagraph as deprecated.
  • #12113: Fixed: A code snippet should be presented in the elements path as "code snippet" (translatable).
  • #12311: Fixed: Remove Format should also remove elements.
  • #12261: Fixed: Filter has to be destroyed and removed from CKEDITOR.filter.instances on editor destroy.
  • #12398: Fixed: Maximize does not work on an instance without a title.
  • #12097: Fixed: JAWS not reading the number of options correctly in the Text Color and Background Color button menu.
  • #12411: Fixed: Page Break used directly in the editable breaks the editor.
  • #12354: Fixed: Various issues in undo manager when holding keys.
  • #12324: [IE8] Fixed: Undo steps are not recorded when changing the caret position by clicking below the body.
  • #12332: Fixed: Lowered DOM events listeners' priorities in undo manager in order to avoid ambiguity.
  • #12402: [Blink] Fixed: Workaround for Blink bug with document.title which breaks updating title in the full HTML mode.
  • #12338: Fixed: The CKEditor package contains unoptimized images.

New in CKeditor 4.4.4 (Aug 21, 2014)

  • Fixed Issues:
  • #12268: Cleanup of UI Color YUI styles. Thanks to CasherWest!
  • #12263: Fixed: Paste from Word filter does not properly normalize semicolons style text. Thanks to Alin Purcaru!
  • #12243: Fixed: Text formatting lost when pasting from Word. Thanks to Alin Purcaru!
  • #111739: Fixed: keypress listeners should not be used in the undo manager. A complete rewrite of keyboard handling in the undo manager was made. Numerous smaller issues were fixed, among others:
  • #10926: [Chrome@Android] Fixed: Typing does not record snapshots and does not fire the editor.change event.
  • #11611: [Firefox] Fixed: The editor.change event is fired when pressing Arrow keys.
  • #12219: [Safari] Fixed: Some modifications of the UndoManager.locked property violate strict mode in the Undoplugin.
  • #10916: Fixed: Magic Line icon in Right-To-Left environments.
  • #11970: [IE] Fixed: CKEditor paste event is not fired when pasting with Shift+Ins.
  • #12111: Fixed: Linked image attributes are not read when opening the image dialog window by doubleclicking.
  • #10030: [IE] Fixed: Prevented "Unspecified Error" thrown in various cases when IE8-9 does not allow access todocument.activeElement.
  • #12273: Fixed: Applying block style in a description list breaks it.
  • #12218: Fixed: Minor syntax issue in CSS files.
  • #12178: [Blink/WebKit] Fixed: Iterator does not return the block if the selection is located at the end of it.
  • #12185: [IE9QM] Fixed: Error thrown when moving the mouse over focused editor's scrollbar.
  • #12215: Fixed: Basepath resolution does not recognize semicolon as a query separator.
  • #12135: Fixed: Remove Format does not work on widgets.
  • #12298: [IE11] Fixed: Clicking below in Compatibility Mode will no longer reset selection to the first line.
  • #12204: Fixed: Editor's voice label is not affected by config.title.
  • #11915: Fixed: With SCAYT enabled, cursor moves to the beginning of the first highlighted, misspelled word after typing or pasting into the editor.
  • SCAYT: Fixed: Error thrown in the console after enabling SCAYT and trying to add a new image.
  • Other Changes:
  • #12296: Merged benderjs-ckeditor into the main CKEditor repository.

New in CKeditor 4.4.3 (Jul 22, 2014)

  • Security Updates:
  • Fixed XSS vulnerability in the Preview plugin reported by Mario Heiderich of [Cure53](https://cure53.de/).
  • An upgrade is highly recommended!
  • New Features:
  • [#12164](http://dev.ckeditor.com/ticket/12164): Added the "Justify" option to the "Horizontal Alignment" drop-down in the Table Cell Properties dialog window.
  • Fixed Issues:
  • [#12110](http://dev.ckeditor.com/ticket/12110): Fixed: Editor crash after deleting a table. Thanks to [Alin Purcaru](https://github.com/mesmerizero)!
  • [#11897](http://dev.ckeditor.com/ticket/11897): Fixed: **Enter** key used in an empty list item creates a new line instead of breaking the list. Thanks to [noam-si](https://github.com/noam-si)!
  • [#12140](http://dev.ckeditor.com/ticket/12140): Fixed: Double-clicking linked widgets opens two dialog windows.
  • [#12132](http://dev.ckeditor.com/ticket/12132): Fixed: Image is inserted with `width` and `height` styles even when they are not allowed.
  • [#9317](http://dev.ckeditor.com/ticket/9317): [IE] Fixed: [`config.disableObjectResizing`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-disableObjectResizing) does not work on IE. **Note**: We were not able to fix this issue on IE11+ because necessary events stopped working. See a [last resort workaround](http://dev.ckeditor.com/ticket/9317#comment:16) and make sure to [support our complaint to Microsoft](https://connect.microsoft.com/IE/feedback/details/742593/please-respect-execcommand-enableobjectresizing-in-contenteditable-elements).
  • [#9638](http://dev.ckeditor.com/ticket/9638): Fixed: There should be no information about accessibility help available under the *Alt+0* keyboard shortcut if the [Accessibility Help](http://ckeditor.com/addon/a11yhelp) plugin is not available.
  • [#8117](http://dev.ckeditor.com/ticket/8117) and [#9186](http://dev.ckeditor.com/ticket/9186): Fixed: In HTML5 `` tags should be allowed everywhere, including inside the `` element.
  • [#10422](http://dev.ckeditor.com/ticket/10422): Fixed: [`config.fillEmptyBlocks`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fillEmptyBlocks) not working properly if a function is specified.

New in CKeditor 2.6.10 (Mar 21, 2013)

  • Values displayed in the "About" dialog window were not properly escaped - reported by David Sopas.

New in CKeditor 2.6.8 (Aug 2, 2012)

  • Security release, upgrade is highly recommended (improved protection for IIS6 web server).

New in CKeditor 2.6.7 (Mar 28, 2012)

  • Security release, upgrade is highly recommended (improved protection for IIS6 web server).

New in CKeditor 2.6.6 (Apr 13, 2010)

  • [#2381] Protected the editor from duplicate iframes
  • [#1752] Fixed the issue with tablecommands plugin and undefined tagName.
  • [#2333] The > character inside text wasn't encoded in Opera and Safari.
  • [#2467] Fixed JavaScript error with the fit window command in source mode.
  • [#2472] Splitting a TH will create a two TH, not a TH and a TD.
  • [#1891] Removed unnecessary name attributes in dialogs.
  • [#798, #2495] If an image was placed inside a container with dimensions or floating it wasn't possible to edit its properties from the toolbar or context menu.
  • [#1982] Submenus in IE7 now are shown properly.
  • [#2496] Using the Paste dialogs in IE might insert the content at the start of the editor.
  • [#2496] Fixed RTL dialog layout in Internet Explorer.
  • [#2488] Fixed the issue where email links in IE would take the browser to a new page in addition to calling up the email client.
  • [#2519] Fixed race condition at registering the FCKeditorAPI object in multiple editor scenarios.
  • [#2525] Fixed JavaScript error in Google Chrome when StartupShowBlocks is set to true.

New in CKeditor 2.6.5 (Oct 14, 2009)

  • #2856 : Fixed problem with inches in Paste From Word plugin.
  • #3929 : Using Paste dialog, the text is pasted into current selection
  • #3920 : Mouse cursor over characters in Special Character dialog now is correct
  • #3882 : Fixed an issue with PasteFromWord dialog in which default values was ignored
  • #3859 : Fixed Flash dialog layout in Webkit
  • #3852 : Disabled textarea resizing in dialogs
  • #3831 : The attempt to remove the contextmenu plugin will not anymore break the editor
  • #3781 : Colorbutton is now disabled in 'source' mode
  • #3848 : Fixed an issue with Webkit in witch elements in the Image and Link dialogs had wrong dimensions.
  • #3808 : Fixed UI Color Picker dialog size in example page.
  • #3658 : Editor had horizontal scrollbar in IE6.
  • #3819 : The cursor was not visible when applying style to collapsed selections in Firefox 2.
  • #3809 : Fixed beam cursor when mouse cursor is over text-only buttons in IE.
  • #3815 : Fixed an issue with the form dialog in which the "enctype" attribute is outputted as "encoding".
  • #3785 : Fixed an issue in CKEDITOR.tools.htmlEncode() which incorrectly outputs   in IE8.
  • #3820 : Fixed an issue in bullet list command in which a list created at the bottom of another gets merged to the top.
  • #3830 : Table cell properties dialog doesn't apply to all selected cells.
  • #3835 : Element path is not refreshed after click on 'newpage'; and safari is not putting focus on document also.
  • #3821 : Fixed an issue with JAWS in which toolbar items are read inconsistently between virtual cursor modes.
  • #3789 : The "src" attribute was getting duplicated in some situations.
  • #3591 : Protecting flash related elements including '', '' and ''.
  • #3759 : Fixed CKEDITOR.dom.element::scrollIntoView logic bug which scroll even element is inside viewport.
  • #3773 : Fixed remove list will merge lines.
  • #3829 : Fixed remove empty link on output data.
  • #3730 : Indent is performing on the whole block instead of selected lines in enterMode = BR.
  • #3844 : Fixed UndoManager register keydown on obsoleted document
  • #3805 : Enabled SCAYT plugin for IE.
  • #3834 : Context menu on table caption was incorrect.
  • #3812 : Fixed an issue in which the editor may show up empty or uneditable in IE7, 8 and Firefox 3.
  • #3825 : Fixed JS error when opening spellingcheck.
  • #3862 : Fixed html parser infinite loop on certain malformed source code.
  • #3639 : Button size was inconsistent.
  • #3874 : Paste as plain text in Safari loosing lines.
  • #3849 : Fixed IE8 crashes when applying lists and indenting.
  • #3876 : Changed dialog checkbox and radio labels to explicit labels.
  • #3843 : Fixed context submenu position in IE 6 & 7 RTL.
  • #3864 : [FF]Document is not editable after inserting element on a fresh page.
  • #3883 : Fixed removing inline style logic incorrect on Firefox2.
  • #3884 : Empty "href" attribute was duplicated on output data.
  • #3858 : Fixed the issue where toolbars break up in IE6 and IE7 after the browser is resized.
  • #3868 : [chrome] SCAYT toolbar options was in reversed order.
  • #3875 : Fixed an issue in Safari where table row/column/cell menus are not useable when table cells are selected.
  • #3896 : The editing area was flashing when switching forth and back to source view.
  • #3894 : Fixed an issue where editor failed to initialize when using the on-demand loading way.
  • #3903 : Color button plugin doesn't read config entry from editor instance correctly.
  • #3801 : Comments at the start of the document was lost in IE.
  • #3871 : Unable to redo when undos to the front of snapshots stack.
  • #3909 : Move focus from editor into a text input control is broken.
  • #3870 : The empty paragraph desappears when hitting ENTER after "New Page".
  • #3887 : Fixed an issue in which the create list command may leak outside of a selected table cell and into the rest of document.
  • #3916 : Fixed maximize does not enlarge editor width when width is set.
  • #3879 : [webkit] Color button panel had incorrect size on first open.
  • #3839 : Update Scayt plugin to reflect the latest change from SpellChecker.net.
  • #3742 : Fixed wrong dialog layout for dialogs without tab bar in IE RTL mode .
  • #3671 : Fixed body fixing should be applied to the real type under fake elements.
  • #3836 : Fixed remove list in enterMode=BR will merge sibling text to one line.
  • #3949 : Fixed enterKey within pre-formatted text introduce wrong line-break.
  • #3878 : Whenever possible, dialogs will not present scrollbars if the content is too big for its standard size.
  • #3782 : Remove empty list in table cell result in collapsed cell.

New in CKeditor 2.6.4.1 (Jul 16, 2009)

  • Security release, upgrade is highly recommended

New in CKeditor 2.6.4 (Feb 3, 2009)

  • Merging cells between table header and body is no longer possible.
  • Fixed WSC issues at slow connection speed. Added SSL support.
  • Language file updates for the following languages: Chinese (Traditional), French, Hebrew, Russian and Turkish
  • Fixed a minor bug which causes selection positions to be improperly restored during undos and redos.

New in CKeditor 2.6.3 (Aug 6, 2008)

  • [#2412] FCK.InsertHtml() is now properly removing selected contents after content insertion in Firefox.
  • [#2420] Spelling mistake corrections made by the spell checking dialog are now undoable.
  • [#2411] Insert anchor was not working for non-empty selections.
  • [#2426] It was impossible to switch between editor areas with a single click.
  • Language file updates