You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes.md
+37-19Lines changed: 37 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -4,55 +4,73 @@ The following updates describe the latest improvements to Page Builder.
4
4
5
5
The release notes include:
6
6
7
-
- {:.new}New features
8
-
- {:.fix}Fixes and improvements
7
+
-{:.new}New features
8
+
-{:.fix}Fixes and improvements
9
9
10
10
## 1.1.0
11
11
12
12
This release is compatible Magento Commerce 2.3.3+.
13
13
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.
15
15
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.
17
17
18
+
<<<<<<< Updated upstream
18
19
- {:.fix}Improved Page Builder security.
19
20
20
21
- {:.fix}<!-- MC-1805 -->Updated Page Builder to support PHP version 7.3.
21
22
22
23
- {:.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
31
36
- {:.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.
32
37
33
38
- {:.fix}<!-- MC-14994 -->Fixed an issue in which the toolbar from the Heading content type was positioned incorrectly when first dropped on the stage.
34
39
35
40
- {:.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.
36
54
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.
38
56
39
57
## 1.0.2
40
58
41
59
This release is compatible Magento Commerce 2.3.2.1+.
42
60
43
-
- {:.new}Security enhancements.
61
+
-{:.new}Security enhancements.
44
62
45
63
## 1.0.1
46
64
47
-
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
65
+
-{:.new}Ensures compatibility with Magento Commerce 2.3.2.
48
66
49
67
## 1.0.0
50
68
51
-
- {:.new}General availability release!
69
+
-{:.new}General availability release!
52
70
53
-
###Documentation
71
+
## Documentation
54
72
55
73
To learn more about Page Builder and Page Builder development:
56
74
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