CHANGELOG.md 20 KB

Changelog

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:

Bug fixes

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

  • Removed English translations. (fd32264)

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)