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
+36-10Lines changed: 36 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,36 @@ The release notes include:
7
7
- {:.new}New features
8
8
- {:.fix}Fixes and improvements
9
9
10
-
## 1.1.0
10
+
## **1.2.0** for Magento Commerce 2.3.4
11
11
12
-
This release is compatible Magento Commerce 2.3.3+.
12
+
**Page Builder integration with PWA Studio**
13
+
14
+
- {:.new}Added Page Builder content rendering to the Venia app in PWA Studio. Page Builder content can now be viewed within the PWA Studio Venia app. See the Page Builder documentation within [PWA Studio][] for all the information on this new feature.
15
+
16
+
**Products content type enhancements**
17
+
18
+
- {:.new}<!-- PB-77, PB-173, PB-175 -->Added Product carousel. The Products content type now provides an option to display your products in a carousel / slider format, including several options to customize the carousel to your needs.
19
+
- {:.new}<!-- PB-69 -->Added Product SKU sorting. The Products content type now provides an option to sort your products by SKU in the order you add them to a list within the Admin.
20
+
- {:.new}<!-- PB-181 -->Added Product Category sorting. The Products content type now provides an option to sort your products by category _position_, displaying them in same order that they appear within your Magento Catalog.
21
+
- {:.new}<!-- PB-107 -->Added Product selection totals. The Products content type Admin editor now displays the total number of products that match your product selection options.
22
+
23
+
**Various fixes**
24
+
25
+
- {:.fix}<!-- PB-237 -->Security enhancements.
26
+
- {:.fix}<!-- PB-41 -->Fixed searches within UI select components to make only one AJAX request per search term.
27
+
- {:.fix}<!-- PB-76, PB-84-->Updated Product previews in the Admin to match the storefront, including the star rating, color, and size options of the product when relevant.
28
+
- {:.fix}<!-- PB-169 -->Fixed an issue in which Page Builder could not be saved when Magento's JavaScript minification and bundling are enabled.
29
+
- {:.fix}<!-- PB-241 -->Fixed the Admin previews of Products, Blocks, and Dynamic Blocks to render correctly on Magento installations that define different URLs for the Admin and the frontend.
30
+
- {:.fix}<!-- PB-238 -->Fixed the Admin previews of Products, Blocks, and Dynamic Blocks to render correctly on Magento installations with B2B installed with the "Login Only" option enabled. Prior to this fix, the Page Builder preview would cause the page to redirect to the customer account login.
31
+
- {:.fix}<!-- PB-239 -->Fixed a session error that can occur when previewing a large page in the Page Builder Admin.
32
+
- {:.fix}<!-- PB-248 -->Updated Page Builder LESS styles to prevent storefront style duplication.
33
+
34
+
## **1.1.1** for Magento Commerce 2.3.3-p1
35
+
36
+
- {:.new}Security enhancements.
37
+
38
+
39
+
## **1.1.0** for Magento Commerce 2.3.3
13
40
14
41
- {:.new}<!-- MC-15250 -->Added explicit product sorting to the Products content type.
15
42
@@ -36,23 +63,19 @@ This release is compatible Magento Commerce 2.3.3+.
36
63
37
64
- {:.fix}<!-- MC-16241 -->Fixed an issue in which the required asterisk symbol was displayed twice on form fields.
38
65
39
-
## 1.0.3
40
-
41
-
This release is compatible Magento Commerce 2.3.2-p2+.
66
+
## **1.0.3** for Magento Commerce 2.3.2-p2
42
67
43
68
- {:.new}Security enhancements.
44
69
45
-
## 1.0.2
46
-
47
-
This release is compatible Magento Commerce 2.3.2-p1+.
70
+
## **1.0.2** for Magento Commerce 2.3.2-p1
48
71
49
72
- {:.new}Security enhancements.
50
73
51
-
## 1.0.1
74
+
## **1.0.1** for Magento Commerce 2.3.2
52
75
53
76
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
54
77
55
-
## 1.0.0
78
+
## **1.0.0** for Magento Commerce 2.3.1
56
79
57
80
- {:.new}General availability release!
58
81
@@ -62,3 +85,6 @@ To learn more about Page Builder and Page Builder development:
62
85
63
86
- For developers: [What is Page Builder?](https://devdocs.magento.com/page-builder/docs/index.html)
64
87
- For end-users: [Page Builder User Guide](https://docs.magento.com/m2/ee/user_guide/cms/page-builder.html)
0 commit comments