8
0

CHANGELOG.md 4.8 KB

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)

Features

Thanks to gjhenrique for the contribution!

17.0.0 (2020-02-19)

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

16.0.0 (2019-12-04)

Bug fixes

Thanks @bendemboski!

  • Fixed various issues with oddly formatted space run spans. (2cd7b0f)

15.0.0 (2019-10-23)

Other changes

11.1.0 (2019-08-26)

Features

  • Prevent of bolding entire content pasted from Google Docs. Closes #61. (8102de3)
  • Provide support for pasting lists from Google Docs. Closes #69. (6ad2a62)

Other changes

11.0.4 (2019-07-10)

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

11.0.3 (2019-07-04)

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

11.0.2 (2019-06-05)

Other changes

  • Loosen a dependency of a clipboard plugin in the paste from Office plugin so that it can be overridden. Closes #56. (561f22b)

11.0.1 (2019-04-10)

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

11.0.0 (2019-02-28)

Bug fixes

  • Ensured correct lists ordering for separate list items with the same mso-list id. Closes #43. (4ebc363)
  • Handle "spacerun spans" with mixed whitespaces. Closes #49. Closes #50. (7fb132f)

Huge thanks to Matt Kobs for this contribution!

BREAKING CHANGES

10.0.0 (2018-12-05)

Initial implementation of the Paste from Office feature.