Skip to content

Commit 605956c

Browse files
committed
CHANGELOG added
1 parent 54fcc98 commit 605956c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
SCAYT plugin for CKEditor 4 Changelog
2+
====================
3+
### CKEditor 4.5.6
4+
5+
New 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+
11+
Fixed 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

0 commit comments

Comments
 (0)