Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Latest commit

 

History

History
1054 lines (774 loc) · 128 KB

CHANGELOG.md

File metadata and controls

1054 lines (774 loc) · 128 KB

Changelog

19.0.0 (2020-04-29)

We are happy to announce the release of CKEditor 5 v19.0.0.

Refer to the main changelog to find out about all the new features, improvements and possible breaking changes.

Blog post coming soon...

Dependencies

New packages:

Major releases (contain major breaking changes):

Major releases (contain minor breaking changes):

Major releases (dependencies of those packages have breaking changes):

18.0.0 (2020-03-19)

We are happy to announce the release of CKEditor 5 v18.0.0.

Refer to the main changelog to find out about all the new features, improvements and possible breaking changes.

Read more in the blog post: https://ckeditor.com/blog/CKEditor-5-v18.0.0-with-custom-table-selection-and-pasting-nested-lists-from-Word/

Features

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

Dependencies

Major releases (contain major breaking changes):

Major releases (contain minor breaking changes):

Major releases (dependencies of those packages have breaking changes):

17.0.0 (2020-02-19)

We are happy to announce the release of CKEditor 5 v17.0.0.

Refer to the main changelog to find out about all the new features, improvements and possible breaking changes.

https://ckeditor.com/blog/CKEditor-5-v17.0.0-with-table-styles-special-characters-and-performance-improvements/

Dependencies

Major releases (contain major breaking changes):

Major releases (contain minor breaking changes):

Releases containing new features:

Major releases (dependencies of those packages have breaking changes):

16.0.0 (2019-12-04)

We are happy to announce the release of CKEditor 5 v16.0.0. This release introduces one of the most community-requested features: code blocks. We included a new restricted editing plugin, too.

We also did some changes in the default UI colors to improve accessibility. In addition to that, as always, the release contains many more improvements and bug fixes.

Read more in the blog post: https://ckeditor.com/blog/CKEditor-5-v16.0.0-with-code-blocks-and-restricted-editing/

Other changes

Dependencies

Major releases (contain major breaking changes):

Major releases (dependencies of those packages have breaking changes):

15.0.0 (2019-10-23)

We are happy to announce the release of CKEditor 5 v15.0.0. This editor version introduces support for inserting horizontal lines, page breaks and SVG images into the WYSIWYG editor. It also allows you to define the document title section thanks to the new title plugin. The editor toolbar is now responsive which improves the UX, especially for mobile devices.

Regarding the build itself, we added the list indentation button to the build's default setup. See ckeditor/ckeditor5#1844. (5dc1e87)

From other news, we changed the versioning policy. Now, all packages will have the same major version, hence, we needed to release this one as v15.0.0 (we skipped versions 13.0.0 and 14.0.0). Read more about the new versioning policy.

Read more in the blog post: https://ckeditor.com/blog/CKEditor-5-v15.0.0-with-horizontal-line-page-break-responsive-toolbar-and-SVG-upload-support/

Dependencies

Major releases (contain major breaking changes):

Major releases (dependencies of those packages have breaking changes):

12.4.0 (2019-08-26)

This release brings a huge set of new features: image resizing, to-do lists, support for RTL languages, simple upload adapter, support for pasting from Google Docs, mathematic formulas, and spelling and grammar checking. In addition to that, as always, it contains many improvements and bug fixes.

Dependencies

Major releases (contain breaking changes):

Minor releases:

Patch releases (bug fixes, internal changes):

Other changes

12.3.1 (2019-07-10)

We are happy to report the release of CKEditor 5 v12.3.0 (and v12.3.1 with a small fix). This release introduces several new features (word count, automatic text transformations, ability to control link attributes such as target and block indentation). It also brings improvements to existing features (e.g. the "document colors" section in the font color picker dropdowns) and many bug fixes.

Dependencies

Patch releases (bug fixes, internal changes):

12.3.0 (2019-07-04)

We are happy to report the release of CKEditor 5 v12.3.0. This release introduces several new features (word count, automatic text transformations, ability to control link attributes such as target and block indentation). It also brings improvements to existing features (e.g. the "document colors" section in the font color picker dropdowns) and many bug fixes.

Dependencies

Major releases (contain breaking changes):

Minor releases:

Patch releases (bug fixes, internal changes):

12.2.0 (2019-06-05)

We are happy to report the release of CKEditor 5 v12.2.0. This is a minor release with many bug fixes and a new UI feature which allows to navigating between multiple balloons.

Note: The config.table.toolbar property that had been deprecated last year has now been completely removed. Use config.table.contentToolbar instead.

Dependencies

Major releases (contain breaking changes):

Minor releases:

Patch releases (bug fixes, internal changes):

12.1.0 (2019-04-10)

We are happy to report the release of CKEditor 5 v12.1.0. This release introduces 3 new features (mentions, font color and background color and remove format).

Check out the linked guides for information how to install and configure those features in your editor.

Dependencies

Minor releases:

Patch releases (bug fixes, internal changes):

12.0.0 (2019-02-28)

We are happy to report the release of CKEditor 5 v12.0.0. This release introduces a new editor (called "Balloon block editor"), the editor content placeholder and support for inline widgets (watch this PR for updates). In addition to that we enabled media embeds and images in tables and resolved the issue where editor.getData() returned <p>&nbsp;</p> for empty content (now it returns an empty string in this case).

Besides new features, this release contains many improvements to stability, performance and API. The last group of changes contain many breaking ones. Make sure to read the main package's changelog.

Dependencies

Major releases (contain breaking changes):

BREAKING CHANGES

11.2.0 (2018-12-05)

We are happy to report the release of CKEditor 5 v11.2.0. This editor version brings the long-awaited support for paste from Office (e.g. from Microsoft Word), integration with CKFinder file manager, improved image upload documentation, improved editor UI on mobile devices, as well as many smaller features and improvements.

Blog post is comming soon...

Dependencies

New packages:

Major releases (contain breaking changes):

Minor releases:

Patch releases (bug fixes, internal changes):

11.1.1 (2018-10-11)

This releases fixes the README of this package on npm.

11.1.0 (2018-10-08)

This is a minor release. Besides updating all used CKEditor 5 packages to their latest versions it brings two new features: the Table and Media embed features which are now enabled in this build by default.

Read more in the blog post: https://ckeditor.com/blog/CKEditor-5-v11.1.0-released/

Dependencies

Major releases (contain breaking changes):

Minor releases:

Patch releases (bug fixes, internal changes):

Features

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

11.0.1 (2018-07-18)

Internal changes only (updated dependencies, documentation, etc.).

11.0.0 (2018-07-18)

Release notes

This is a major releases that introduces many smaller features, dozens of bug fixes and a couple of infrastructure changes (an upgrade to webpack@4, simplified structure of the build repository). Additionally, the ClassicEditor#element property was renamed to ClassicEditor#sourceElement and the ClassicEditor#updateElement() method was renamed to ClassicEditor#updateSourceElement().

If you maintain a custom build of CKEditor 5 or integrate CKEditor 5 from source, we recommend reading the migration guide.

Read more in the blog post: https://ckeditor.com/blog/CKEditor-5-v11.0.0-released/

Dependencies

Major releases (contain breaking changes):

Minor releases:

Patch releases (bug fixes, internal changes):

Other changes

BREAKING CHANGES

If you maintain a custom build, we recommend reading the migration guide. Closes ckeditor/ckeditor5#1038.

  • CKEditor 5 environment was updated to use webpack@4. webpack@4 introduced major changes in its configuration and plugin system. CKEditor 5 tools and build configuration were updated to work with webpack@4 and will not work with webpack@3.
  • The structure of the build repository was changed. The build-config.js file was removed and the build configuration is now kept only in the src/ckeditor.js file.

10.1.0 (2018-06-21)

This is a minor release that introduces many bug fixes and new features (most notable one is support for inserting soft breaks with Shift+Enter).

You can read more in the blog post.

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)