ckeditor / strapi-plugin-ckeditor

CKEditor 5 - Official Integration for Strapi
https://market.strapi.io/plugins/@ckeditor-strapi-plugin-ckeditor
Other
72 stars 79 forks source link

v0.1.0 release #123

Closed Mgsy closed 2 months ago

Mgsy commented 2 months ago

Release highlights

In this release, we've made changes to the CKEditor 5 integration for Strapi 4 by switching from npm packages to loading the editor via the CKEditor CDN. This adjustment mirrors the integration method introduced in version 1.0.0, which supports Strapi 5.

All plugin versions in the 0.x.x series, including version 0.1.0, will continue to support Strapi 4.

BREAKING CHANGES ℹ️

abdhass commented 1 month ago

The instructions to add script-src to the security config doesnt load the Admin UI at all. See error below:

image