diff options
author | Paul Duncan <pabs@pablotron.org> | 2016-05-15 17:07:16 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2016-05-15 17:07:16 -0400 |
commit | ae667b4222a718f99091ec8bb1fb130970b051e7 (patch) | |
tree | 08b2844213893ba614896b6dd06d7cfac22f0656 /data/assets/ckeditor-4.5.8-custom/plugins/scayt/CHANGELOG.md | |
download | guff-ae667b4222a718f99091ec8bb1fb130970b051e7.tar.bz2 guff-ae667b4222a718f99091ec8bb1fb130970b051e7.zip |
initial commit
Diffstat (limited to 'data/assets/ckeditor-4.5.8-custom/plugins/scayt/CHANGELOG.md')
-rw-r--r-- | data/assets/ckeditor-4.5.8-custom/plugins/scayt/CHANGELOG.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/assets/ckeditor-4.5.8-custom/plugins/scayt/CHANGELOG.md b/data/assets/ckeditor-4.5.8-custom/plugins/scayt/CHANGELOG.md new file mode 100644 index 0000000..d956208 --- /dev/null +++ b/data/assets/ckeditor-4.5.8-custom/plugins/scayt/CHANGELOG.md @@ -0,0 +1,20 @@ +SCAYT plugin for CKEditor 4 Changelog
+====================
+### CKEditor 4.5.6
+
+New Features:
+* CKEditor [language addon](http://ckeditor.com/addon/language) support
+* CKEditor [placeholder addon](http://ckeditor.com/addon/placeholder) support
+* Drag and Drop support
+* *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25
+
+Fixed issues:
+* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
+* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements
+* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting
+* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page
+* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
+* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe
+* SCAYT stops working when CKEditor Undo plug-in not enabled
+* Issue with pasting SCAYT markup in CKEditor
+* [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after pressing Cancel button in WSC dialog
|