ckeditor/plugins/scayt/CHANGELOG.md
author indvd00m (gotoindvdum[at]gmail[dot]com)
Thu, 15 Dec 2016 18:10:20 +0300
changeset 0 44d330dccc59
permissions -rw-r--r--
Init sample
indvd00m@0
     1
SCAYT plugin for CKEditor 4 Changelog
indvd00m@0
     2
====================
indvd00m@0
     3
### CKEditor 4.5.6
indvd00m@0
     4
indvd00m@0
     5
New Features:
indvd00m@0
     6
* CKEditor [language addon](http://ckeditor.com/addon/language) support
indvd00m@0
     7
* CKEditor [placeholder addon](http://ckeditor.com/addon/placeholder) support
indvd00m@0
     8
* Drag and Drop support
indvd00m@0
     9
* *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25
indvd00m@0
    10
indvd00m@0
    11
Fixed issues:
indvd00m@0
    12
* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
indvd00m@0
    13
* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements
indvd00m@0
    14
* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting
indvd00m@0
    15
* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page
indvd00m@0
    16
* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
indvd00m@0
    17
* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe
indvd00m@0
    18
* SCAYT stops working when CKEditor Undo plug-in not enabled
indvd00m@0
    19
* Issue with pasting SCAYT markup in CKEditor
indvd00m@0
    20
* [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after pressing Cancel button in WSC dialog