Skip to content

5.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 15:09
5.3.0
a90225a
  • 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)