Skip to content

Commit ad18d00

Browse files
committed
MC-20116: DOCS release notes
Fixed markdown lists to pass linting rules
1 parent c52f31c commit ad18d00

File tree

1 file changed

+37
-19
lines changed

1 file changed

+37
-19
lines changed

docs/release-notes.md

Lines changed: 37 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,55 +4,73 @@ 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+
<<<<<<< Updated upstream
1819
- {:.fix}Improved Page Builder security.
1920

2021
- {:.fix}<!-- MC-1805 -->Updated Page Builder to support PHP version 7.3.
2122

2223
- {:.fix}<!-- MC-4137 -->Updated TinyMCE to version 4.9.5. This update, along with our additional improvements, fixed several TinyMCE inline editor issues:
23-
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.
30-
24+
=======
25+
- {:.fix}<!-- MC-4137 -->Updated TinyMCE to version 4.9.5. This update fixed several TinyMCE inline editor issues:
26+
>>>>>>> Stashed changes
27+
28+
- {:.fix}Variables, images, & image links now get added where the cursor is place.
29+
- {:.fix}Tables and table cells can now be center aligned.
30+
- {:.fix}Copy/paste now pastes content at the cursor's position.
31+
- {:.fix}Links can now be applied to selected text.
32+
- {:.fix}Bullets are now properly aligned.
33+
- {:.fix}Changes within the inline editor can now be saved without first clicking outside the editor.
34+
35+
<<<<<<< Updated upstream
3136
- {:.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.
3237

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

3540
- {:.fix}<!-- MC-15742 -->Fixed hard-coded margins in both Slider and Video content types.
41+
=======
42+
- {:.fix}<!-- MC-1805 -->Updated Page Builder to PHP version 7.3.
43+
44+
- {:.fix}Security enhancements.
45+
46+
- {:.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.
47+
48+
- {:.fix}<!-- MC-14994 -->Fixed an issue in which the toolbar from the Heading content type was positioned incorrectly when first dropped on the stage.
49+
50+
- {:.fix}<!-- MC-15742 -->Removed the hard-coded 35px from the bottom of the Slider content type.
51+
>>>>>>> Stashed changes
52+
53+
- {:.fix}<!-- MC-15812 -->Removed the hard-code 5px from the bottom of the Video content type.
3654

37-
- {:.fix}<!-- MC-16241 -->Fixed an issue in which the required asterisk symbol was displayed twice on form fields.
55+
- {:.fix}<!-- MC-16241 -->Fixed an issue in which the required asterisk symbol was displayed twice on form fields.
3856

3957
## 1.0.2
4058

4159
This release is compatible Magento Commerce 2.3.2.1+.
4260

43-
- {:.new}Security enhancements.
61+
- {:.new}Security enhancements.
4462

4563
## 1.0.1
4664

47-
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
65+
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
4866

4967
## 1.0.0
5068

51-
- {:.new}General availability release!
69+
- {:.new}General availability release!
5270

53-
### Documentation
71+
## Documentation
5472

5573
To learn more about Page Builder and Page Builder development:
5674

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)
75+
- For developers: [What is Page Builder?](https://devdocs.magento.com/page-builder/docs/index.html)
76+
- For end-users: [Page Builder User Guide](https://docs.magento.com/m2/ee/user_guide/cms/page-builder.html)

0 commit comments

Comments
 (0)