This is a minor release that introduces many bug fixes and new features. Most notable ones are the table plugin and support for inserting soft breaks with Shift+Enter.
You can read more in the blog post.
New packages:
Major releases (contain breaking changes):
Minor releases:
Patch releases (bug fixes, internal changes):
Besides new features introduced by the dependencies, this version also introduces the following features:
Patch releases (bug fixes, internal changes):
Major releases (contain breaking changes):
Major releases (contain breaking changes):
You can configure image styles in order to bring back the old setting ([ 'full', 'side' ]).
This release followed v1.0.0-beta.2 immediately to fix the issue mentioned below. Therefore, when upgrading from v1.0.0-beta.1 make sure to also check v1.0.0-beta.2 release notes.
Note: Make sure to see the BREAKING CHANGES section below.
Major releases (contain breaking changes):
DecoupledDocumentEditor to DecoupledEditor. Closes #6. (bc9da6a)DecoupledEditor class API (see ckeditor/ckeditor5-editor-decoupled#10). (7b4aef1)DecoupledEditor instead of DecoupledDocumentEditor. See #6.config.toolbarContainer and config.editableContainer have been removed. Please refer to the DecoupledEditor class API documentation to learn about possible methods of bootstrapping the UI.