Skip to content

Commit 80b10d7

Browse files
committed
MAGEDOC-3529: Beta 7 release docs
Added link to breaking changes doc
1 parent 651375a commit 80b10d7

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Beta 7 - February 14, 2019
22

3+
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.
4+
35
- Resolved: Content type markup within Text content type causes whole stage to become HTML <!--MC-13917-->
46
- Resolved: Hard-coded margins on individual Button <!--MC-13925-->
57
- Resolved: Various TypeScript errors <!--MC-10833-->
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Beta 8 - February 19, 2019
2+
3+
- Resolved: Analytics module sequence issue.

docs/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
{% include page-builder/release-notes/intro.md %}}
44

5+
{% include page-builder/release-notes/beta-8.md %}
6+
57
{% include page-builder/release-notes/beta-7.md %}
68

79
{% include page-builder/release-notes/beta-6.md %}

0 commit comments

Comments
 (0)