Skip to content

Commit 52e641b

Browse files
authored
Merge pull request #18 from magento-devdocs/refactor-release-notes
Refactor release notes
2 parents cbb3587 + fef77a4 commit 52e641b

File tree

9 files changed

+80
-71
lines changed

9 files changed

+80
-71
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
## Beta 1 - November 27, 2018
3+
4+
- Initial beta release
5+
6+
## Known Issues
7+
8+
* Degraded admin experience when using IE 11.
9+
* Product does not display in admin when it is assigned to a specific website. <!-- MC-5373 -->
10+
* Issues with padding, margins, and box-sizing on numerous content types. <!-- MC-11021 -->
11+
* Floating option menus and other controls can be displayed off screen when content types are rendered near the edge of the screen. <!-- MC-5383 -->
12+
* Degraded Parallax performance on storefront and in admin within some browsers. <!-- MC-5480 -->
13+
* Using Page Builder within a slide out form has a degraded experience.
14+
* Left-side panel will not scroll with the user.
15+
* Dragging and dropping can become broken due to another instance of Page Builder being loaded.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Beta 2 - December 10, 2018
2+
3+
- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->
4+
- Resolved: Padding is not respected on Text <!-- MC-3713 -->
5+
- Resolved: Saving Slide Button Type As Secondary Or Link Will Still Show As Primary On Edit Form <!-- MC-3818 -->
6+
- Resolved: Columns Widths Are Not Consistent Between Stage & Storefront <!-- MC-3992 -->
7+
- Resolved: Review Information Covered By Add To Cart Button On Products On Stage <!-- MC-4130 -->
8+
- Resolved: Hard Coded Padding On Button Groups & On Text <!-- MC-4278 -->
9+
- Resolved: Remove Reset Button From Slide Outs For All Content Types <!-- MC-5790 -->
10+
- Resolved: Remove is_hideable option from content type configuration <!-- MC-4959 -->
11+
- Resolved: IE11 - Cannot Use Slide Item Option Menu <!-- MC-5443 -->
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Beta 3 - December 19, 2018
2+
3+
- Improved: Handling of invalid Google Maps API keys <!-- MC-5723 -->
4+
- Removed: Legacy overlay transparency field from banner & slider in favor of using the color picker <!-- MC-3895 -->
5+
- Resolved: Box sizing issues on storefront and Admin <!-- MC-5079 -->
6+
- Resolved: Issue with initiation of tabs breaking in certain scenarios <!-- MC-5363 -->
7+
- Resolved: Performance issues with "Edit with Page Builder" button in category and product areas <!-- MC-5403 -->
8+
- Resolved: Numerous issues within staging slide out <!-- MC-5423 -->
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Beta 4 - January 14, 2019
2+
3+
- Resolved: Collage Center/Left/Right does not work correctly in a container smaller than 100% width <!-- MC-5372 -->
4+
- Resolved: Contained row appearance renders too small when in smaller container or in Block/Dynamic Block <!-- MC-5432 -->
5+
- Resolved: XSS Vulnerability in Page Builder <!-- MC-5835 -->
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Beta 5 - January 28, 2019
2+
3+
- Resolved: Prefixed field names with section name to avoid field name collision <!-- MC-5232 -->
4+
- Resolved: MFTF: Rewrite Selectors/ActionGroups to allow using PageBuilder in non-CMS page areas <!-- MC-4231 -->
5+
- Resolved: Right/Left Margin Not Working For Content Types <!-- MC-5025 -->
6+
- Resolved: Alignment doesn't work for Slide, Banners, & Text Placeholders & for Slide Content & Banner Poster Content <!-- MMC-4290 -->
7+
- Resolved: Implement better developer error reporting <!-- MC-5691 -->
8+
- Resolved: Banner placeholder disappears when user switching between different appearances <!-- MC-5727 -->
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Beta 6 - February 4, 2019
2+
3+
- Resolved: Background attachments of "fixed" do not work in storefront on Android or iPhone mobile devices<!-- MC-5419 -->
4+
- Resolved: Minimum height issues with Columns <!-- MC-5405 -->
5+
- Resolved: Parallax fixed settings should work in admin and storefront <!-- MC-11066 -->
6+
- Resolved: Move data migration into its own module <!-- MC-5824 -->
7+
- Resolved: Changing row appearance with two rows on stage breaks admin <!-- MC-11821 -->
8+
- Resolved: Banner and Slider TinyMCE menus display inconsistently in admin <!-- MC-13691 -->
9+
- Improved: Test coverage for CMS Blocks and Catalog Product <!-- MC-3328, MC3329 -->
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Beta 7 - February 14, 2019
2+
3+
- Resolved: Content type markup within Text content type causes whole stage to become HTML <!--MC-13917-->
4+
- Resolved: Hard-coded margins on individual Button <!--MC-13925-->
5+
- Resolved: Various TypeScript errors <!--MC-10833-->
6+
- Resolved: Column rearranging drop zone indicators are too small and sometimes hard to activate <!--MC-4262-->
7+
- Resolved: Collect Page Builder content type data for Page Builder analytics <!--MC-1426-->
8+
- Resolved: Improve naming of the critical variables/parameters in the code and configuration <!--MC-5810-->
9+
- Resolved: Text height inconsistency on stage and storefront <!--MC-4254-->
10+
- Resolved: Option menus, Heading inline editor, and tinyMCE inline editor are cut off on full screen view <!--MC-5383-->
11+
- Resolved: Anchor tags for TinyMCE links are not added to the storefront for Banners and Slides (Added notification for when link attribute is entered) <!--MC-5386-->
12+
- Resolved: `WidgetInitializerConfig` only supports <div /> elements <!--MC-13770-->
13+
- Resolved: Slide dots are hard to see against certain backgrounds on storefront <!--MC-5701-->
14+
- Resolved: Missing validation message when uploading big image <!--MC-5184-->
15+
- Resolved: Security issues <!--MC-10871, MC-13922-->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Here are the Page Builder beta release notes and the higher priority known issues. We are actively working on many of these items and will update this document with each beta release.

docs/release-notes.md

Lines changed: 8 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,17 @@
11
# Release Notes
22

3-
Here are the Page Builder beta release notes and the higher priority known issues. We are actively working on many of these items and will update this document with each beta release.
3+
{% include page-builder/release-notes/intro.md %}}
44

5-
## Beta 7 - February 14, 2019
5+
{% include page-builder/release-notes/beta-7.md %}
66

7-
- Resolved: Content type markup within Text content type causes whole stage to become HTML <!--MC-13917-->
8-
- Resolved: Hard-coded margins on individual Button <!--MC-13925-->
9-
- Resolved: Various TypeScript errors <!--MC-10833-->
10-
- Resolved: Column rearranging drop zone indicators are too small and sometimes hard to activate <!--MC-4262-->
11-
- Resolved: Collect Page Builder content type data for Page Builder analytics <!--MC-1426-->
12-
- Resolved: Improve naming of the critical variables/parameters in the code and configuration <!--MC-5810-->
13-
- Resolved: Text height inconsistency on stage and storefront <!--MC-4254-->
14-
- Resolved: Option menus, Heading inline editor, and tinyMCE inline editor are cut off on full screen view <!--MC-5383-->
15-
- Resolved: Anchor tags for TinyMCE links are not added to the storefront for Banners and Slides (Added notification for when link attribute is entered) <!--MC-5386-->
16-
- Resolved: `WidgetInitializerConfig` only supports <div /> elements <!--MC-13770-->
17-
- Resolved: Slide dots are hard to see against certain backgrounds on storefront <!--MC-5701-->
18-
- Resolved: Missing validation message when uploading big image <!--MC-5184-->
19-
- Resolved: Security issues <!--MC-10871, MC-13922-->
7+
{% include page-builder/release-notes/beta-6.md %}
208

21-
## Beta 6 - February 4, 2019
9+
{% include page-builder/release-notes/beta-5.md %}
2210

23-
- Resolved: Background attachments of "fixed" do not work in storefront on Android or iPhone mobile devices<!-- MC-5419 -->
24-
- Resolved: Minimum height issues with Columns <!-- MC-5405 -->
25-
- Resolved: Parallax fixed settings should work in admin and storefront <!-- MC-11066 -->
26-
- Resolved: Move data migration into its own module <!-- MC-5824 -->
27-
- Resolved: Changing row appearance with two rows on stage breaks admin <!-- MC-11821 -->
28-
- Resolved: Banner and Slider TinyMCE menus display inconsistently in admin <!-- MC-13691 -->
29-
- Improved: Test coverage for CMS Blocks and Catalog Product <!-- MC-3328, MC3329 -->
11+
{% include page-builder/release-notes/beta-4.md %}
3012

31-
## Beta 5 - January 28, 2019
13+
{% include page-builder/release-notes/beta-3.md %}
3214

33-
- Resolved: Prefixed field names with section name to avoid field name collision <!-- MC-5232 -->
34-
- Resolved: MFTF: Rewrite Selectors/ActionGroups to allow using PageBuilder in non-CMS page areas <!-- MC-4231 -->
35-
- Resolved: Right/Left Margin Not Working For Content Types <!-- MC-5025 -->
36-
- Resolved: Alignment doesn't work for Slide, Banners, & Text Placeholders & for Slide Content & Banner Poster Content <!-- MMC-4290 -->
37-
- Resolved: Implement better developer error reporting <!-- MC-5691 -->
38-
- Resolved: Banner placeholder disappears when user switching between different appearances <!-- MC-5727 -->
15+
{% include page-builder/release-notes/beta-2.md %}
3916

40-
## Beta 4 - January 14, 2019
41-
42-
- Resolved: Collage Center/Left/Right does not work correctly in a container smaller than 100% width <!-- MC-5372 -->
43-
- Resolved: Contained row appearance renders too small when in smaller container or in Block/Dynamic Block <!-- MC-5432 -->
44-
- Resolved: XSS Vulnerability in Page Builder <!-- MC-5835 -->
45-
46-
## Beta 3 - December 19, 2018
47-
48-
- Improved: Handling of invalid Google Maps API keys <!-- MC-5723 -->
49-
- Removed: Legacy overlay transparency field from banner & slider in favor of using the color picker <!-- MC-3895 -->
50-
- Resolved: Box sizing issues on storefront and Admin <!-- MC-5079 -->
51-
- Resolved: Issue with initiation of tabs breaking in certain scenarios <!-- MC-5363 -->
52-
- Resolved: Performance issues with "Edit with Page Builder" button in category and product areas <!-- MC-5403 -->
53-
- Resolved: Numerous issues within staging slide out <!-- MC-5423 -->
54-
55-
## Beta 2 - December 10, 2018
56-
57-
- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->
58-
- Resolved: Padding is not respected on Text <!-- MC-3713 -->
59-
- Resolved: Saving Slide Button Type As Secondary Or Link Will Still Show As Primary On Edit Form <!-- MC-3818 -->
60-
- Resolved: Columns Widths Are Not Consistent Between Stage & Storefront <!-- MC-3992 -->
61-
- Resolved: Review Information Covered By Add To Cart Button On Products On Stage <!-- MC-4130 -->
62-
- Resolved: Hard Coded Padding On Button Groups & On Text <!-- MC-4278 -->
63-
- Resolved: Remove Reset Button From Slide Outs For All Content Types <!-- MC-5790 -->
64-
- Resolved: Remove is_hideable option from content type configuration <!-- MC-4959 -->
65-
- Resolved: IE11 - Cannot Use Slide Item Option Menu <!-- MC-5443 -->
66-
67-
## Beta 1 - November 27, 2018
68-
69-
- Initial beta release
70-
71-
## Known Issues
72-
73-
* Degraded admin experience when using IE 11.
74-
* Product does not display in admin when it is assigned to a specific website. <!-- MC-5373 -->
75-
* Issues with padding, margins, and box-sizing on numerous content types. <!-- MC-11021 -->
76-
* Floating option menus and other controls can be displayed off screen when content types are rendered near the edge of the screen. <!-- MC-5383 -->
77-
* Degraded Parallax performance on storefront and in admin within some browsers. <!-- MC-5480 -->
78-
* Using Page Builder within a slide out form has a degraded experience.
79-
* Left-side panel will not scroll with the user.
80-
* Dragging and dropping can become broken due to another instance of Page Builder being loaded.
17+
{% include page-builder/release-notes/beta-1.md %}

0 commit comments

Comments
 (0)