Skip to content

v48.5.2

Latest

Choose a tag to compare

@CKEditorBot CKEditorBot released this 22 Sep 05:00
· 394 commits to master since this release
v48.5.2
d674cac

We are excited to announce the release of CKEditor 5 v48.5.2.

Bug fixes

  • utils: The EmitterMixinConstructor, ObservableMixinConstructor and DomEmitterMixinConstructor types no longer resolve to undefined in projects that compile with the strictNullChecks option disabled. Closes #20238.

    Thanks to @ld3nl.

  • utils: Fixed an initialization failure in Safari 27 on Intel Macs by working around a regression in the browser’s implementation of String#substr(). Closes #20237.

    Affected Safari builds return the entire string instead of an empty string when String#substr() is called with a negative length. For event names without a namespace separator, this caused an event node to reference itself as a child, leading to infinite recursion and a stack overflow when collecting callbacks. The editor no longer relies on String#substr() for this operation.

    Thanks to @ld3nl.

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases: