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

Latest commit

 

History

History
243 lines (117 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

243 lines (117 loc) · 11.4 KB

Changelog

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-18)

Bug fixes

Other changes

16.0.0 (2019-12-04)

Other changes

15.0.0 (2019-10-23)

Features

Other changes

  • Added pluginName property to editing plugins. (d91773f)
  • Updated translations. (56d6060)

11.1.4 (2019-08-26)

Bug fixes

Other changes

11.1.3 (2019-07-10)

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

11.1.2 (2019-07-04)

Other changes

11.1.1 (2019-06-05)

Other changes

11.1.0 (2019-04-10)

Features

Other changes

11.0.0 (2019-02-28)

Other changes

BREAKING CHANGES

10.1.0 (2018-12-05)

Features

  • Introduced the Superscript and the Subscript features. Closes #76. Closes #74. (f281e99)

    Thanks to @idleb!

Other changes

10.0.3 (2018-10-08)

Other changes

10.0.2 (2018-07-18)

Bug fixes

  • The value of AttributeCommand should be taken from the first node on which this style is allowed. Closes #56. (64a0dbc)

Other changes

10.0.1 (2018-06-21)

Other changes

  • Updated translations.

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.

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

Other changes

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

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

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

Features

Other changes

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

Other changes

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

Features

  • Introduced the Code plugin. Closes #52. (d720cb9)

0.9.0 (2017-09-03)

Bug fixes

Features

  • Introduced AttributeCommand. It was moved from @ckeditor/ckeditor5-core/src/command/toggleattributecommand. Closes #47. (0301d4a)
  • Introduced the Underline plugin. Closes #51. (f724ae0)

Other changes

BREAKING CHANGES

  • The command API has been changed.

0.8.1 (2017-05-07)

Bug fixes

  • Bold and italic should not be allowed directly in the root element. Closes #40. (4a737bf)

Other changes

0.8.0 (2017-04-05)

Features

  • Named existing plugin(s). (5f649be)

Other changes

0.7.1 (2017-03-06)

Other changes