close

Filter

loading table of contents...

Release Notes / Version 12.2412.0

Table Of Contents

Miscellaneous

Changed UserProvider Setup Policy

If a UserProvider fails to setup, the contentserver used to run nevertheless, which led to accidental deactivation of users. Now, the contentserver does not go online any longer if a UserProvider fails to setup.

Follow Section, “Changed UserProvider Setup Policy” for upgrade information.

(CMS-25871)

CKEditor 5 Version Update

CKEditor 5 has been updated to 43.3.1. Find details below:

  • New Version: 43.3.1

  • Reason: Module structure changed: Using unified package ckeditor5.

  • Migration:

    • If any imports like "@ckeditor/ckeditor5-*" are used, migration efforts are necessary, as only imports from “ckeditor5” are allowed

      • all other imports have to be replaced by imports from “ckeditor5”

      • or, if imports are not available, utilize workarounds like alias configurations for webpack

  • Migration Hint:

    • Due to inconsistent package exports in some CKEditor5 plugins, you might be forced to create a patch and add a default export to the package.json of the plugin package. Please see the PNPM patch documentation to learn about how to patch packages or the CoreMedia CKEditor5 plugins workspace’s package.json to see how the patch is applied.

  • Release Notes: [Migrating to new installation methods | CKEditor5 documentation|https://ckeditor.com/docs/ckeditor5/43.3.1/updating/nim-migration/migration-to-new-installation-methods.html]

(CMS-25371)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.