aboutsummaryrefslogtreecommitdiff
path: root/release/plugins/scayt/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'release/plugins/scayt/CHANGELOG.md')
-rw-r--r--release/plugins/scayt/CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/release/plugins/scayt/CHANGELOG.md b/release/plugins/scayt/CHANGELOG.md
new file mode 100644
index 00000000..ac33d966
--- /dev/null
+++ b/release/plugins/scayt/CHANGELOG.md
@@ -0,0 +1,20 @@
1SCAYT plugin for CKEditor 4 Changelog
2====================
3### CKEditor 4.5.6
4
5New Features:
6* CKEditor [language adddon](http://ckeditor.com/addon/language) support
7* CKEditor [placeholder adddon](http://ckeditor.com/addon/placeholder) support
8* Drag and Drop support
9* *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25
10
11Fixed issues:
12* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
13* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements
14* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting
15* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page
16* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
17* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe
18* SCAYT stops working when CKEditor Undo plug-in not enabled
19* Issue with pasting SCAYT markup in CKEditor
20* SCAYT stops working after pressing Cancel button in WSC dialog