Skip to content

Commit 5ac15b3

Browse files
committed
MAGEDOC-3450: Automate build/deploy operations
Updating release notes to changelog to match other repo conventions
1 parent fa08caa commit 5ac15b3

File tree

11 files changed

+86
-96
lines changed

11 files changed

+86
-96
lines changed

docs/CHANGELOG.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
# Changelog
2+
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.
4+
5+
## Beta 8 - February 19, 2019
6+
7+
- Resolved: Analytics module sequence issue.
8+
9+
## Beta 7 - February 14, 2019
10+
11+
Beta 7 has breaking changes due to renaming of several critical variables and parameters in Page Builder's code and configuration. Please refer to the [breaking changes document](https://devdocs.magedevteam.com/ds_pagebuilder/page-builder/breaking-changes.html) for details on how to update your custom content types.
12+
13+
- Resolved: Content type markup within Text content type causes whole stage to become HTML <!--MC-13917-->
14+
- Resolved: Hard-coded margins on individual Button <!--MC-13925-->
15+
- Resolved: Various TypeScript errors <!--MC-10833-->
16+
- Resolved: Column rearranging drop zone indicators are too small and sometimes hard to activate <!--MC-4262-->
17+
- Resolved: Collect Page Builder content type data for Page Builder analytics <!--MC-1426-->
18+
- Resolved: Improve naming of the critical variables/parameters in the code and configuration <!--MC-5810-->
19+
- Resolved: Text height inconsistency on stage and storefront <!--MC-4254-->
20+
- Resolved: Option menus, Heading inline editor, and tinyMCE inline editor are cut off on full screen view <!--MC-5383-->
21+
- 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-->
22+
- Resolved: `WidgetInitializerConfig` only supports <div /> elements <!--MC-13770-->
23+
- Resolved: Slide dots are hard to see against certain backgrounds on storefront <!--MC-5701-->
24+
- Resolved: Missing validation message when uploading big image <!--MC-5184-->
25+
- Resolved: Security issues <!--MC-10871, MC-13922-->
26+
27+
## Beta 6 - February 4, 2019
28+
29+
- Resolved: Background attachments of "fixed" do not work in storefront on Android or iPhone mobile devices<!-- MC-5419 -->
30+
- Resolved: Minimum height issues with Columns <!-- MC-5405 -->
31+
- Resolved: Parallax fixed settings should work in admin and storefront <!-- MC-11066 -->
32+
- Resolved: Move data migration into its own module <!-- MC-5824 -->
33+
- Resolved: Changing row appearance with two rows on stage breaks admin <!-- MC-11821 -->
34+
- Resolved: Banner and Slider TinyMCE menus display inconsistently in admin <!-- MC-13691 -->
35+
- Improved: Test coverage for CMS Blocks and Catalog Product <!-- MC-3328, MC3329 -->
36+
37+
## Beta 5 - January 28, 2019
38+
39+
- Resolved: Prefixed field names with section name to avoid field name collision <!-- MC-5232 -->
40+
- Resolved: MFTF: Rewrite Selectors/ActionGroups to allow using PageBuilder in non-CMS page areas <!-- MC-4231 -->
41+
- Resolved: Right/Left Margin Not Working For Content Types <!-- MC-5025 -->
42+
- Resolved: Alignment doesn't work for Slide, Banners, & Text Placeholders & for Slide Content & Banner Poster Content <!-- MMC-4290 -->
43+
- Resolved: Implement better developer error reporting <!-- MC-5691 -->
44+
- Resolved: Banner placeholder disappears when user switching between different appearances <!-- MC-5727 -->
45+
46+
## Beta 4 - January 14, 2019
47+
48+
- Resolved: Collage Center/Left/Right does not work correctly in a container smaller than 100% width <!-- MC-5372 -->
49+
- Resolved: Contained row appearance renders too small when in smaller container or in Block/Dynamic Block <!-- MC-5432 -->
50+
- Resolved: XSS Vulnerability in Page Builder <!-- MC-5835 -->
51+
52+
## Beta 3 - December 19, 2018
53+
54+
- Improved: Handling of invalid Google Maps API keys <!-- MC-5723 -->
55+
- Removed: Legacy overlay transparency field from banner & slider in favor of using the color picker <!-- MC-3895 -->
56+
- Resolved: Box sizing issues on storefront and Admin <!-- MC-5079 -->
57+
- Resolved: Issue with initiation of tabs breaking in certain scenarios <!-- MC-5363 -->
58+
- Resolved: Performance issues with "Edit with Page Builder" button in category and product areas <!-- MC-5403 -->
59+
- Resolved: Numerous issues within staging slide out <!-- MC-5423 -->
60+
61+
## Beta 2 - December 10, 2018
62+
63+
- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->
64+
- Resolved: Padding is not respected on Text <!-- MC-3713 -->
65+
- Resolved: Saving Slide Button Type As Secondary Or Link Will Still Show As Primary On Edit Form <!-- MC-3818 -->
66+
- Resolved: Columns Widths Are Not Consistent Between Stage & Storefront <!-- MC-3992 -->
67+
- Resolved: Review Information Covered By Add To Cart Button On Products On Stage <!-- MC-4130 -->
68+
- Resolved: Hard Coded Padding On Button Groups & On Text <!-- MC-4278 -->
69+
- Resolved: Remove Reset Button From Slide Outs For All Content Types <!-- MC-5790 -->
70+
- Resolved: Remove is_hideable option from content type configuration <!-- MC-4959 -->
71+
- Resolved: IE11 - Cannot Use Slide Item Option Menu <!-- MC-5443 -->
72+
73+
## Beta 1 - November 27, 2018
74+
75+
- Initial beta release
76+
77+
## Known Issues
78+
79+
* Degraded admin experience when using IE 11.
80+
* Product does not display in admin when it is assigned to a specific website. <!-- MC-5373 -->
81+
* Issues with padding, margins, and box-sizing on numerous content types. <!-- MC-11021 -->
82+
* Floating option menus and other controls can be displayed off screen when content types are rendered near the edge of the screen. <!-- MC-5383 -->
83+
* Degraded Parallax performance on storefront and in admin within some browsers. <!-- MC-5480 -->
84+
* Using Page Builder within a slide out form has a degraded experience.
85+
* Left-side panel will not scroll with the user.
86+
* Dragging and dropping can become broken due to another instance of Page Builder being loaded.

docs/_includes/page-builder/release-notes/beta-1.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/beta-2.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/beta-3.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/beta-4.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/beta-5.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/beta-6.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/beta-7.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/beta-8.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/_includes/page-builder/release-notes/intro.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)