Skip to content

Commit ba6935f

Browse files
authored
Merge pull request #389 from magento/PB-206
[Owls]PB-206: Release Notes 1.2.0
2 parents f34018a + dceab0b commit ba6935f

File tree

1 file changed

+36
-10
lines changed

1 file changed

+36
-10
lines changed

docs/release-notes.md

Lines changed: 36 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,36 @@ The release notes include:
77
- {:.new}New features
88
- {:.fix}Fixes and improvements
99

10-
## 1.1.0
10+
## **1.2.0** for Magento Commerce 2.3.4
1111

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
1340

1441
- {:.new}<!-- MC-15250 -->Added explicit product sorting to the Products content type.
1542

@@ -36,23 +63,19 @@ This release is compatible Magento Commerce 2.3.3+.
3663

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

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
4267

4368
- {:.new}Security enhancements.
4469

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
4871

4972
- {:.new}Security enhancements.
5073

51-
## 1.0.1
74+
## **1.0.1** for Magento Commerce 2.3.2
5275

5376
- {:.new}Ensures compatibility with Magento Commerce 2.3.2.
5477

55-
## 1.0.0
78+
## **1.0.0** for Magento Commerce 2.3.1
5679

5780
- {:.new}General availability release!
5881

@@ -62,3 +85,6 @@ To learn more about Page Builder and Page Builder development:
6285

6386
- For developers: [What is Page Builder?](https://devdocs.magento.com/page-builder/docs/index.html)
6487
- For end-users: [Page Builder User Guide](https://docs.magento.com/m2/ee/user_guide/cms/page-builder.html)
88+
89+
90+
[PWA Studio]: https://magento.github.io/pwa-studio/

0 commit comments

Comments
 (0)