Skip to content

Commit c0d54e1

Browse files
committed
MC-20116: DOCS release notes
Added TinyMCE version and bulleted the list of fixes
1 parent d953e7f commit c0d54e1

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/release-notes.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,20 @@ This release is compatible Magento Commerce 2.3.3+.
1515

1616
- {:.new}<!-- MC-17823 -->Added buttons for inserting images, widgets, and variables in the HTML content type.
1717

18-
- {:.new}<!-- MC-1805 -->Upgraded Page Builder to PHP version 7.3.
18+
- {:.fix}<!-- MC-4137 -->Updated TinyMCE to version 4.9.5. This update fixed several TinyMCE inline editor issues:
19+
20+
- {:.fix}Variables, images, & image links now get added where the cursor is place.
21+
- {:.fix}Tables and table cells can now be center aligned.
22+
- {:.fix}Copy/paste now pastes content at the cursor's position.
23+
- {:.fix}Links can now be applied to selected text.
24+
- {:.fix}Bullets are now properly aligned.
25+
- {:.fix}Changes within the inline editor can now be saved without first clicking outside the editor.
26+
27+
- {:.fix}<!-- MC-1805 -->Updated Page Builder to PHP version 7.3.
1928

2029
- {:.fix}Security enhancements.
2130

2231
- {:.fix}<!-- MC-3880 -->Fixed an issue in which the minimum height & vertical alignment was inconsistent between sections On the edit panel for each content type.
23-
24-
- {:.fix}<!-- MC-4137 -->Fixed several TinyMCE inline editor issues. Variables, images, & image links now get added where cursor is placed; tables and table cells can now be center aligned; copy/paste pastes content at the cursor's position; links can now be applied to selected text; bullets are now properly aligned; editor changes are now saved without first clicking outside the editor.
2532

2633
- {:.fix}<!-- MC-14994 -->Fixed an issue in which the toolbar from the Heading content type was positioned incorrectly when first dropped on the stage.
2734

0 commit comments

Comments
 (0)