X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=CHANGES.md;h=a22a294f021b98992fb559b1968dbbccbf4a8027;hp=68ca403b45bed2b4437882eabd0eaa02677518f6;hb=10cdc4f5281828f2edcee3782050b80af5183f50;hpb=d60375b138c1d2c5a7a44a73949b6ba1a2379766 diff --git a/CHANGES.md b/CHANGES.md index 68ca403..a22a294 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,17 @@ CKEditor 4 Changelog ==================== +## CKEditor 4.2.3 + +Fixed Issues: + +* [#10994](http://dev.ckeditor.com/ticket/10994): Fixed: Loading external jQuery library when opening the [jQuery Adapter](http://docs.ckeditor.com/#!/guide/dev_jquery) sample directly from file. +* [#10975](http://dev.ckeditor.com/ticket/10975): [IE] Fixed: Error thrown while opening the color palette. +* [#9929](http://dev.ckeditor.com/ticket/9929): [Blink/WebKit] Fixed: A non-breaking space is created once a character is deleted and a regular space is typed. +* [#10963](http://dev.ckeditor.com/ticket/10963): Fixed: JAWS issue with the keyboard shortcut for [Magic Line](http://ckeditor.com/addon/magicline). +* [#11096](http://dev.ckeditor.com/ticket/11096): Fixed: TypeError: Object has no method 'is'. + + ## CKEditor 4.2.2 Fixed Issues: