`. * [#9709](http://dev.ckeditor.com/ticket/9709): PasteFromWord should not depend on configuration from other styles. * [#9726](http://dev.ckeditor.com/ticket/9726): Removed color dialog dependency from table tools. * [#9765](http://dev.ckeditor.com/ticket/9765): Toolbar Collapse command documented incorrectly on Accessibility Instructions dialog. * [#9771](http://dev.ckeditor.com/ticket/9771): [Webkit & Opera] Fixed scrolling issues when pasting. * [#9787](http://dev.ckeditor.com/ticket/9787): [IE9] onChange isn't fired for checkboxes in dialogs. * [#9842](http://dev.ckeditor.com/ticket/9842): [Firefox 17] When we open toolbar menu for the first time & press down arrow key, focus goes to next toolbar button instead of menu options. * [#9847](http://dev.ckeditor.com/ticket/9847): Elements path shouldn't be initialized on inline editor. * [#9853](http://dev.ckeditor.com/ticket/9853): `Editor#addRemoveFormatFilter` is exposed before it really works. * [#8893](http://dev.ckeditor.com/ticket/8893): Value of `pasteFromWordCleanupFile` config is now taken from instance configuration. * [#9693](http://dev.ckeditor.com/ticket/9693): Removed "live preview" checkbox from UI color picker. ## CKEditor 4.0 The first stable release of the new CKEditor 4 code line. The CKEditor JavaScript API has been kept compatible with CKEditor 4, whenever possible. The list of relevant changes can be found in the [API Changes page of the CKEditor 4 documentation][1]. [1]: http://docs.ckeditor.com/#!/guide/dev_api_changes "API Changes""