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

v10.0.1

Compare
Choose a tag to compare
@Reinmar Reinmar released this 21 Jun 09:26
· 144 commits to master since this release

Bug fixes

  • Disabled the entire clipboard input pipeline when the editor is read-only. Closes #48. (b40ec4b)
  • When pasting a plain text, single new line characters should be converted to <br>s. Closes ckeditor/ckeditor5#766. (be21676)