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
+29-23Lines changed: 29 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -4,55 +4,61 @@ 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
-
-{:.fix}Improved Page Builder security.
18
+
- {:.fix}Improved Page Builder security.
19
19
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.
21
21
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:
23
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.
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
30
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.
32
32
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.
34
34
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.
36
36
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.
38
44
39
45
## 1.0.2
40
46
41
-
This release is compatible Magento Commerce 2.3.2.1+.
47
+
This release is compatible Magento Commerce 2.3.2-p1+.
42
48
43
-
-{:.new}Security enhancements.
49
+
- {:.new}Security enhancements.
44
50
45
51
## 1.0.1
46
52
47
-
-{:.new}Ensures compatibility with Magento Commerce 2.3.2.
53
+
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
48
54
49
55
## 1.0.0
50
56
51
-
-{:.new}General availability release!
57
+
- {:.new}General availability release!
52
58
53
59
### Documentation
54
60
55
61
To learn more about Page Builder and Page Builder development:
56
62
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