Changelog
All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
Changes for the past releases are available below.
19.0.0 (2020-04-29)
Internal changes only (updated dependencies, documentation, etc.).
18.0.0 (2020-03-19)
Internal changes only (updated dependencies, documentation, etc.).
17.0.0 (2020-02-19)
Bug fixes
Other changes
16.0.0 (2019-12-04)
Internal changes only (updated dependencies, documentation, etc.).
15.0.0 (2019-10-23)
Other changes
11.0.5 (2019-08-26)
Other changes
11.0.4 (2019-07-10)
Internal changes only (updated dependencies, documentation, etc.).
11.0.3 (2019-07-04)
Other changes
- Use transparent batches in undo & redo commands. Closes #97. (ef8b640)
11.0.2 (2019-06-05)
Other changes
11.0.1 (2019-04-10)
Other changes
11.0.0 (2019-02-28)
Other changes
BREAKING CHANGES
10.0.4 (2018-12-05)
Other changes
10.0.3 (2018-10-08)
Other changes
10.0.2 (2018-07-18)
Other changes
10.0.1 (2018-06-21)
Other changes
10.0.0 (2018-04-25)
Other changes
BREAKING CHANGES
- The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See ckeditor/ckeditor5#991 for more information.
Internal changes only (updated dependencies, documentation, etc.).
Bug fixes
UndoCommand and RedoCommand should pass batch in model.Model#enqueueChange call. Closes #84. (497af30)
Features
Bug fixes
Other changes
- Aligned feature class naming to the new scheme. (d4f0cc2)
- Updated translations. (33171d5)
Other changes
Bug fixes
- Selection should be correctly restored when undoing after all editor content was replaced or removed. Closes #72. (58f953f)
0.9.0 (2017-09-03)
Other changes
BREAKING CHANGES
- The command API has been changed.
0.8.1 (2017-05-07)
Other changes
0.8.0 (2017-04-05)
Features
- Named existing plugin(s). (90ab21c)
Other changes
0.7.1 (2017-03-06)
Other changes