Skip to content

v9.3.1

Choose a tag to compare

@CKEditorBot CKEditorBot released this 16 Oct 10:16
· 279 commits to master since this release

Bug fixes

  • Behavior of useCKEditorCloud hook is now consistent with Vite and Next runtimes while changing properties. (commit)
  • Prevent potential crashes of useMultiRootEditor during the initialization phase when setting the new state of the multi-root editor with an attached watchdog. Closes #542. (commit)
  • Update roots with modified content only. (commit)