|
1 |
| -# Page Builder release notes |
| 1 | +# Release notes for Page Builder |
| 2 | + |
| 3 | +The following updates describe the latest improvements to Page Builder. |
| 4 | + |
| 5 | +The release notes include: |
| 6 | + |
| 7 | +- {:.new}New features |
| 8 | +- {:.fix}Fixes and improvements |
| 9 | + |
| 10 | +## 1.1.0 |
| 11 | + |
| 12 | +This release is compatible Magento Commerce 2.3.3+. |
| 13 | + |
| 14 | +- {:.new}<!-- MC-15250 -->Added explicit product sorting to the Products content type. |
| 15 | + |
| 16 | +- {:.new}<!-- MC-17823 -->Added buttons for inserting images, widgets, and variables in the HTML content type. |
| 17 | + |
| 18 | +- {:.fix}Improved Page Builder security. |
| 19 | + |
| 20 | +- {:.fix}<!-- MC-1805 -->Updated Page Builder to support PHP version 7.3. |
| 21 | + |
| 22 | +- {:.fix}<!-- MC-4137 -->Updated TinyMCE to version 4.9.5. This update, along with our additional improvements, fixed several TinyMCE inline editor issues: |
| 23 | + |
| 24 | + - {:.fix}Variables, images, & image links now get added where the cursor is place. |
| 25 | + - {:.fix}Tables and table cells can now be center aligned. |
| 26 | + - {:.fix}Copy/paste now pastes content at the cursor's position. |
| 27 | + - {:.fix}Links can now be applied to selected text. |
| 28 | + - {:.fix}Bullets are now properly aligned. |
| 29 | + - {:.fix}Changes within the inline editor can now be saved without first clicking outside the editor. |
| 30 | + |
| 31 | +- {:.fix}<!-- MC-3880 -->Fixed an issue in which the minimum height & vertical alignment was inconsistent between sections on the edit panel for each content type. |
| 32 | + |
| 33 | +- {:.fix}<!-- MC-14994 -->Fixed an issue in which the toolbar from the Heading content type was positioned incorrectly when first dropped on the stage. |
| 34 | + |
| 35 | +- {:.fix}<!-- MC-15742 -->Fixed hard-coded margins in both Slider and Video content types. |
| 36 | + |
| 37 | +- {:.fix}<!-- MC-16241 -->Fixed an issue in which the required asterisk symbol was displayed twice on form fields. |
| 38 | + |
| 39 | +## 1.0.3 |
| 40 | + |
| 41 | +This release is compatible Magento Commerce 2.3.2-p2+. |
| 42 | + |
| 43 | +- {:.new}Security enhancements. |
| 44 | + |
| 45 | +## 1.0.2 |
| 46 | + |
| 47 | +This release is compatible Magento Commerce 2.3.2-p1+. |
| 48 | + |
| 49 | +- {:.new}Security enhancements. |
2 | 50 |
|
3 | 51 | ## 1.0.1
|
4 | 52 |
|
5 |
| -- Ensures compatibility with Magento Commerce 2.3.2. |
| 53 | +- {:.new}Ensures compatibility with Magento Commerce 2.3.2. |
6 | 54 |
|
7 | 55 | ## 1.0.0
|
8 | 56 |
|
9 |
| -- General availability release! |
| 57 | +- {:.new}General availability release! |
10 | 58 |
|
11 | 59 | ### Documentation
|
12 | 60 |
|
|
0 commit comments