Skip to content

release 4.5.6

Compare
Choose a tag to compare
@mrbaseman mrbaseman released this 22 Feb 16:53
· 4 commits to master since this release

CKEditor 4.5.6

New Features:

Other Changes:

  • Updated SCAYT (Spell Check As You Type):
  • New features:
  • CKEditor Language plugin support.
  • CKEditor Placeholder plugin support.
  • Drag&Drop support.
  • Experimental GRAYT (Grammar As You Type) functionality.
  • Fixed issues:
  • #98: SCAYT affects dialog double-click. Fixed in SCAYT core.
  • #102: SCAYT core performance enhancements.
  • #104: SCAYT's spans leak into the clipboard and after pasting.
  • #105: A JavaScript error fired in case of multiple instances of CKEditor on one page.
  • #107: SCAYT should not check non-editable parts of content.
  • #108: Latest SCAYT copies the ID of the editor element to the iframe.
  • SCAYT stops working when CKEditor Undo plugin not enabled.
  • Issue with pasting SCAYT markup in CKEditor.
  • SCAYT stops working after pressing the Cancel button in the WSC dialog.