Skip to content

Commit 624cb41

Browse files
committed
MC-20116: DOCS release notes
Added release notes for 1.0.3
1 parent e385336 commit 624cb41

File tree

1 file changed

+29
-23
lines changed

1 file changed

+29
-23
lines changed

docs/release-notes.md

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,55 +4,61 @@ The following updates describe the latest improvements to Page Builder.
44

55
The release notes include:
66

7-
- {:.new}New features
8-
- {:.fix}Fixes and improvements
7+
- {:.new}New features
8+
- {:.fix}Fixes and improvements
99

1010
## 1.1.0
1111

1212
This release is compatible Magento Commerce 2.3.3+.
1313

14-
- {:.new}<!-- MC-15250 -->Added explicit product sorting to the Products content type.
14+
- {:.new}<!-- MC-15250 -->Added explicit product sorting to the Products content type.
1515

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

18-
- {:.fix}Improved Page Builder security.
18+
- {:.fix}Improved Page Builder security.
1919

20-
- {:.fix}<!-- MC-1805 -->Updated Page Builder to support PHP version 7.3.
20+
- {:.fix}<!-- MC-1805 -->Updated Page Builder to support PHP version 7.3.
2121

22-
- {:.fix}<!-- MC-4137 -->Updated TinyMCE to version 4.9.5. This update, along with our additional improvements, fixed several TinyMCE inline editor issues:
22+
- {:.fix}<!-- MC-4137 -->Updated TinyMCE to version 4.9.5. This update, along with our additional improvements, fixed several TinyMCE inline editor issues:
2323

24-
- {:.fix}Variables, images, & image links now get added where the cursor is place.
25-
- {:.fix}Tables and table cells can now be center aligned.
26-
- {:.fix}Copy/paste now pastes content at the cursor's position.
27-
- {:.fix}Links can now be applied to selected text.
28-
- {:.fix}Bullets are now properly aligned.
29-
- {:.fix}Changes within the inline editor can now be saved without first clicking outside the editor.
24+
- {:.fix}Variables, images, & image links now get added where the cursor is place.
25+
- {:.fix}Tables and table cells can now be center aligned.
26+
- {:.fix}Copy/paste now pastes content at the cursor's position.
27+
- {:.fix}Links can now be applied to selected text.
28+
- {:.fix}Bullets are now properly aligned.
29+
- {:.fix}Changes within the inline editor can now be saved without first clicking outside the editor.
3030

31-
- {:.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.
31+
- {:.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.
3232

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

35-
- {:.fix}<!-- MC-15742 -->Fixed hard-coded margins in both Slider and Video content types.
35+
- {:.fix}<!-- MC-15742 -->Fixed hard-coded margins in both Slider and Video content types.
3636

37-
- {:.fix}<!-- MC-16241 -->Fixed an issue in which the required asterisk symbol was displayed twice on form fields.
37+
- {:.fix}<!-- MC-16241 -->Fixed an issue in which the required asterisk symbol was displayed twice on form fields.
38+
39+
## 1.0.3
40+
41+
This release is compatible Magento Commerce 2.3.2-p2+.
42+
43+
- {:.new}Security enhancements.
3844

3945
## 1.0.2
4046

41-
This release is compatible Magento Commerce 2.3.2.1+.
47+
This release is compatible Magento Commerce 2.3.2-p1+.
4248

43-
- {:.new}Security enhancements.
49+
- {:.new}Security enhancements.
4450

4551
## 1.0.1
4652

47-
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
53+
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
4854

4955
## 1.0.0
5056

51-
- {:.new}General availability release!
57+
- {:.new}General availability release!
5258

5359
### Documentation
5460

5561
To learn more about Page Builder and Page Builder development:
5662

57-
- For developers: [What is Page Builder?](https://devdocs.magento.com/page-builder/docs/index.html)
58-
- For end-users: [Page Builder User Guide](https://docs.magento.com/m2/ee/user_guide/cms/page-builder.html)
63+
- For developers: [What is Page Builder?](https://devdocs.magento.com/page-builder/docs/index.html)
64+
- For end-users: [Page Builder User Guide](https://docs.magento.com/m2/ee/user_guide/cms/page-builder.html)

0 commit comments

Comments
 (0)