Skip to content

1.6.0 Release

Compare
Choose a tag to compare
@mmansoor-magento mmansoor-magento released this 09 Feb 18:12
· 693 commits to release since this release
db55524

Compatible with Magento Commerce 2.4.2

New features

  • New Page Builder styling. Page Builder made massive improvements to how it styles content. The changes now make it easy to create simple CSS selectors to override Page Builder's existing content type styles. These changes make it possible to create Page Builder themes with rich responsiveness for all content types.

  • Row container now optional. You can now create content in Page Builder without requiring a Row container. In addition to the Row, the following content types can now be dragged and dropped directly on the stage: HTML, Block, Dynamic Block, Columns, and Tabs.

  • New responsive viewport switcher. You can now preview your Page Builder content at different device widths (breakpoints) using the new Admin viewport switcher buttons above the stage. The Admin viewport switcher simulates how your content will be styled when displayed on the storefront using different devices.

  • New breakpoint-specific form fields. Content type field values can now be set to specific viewport breakpoints. Icon indicators next to the fields show which viewport the content type's field value is applied to.

  • Removed predefined form field entries. Advanced form settings for margins, paddings, and border-related properties (border, border width, and border radius) are now set as default, so that values can be defined by a module's CSS.

  • Added stage spacing. Rows and Columns now provide extra spacing affordances around contained content types on the stage, but not on the storefront. The extra stage spacing makes it easier to access the mouseover option menus for both the container and contained content types.

Fixes and improvements

  • Fixed auto-scrolling to reviews. Auto-scrolling to product reviews on the storefront is now fixed.

  • Fixed cropped content. Lengthy category and product descriptions are no longer cropped.

  • Fixed full-width, full-bleed Category content. Category content can now be displayed in a full-width or full-bleed layout.

  • Security enhancements.