Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/

### Unreleased

- DOC-2181: added fix documentation for TINY-10229 to the 6.8 release notes.
- DOC-2181: add fix documentation for TINY-10172 to the 6.8 release notes.
- DOC-2181: add fix documentation for TINY-9796 to the 6.8 release notes.
- DOC-2181: add `new feature` documentation for TINY-10159 to the 6.8 release notes.
Expand Down
4 changes: 3 additions & 1 deletion modules/ROOT/pages/6.8-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,9 @@ The {productname} 6.8 release includes an accompanying release of the **PowerPas

=== Safari - Improve pasting content with sidebar comments from the Word document
// TINY-10229
//CCFR
Previously, when copying content, including comments, and subsequently pasting it into a {productname} document, the comments were also unintentionally included in the pasted data.

{productname} 6.8 addresses this issue, now, when a user copy's and paste's content from word with the inclusion of comments, the **Powerpaste** plugin now exclude these comments from the pasted content.

=== Pasting underlined content from MS Word with PowerPaste results in empty rows being underlined
// TINY-10178
Expand Down