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
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ This release is compatible Magento Commerce 2.3.3+.
15
15
16
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.
19
+
20
+
- {:.fix}<!-- MC-1805 -->Updated Page Builder to support PHP version 7.3.
21
+
18
22
- {:.fix}<!-- MC-4137 -->Updated TinyMCE to version 4.9.5. This update fixed several TinyMCE inline editor issues:
19
23
20
24
- {:.fix}Variables, images, & image links now get added where the cursor is place.
@@ -24,21 +28,16 @@ This release is compatible Magento Commerce 2.3.3+.
24
28
- {:.fix}Bullets are now properly aligned.
25
29
- {:.fix}Changes within the inline editor can now be saved without first clicking outside the editor.
26
30
27
-
- {:.fix}<!-- MC-1805 -->Updated Page Builder to PHP version 7.3.
28
-
29
-
- {:.fix}Security enhancements.
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
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 -->Removed the hard-coded 35px from the bottom of the Slider content type.
36
-
37
-
- {:.fix}<!-- MC-15812 -->Removed the hard-code 5px from the bottom of the Video content type.
35
+
- {:.fix}<!-- MC-15742 -->Fixed hard-coded margins in both Slider and Video content types.
38
36
39
37
- {:.fix}<!-- MC-16241 -->Fixed an issue in which the required asterisk symbol was displayed twice on form fields.
40
38
41
39
## 1.0.2
40
+
42
41
This release is compatible Magento Commerce 2.3.2.1+.
0 commit comments