aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/CHANGELOG.md
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2016-01-25 17:45:33 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2016-01-25 18:00:33 +0100
commit7adcb81e4f83f98c468889aaa5a85558ba88c770 (patch)
tree0d6ede733777b29060b48df4afaa2c64bfbae276 /sources/plugins/scayt/CHANGELOG.md
downloadconnexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.gz
connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.zst
connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.zip
Initial commit4.5.6
Diffstat (limited to 'sources/plugins/scayt/CHANGELOG.md')
-rw-r--r--sources/plugins/scayt/CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/sources/plugins/scayt/CHANGELOG.md b/sources/plugins/scayt/CHANGELOG.md
new file mode 100644
index 00000000..ac33d966
--- /dev/null
+++ b/sources/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