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