|
|
@@ -3,17 +3,9 @@ Changelog
|
|
|
|
|
|
## [19.1.1](https://github.com/ckeditor/ckeditor5/compare/v19.1.0...v19.1.1) (2020-05-29)
|
|
|
|
|
|
-### Release highlights
|
|
|
-
|
|
|
-TODO: Add a link to the blog post.
|
|
|
-
|
|
|
-### Collaboration features
|
|
|
-
|
|
|
-The CKEditor 5 Collaboration features changelog can be found here: https://ckeditor.com/collaboration/changelog.
|
|
|
-
|
|
|
### Bug fixes
|
|
|
|
|
|
-* **[paste-from-office](https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office)**: The Paste from Office feature should use the same instance of `StylesProcessor` as the view document. Closes [#7275](https://github.com/ckeditor/ckeditor5/issues/7275). ([commit](https://github.com/ckeditor/ckeditor5/commit/67a469a555a47d9d29ddeab64bebfda9a9998bcc))
|
|
|
+* **[paste-from-office](https://www.npmjs.com/package/@ckeditor/ckeditor5-paste-from-office)**: The Paste from Office feature should retain background and font styles when pasting tables. Closes [#7275](https://github.com/ckeditor/ckeditor5/issues/7275). ([commit](https://github.com/ckeditor/ckeditor5/commit/67a469a555a47d9d29ddeab64bebfda9a9998bcc))
|
|
|
|
|
|
### Released packages
|
|
|
|