CHANGELOG.md 40 KB

Changelog

10.1.0 (2018-06-21)

Dependencies

Major releases (contain breaking changes):

Minor releases:

Patch releases (bug fixes, internal changes):

10.0.1 (2018-05-22)

Dependencies

Patch releases (bug fixes, internal changes):

10.0.0 (2018-04-25)

Dependencies

Major releases (contain breaking changes):

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.

1.0.0-beta.4 (2018-04-19)

Dependencies

Major releases (contain breaking changes):

1.0.0-beta.3 (2018-04-10)

NOTE

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.

Bug fixes

1.0.0-beta.2 (2018-04-10)

Dependencies

Major releases (contain breaking changes):

Bug fixes

Besides changes in the dependencies, this version also contains the following bug fixes:

1.0.0-beta.1 (2018-03-15)

Dependencies

Major releases (contain breaking changes):

Features

Besides new features introduced by the dependencies, this version also introduces the following features:

Other changes

1.0.0-alpha.2 (2017-11-14)

Dependencies

New packages:

Major releases (contain breaking changes):

Bug fixes

Besides changes in the dependencies, this version also contains the following bug fixes:

  • Build scripts will work on Windows. Closes #26. (6c980fd)

Other changes

1.0.0-alpha.1 (2017-10-03)

Dependencies

New packages:

Major releases (possible breaking changes):

Bug fixes

Besides changes in the dependencies, this build also contains these bug fixes:

Features

Besides new features introduced in the dependencies, this build also introduces these features:

0.4.0 (2017-09-07)

Other changes

  • The build now defines the editor as its default export. This makes requiring the build easier when using AMD, CJS or ES6 modules. See ckeditor/ckeditor5#545. (e5c7511)

BREAKING CHANGES

0.3.0 (2017-09-03)

Features

  • Support for building the editor in another language than en. Closes #11. (f4233a5)

Other changes

  • Removed the compat-type of build. Closes #20. (529a319)

0.2.0 (2017-05-07)

Bug fixes

  • CSS should be minified. Closes #7. (ae2da32)

Features

  • Added the block quotes feature. Closes #5. (ab5db32)

Other changes

0.1.1 (2017-04-06)

Other

  • Updated the bundles (the previous release contained an outdated bundles). (0ac7b07)

0.1.0 (2017-04-05)

Features

  • Initial implementation. Closes #1. (f88bc52)