Release notes for Page Builder

Magento Commerce only

The content on this page is for Magento Commerce only. Learn more

The following updates describe the latest improvements to Page Builder.

The release notes include:

  • New features
  • Fixes and improvements

1.4.0 for Magento Commerce 2.4.0

  • Added support for PHP 7.4.

  • Fixed an issue where the Products content type did not show configurable products when the condition was set to price.

  • Fixed the Products alignment configuration to position only the product container itself, not the contents of the product container, such as the product name, price, buttons, images, and other elements.

  • Performance improvements.

  • Security enhancements.

1.3.2 for Magento Commerce 2.3.5-p2

  • Security enhancements.

1.3.1 for Magento Commerce 2.3.5-p1

This version of Page Builder is just a version-number update for Magento 2.3.5-p1. All features described for version 1.3.0 apply to this version as well.

1.3.0 for Magento Commerce 2.3.5

  • Templates
    Page Builder now has templates that can be created from existing content and applied to new content areas. Page Builder templates save both content and layouts of existing pages, blocks, dynamic blocks, product attributes, and category descriptions. For example, you can save an existing Page Builder CMS page as a template and then apply that template (with all its content and layouts) to quickly create new CMS Pages for your site. This new feature is documented here: Templates.

  • Video Backgrounds for Rows, Banners, and Sliders
    Page Builder Rows, Banners, and Sliders now have the option to use videos for their backgrounds. These new features are documented here: Rows, Banners, Sliders.

  • Video support additions and enhancements
    Page Builder now supports a wider variety of video formats. In addition to YouTube and Vimeo videos, the Video content type and the video backgrounds now support video URL links to video formats like .mp4 and other browser-supported formats. The Video content type also adds an autoplay feature. These new features are documented here: Video content type.

  • Full Height Rows, Banners, and Sliders
    Page Builder Rows, Banners, and Sliders now have the option to set their heights to the full-height of the page using a number with any CSS unit (px, %, vh, em) or a calculation between units (100vh - 237px). These new features are documented here: Rows, Banners, Sliders.

  • Content type upgrade library
    We can now create new versions of Page Builder content types without introducing backward-incompatible issues with previous versions. Prior to this release, significant changes to content type configurations would create display and data-loss issues with previously saved Page Builder content types. Our new upgrade library eliminates these issues. We designed the library to upgrade previous versions of content types saved to the database so that they match the configuration changes in the new versions. Page Builder runs the upgrade library on native content types as needed for a new release. This ensures that the built-in Page Builder content types are always upgraded to match any changes we make to content types for a new release.

    Please Note: If you have created additional database entities for storing Page Builder content, you must add those entities to your etc/di.xml. If you do not, the Page Builder content stored in your entity will not be updated, causing potential data-loss and display issues. For example, if you have created a blog entity that stores Page Builder content, you must add your blog entity to your etc/di.xml file as an UpgradableEntitiesPool type so that the upgrade library can update the Page Builder content types used in your blog. For more information and instructions on using the upgrade library, see: How to use the content type upgrade library.

  • Documentation on adding new Appearances
    Everything you need to know about adding appearances for existing or custom content types.

Various fixes

  • Fixed an issue where the TinyMCE menu for slide content appears underneath other content types if the parent container of the slide is duplicated.

  • Updated Page Builder to implement destroy method to prevent memory leaks in some scenarios.

  • Improved TinyMCE performance when multiple instances are used on the Admin stage.

  • Fixed an issue in which the Dynamic Block content type does not render on the Admin stage if the top row is marked as hidden.

  • Refined mouse-hover events on the Admin stage by removing a 200ms delay from various UI controls. This makes it easier to work with nested content items on the stage.

  • Fixed an issue in which the currency symbol was being escaped improperly in the Product List widget within the Block/Dynamic Block on the Admin stage.

  • Fixed an issue in which the product total on the Page Builder edit panel did not work for custom MSI stock products.

  • Fixed an issue in which saving Page Builder content with background images on Microsoft Edge does not render those images on the storefront.

  • Fixed an issue in which nested Page Builder content fails to save if users click the Save button before the page fully renders.

  • Fixed exception error being throw in cron jobs due to Page Builder analytics.

1.2.2 for Magento Commerce 2.3.4-p2

  • Security enhancements.

1.2.1 for Magento Commerce 2.3.4-p1

  • Security enhancements.

1.2.0 for Magento Commerce 2.3.4

Page Builder integration with PWA Studio

  • Added Page Builder content rendering to the Venia app in PWA Studio. Page Builder content can now be viewed within the PWA Studio Venia app. See the Page Builder documentation within PWA Studio for all the information on this new feature.

Products content type enhancements

  • Added Product carousel. The Products content type now provides an option to display your products in a carousel / slider format, including several options to customize the carousel to your needs.

  • Added Product SKU sorting. The Products content type now provides an option to sort your products by SKU in the order you add them to a list within the Admin.

  • Added Product Category sorting. The Products content type now provides an option to sort your products by category position, displaying them in same order that they appear within your Magento Catalog.

  • Added Product selection totals. The Products content type Admin editor now displays the total number of products that match your product selection options.

Various fixes

  • Security enhancements.

  • Fixed searches within UI select components to make only one AJAX request per search term.

  • Updated Product previews in the Admin to match the storefront, including the star rating, color, and size options of the product when relevant.

  • Fixed an issue in which Page Builder could not be saved when Magento’s JavaScript minification and bundling are enabled.

  • Fixed the Admin previews of Products, Blocks, and Dynamic Blocks to render correctly on Magento installations that define different URLs for the Admin and the frontend.

  • Fixed the Admin previews of Products, Blocks, and Dynamic Blocks to render correctly on Magento installations with B2B installed with the “Login Only” option enabled. Prior to this fix, the Page Builder preview would cause the page to redirect to the customer account login.

  • Fixed a session error that can occur when previewing a large page in the Page Builder Admin.

  • Updated Page Builder LESS styles to prevent storefront style duplication.

1.1.1 for Magento Commerce 2.3.3-p1

  • Security enhancements.

1.1.0 for Magento Commerce 2.3.3

  • Added explicit product sorting to the Products content type.

  • Added buttons for inserting images, widgets, and variables in the HTML content type.

  • Improved Page Builder security.

  • Updated Page Builder to support PHP version 7.3.

  • Updated TinyMCE to version 4.9.5. This update, along with our additional improvements, fixed several TinyMCE inline editor issues:

    • Variables, images, & image links now get added where the cursor is place.
    • Tables and table cells can now be center aligned.
    • Copy/paste now pastes content at the cursor’s position.
    • Links can now be applied to selected text.
    • Bullets are now properly aligned.
    • Changes within the inline editor can now be saved without first clicking outside the editor.
  • Fixed an issue in which the minimum height & vertical alignment was inconsistent between sections on the edit panel for each content type.

  • Fixed an issue in which the toolbar from the Heading content type was positioned incorrectly when first dropped on the stage.

  • Fixed hard-coded margins in both Slider and Video content types.

  • Fixed an issue in which the required asterisk symbol was displayed twice on form fields.

1.0.3 for Magento Commerce 2.3.2-p2

  • Security enhancements.

1.0.2 for Magento Commerce 2.3.2-p1

  • Security enhancements.

1.0.1 for Magento Commerce 2.3.2

  • Ensures compatibility with Magento Commerce 2.3.2.

1.0.0 for Magento Commerce 2.3.1

  • General availability release!

Documentation

To learn more about Page Builder and Page Builder development: