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/CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,15 @@
1
-
# Release Notes
1
+
# Changelog
2
2
3
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
4
5
+
## Beta 8 - February 19, 2019
6
+
7
+
- Resolved: Analytics module sequence issue.
8
+
5
9
## Beta 7 - February 14, 2019
6
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
+
7
13
- Resolved: Content type markup within Text content type causes whole stage to become HTML <!--MC-13917-->
8
14
- Resolved: Hard-coded margins on individual Button <!--MC-13925-->
9
15
- Resolved: Various TypeScript errors <!--MC-10833-->
@@ -77,4 +83,4 @@ Here are the Page Builder beta release notes and the higher priority known issue
77
83
* Degraded Parallax performance on storefront and in admin within some browsers. <!-- MC-5480 -->
78
84
* Using Page Builder within a slide out form has a degraded experience.
79
85
* 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.
86
+
* Dragging and dropping can become broken due to another instance of Page Builder being loaded.
0 commit comments