Skip to content

v10.1.0

Choose a tag to compare

@CKEditorBot CKEditorBot released this 26 Nov 07:32
· 191 commits to master since this release
v10.1.0
d153a00

Features

  • Introduce the disableWatchdog input to the CKEditorComponent that allows disabling the watchdog functionality even when a watchdog instance is provided via the watchdog input. Closes #469.

Bug fixes

  • Remove itemError event listener from the watchdog when the CKEditorComponent is destroyed. This prevents potential memory leaks when the component is removed from the DOM.

Other changes

  • Upgrade to Node v24.11.