You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It’s now possible to set the “Config Options” setting to a JS or JSON file within config/ckeditor/. (#540)
It’s now possible to set the “Custom Styles” setting to a CSS file within config/ckeditor/. (#540)
The v5 migration now automatically creates JS/JSON/CSS files within config/ckeditor/ for any Config Options/Custom Styles from CKEditor Configs that were used by two or more fields. (#540)
Fixed an error that could occur when registering a custom CKEditor plugin. (#531)