Skip to content

Releases: zkoss/zkckeditor

FL release 2014-10-13

13 Oct 04:55
Compare
Choose a tag to compare
FL release 2014-10-13 Pre-release
Pre-release
Merge pull request #10 from hanhsu/B70-CKEZ-#9

Fix Issue #9: unexpected onChange event after setting the value from the...

v4.3.3.0: Release 4.3.3.0

25 Apr 10:30
Compare
Choose a tag to compare
  • Features:
    Issue #1: Add IE11 Support
  • Bugs:
  • Upgrade Notes:
    • Upgrade to ckeditor 4.3.3

Release a FL version on 2014-04-09

09 Apr 04:34
Compare
Choose a tag to compare
Pre-release
  • Features:
    Issue #1: Add IE11 Support
  • Bugs:
  • Upgrade Notes:
    • Upgrade to ckeditor 4.3.3

v4.1.1.0

21 Jan 04:56
Compare
Choose a tag to compare
  • Features:
    Issue 15: Support per-instance config
  • Bugs:
    Issue 14: CKEditor vflex doesn't work properly
    Issue 17: CKEditor autoHeight doesn't work properly
    Issue 18: Closing a modal window containing ckeditor causes js error
    Issue 19: JavaScript error by onClosing a window with ckEditor in it
    Issue 20: CKeditor send onChange command in the wrong order in request
    Issue 23: Copy-paste content with MVVM can't get correct value
    Issue 22: Image with uppercase file extension does not show up in file browser
  • Upgrade Notes:
    • Upgrade to ckeditor 4.1.1
    • New attribute 'config' is introduced to provide per-instance config via server-side
    • Overriding javascript function 'getConfig_' provides per-instance config via client-side
    • CKEditor is now distributed under the GPL, LGPL and MPL Open Source licenses.