Skip to content

Releases: magento/magento2-page-builder

Version 1.3.4-p2

12 Apr 16:01
Compare
Choose a tag to compare

Version 1.3.4-p2

Version 1.7.0-p1

12 Oct 15:43
60d2cbb
Compare
Choose a tag to compare

Version 1.7.0-p1.

Version 1.3.4-p1

12 Oct 15:43
60d2cbb
Compare
Choose a tag to compare

Version 1.3.4-p1.

Version 1.7.0

22 Sep 15:54
98f0a2a
Compare
Choose a tag to compare
Merge pull request #90 from magento-obsessive-owls/MC-42560

B2B-1832: Skip failing tests due to invalid API key

1.3.4 Release

11 May 20:57
29791f4
Compare
Choose a tag to compare

Compatible with Magento Commerce 2.3.7

1.6.0 Release

09 Feb 18:12
db55524
Compare
Choose a tag to compare

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.

1.5.1 Release

09 Feb 18:56
da63c1c
Compare
Choose a tag to compare

Compatible with Magento Commerce 2.4.1-p1

Fixes and improvements

  • Error popup. Fixed an issue in which Page Builder displayed an error popup when adding Catalog subcategories in the Admin.

1.3.3-p1 Release

09 Feb 18:55
d44188a
Compare
Choose a tag to compare

Compatible with Magento Commerce 2.3.6-p1

Fixes and improvements

  • Security enhancements.

1.5.0 Release

22 Oct 15:43
147484a
Compare
Choose a tag to compare

Compatible with Magento Commerce 2.4.1.

New features

  • Immersive, full-screen editing. Editing Page Builder content is now full-screen only for all areas controlled by Page Builder. This includes CMS pages, Product and Category pages, Blocks, and Dynamic Blocks. Full-screen editing puts the focus on your content and provides a view that better matches the user experience on the storefront.
  • Page Builder content previews. By default, Page Builder now provides content previews not only for CMS pages, Blocks, and Dynamic Blocks, but for Product and Category pages as well. You can configure this feature to be on or off for Product and Category pages using the new Page Builder Content Preview setting, accessed in Stores > Configuration > Content Management > Advanced Content Tools.
  • Improved access to Product short descriptions. By default, a Product’s short description is now displayed before the longer description. This not only matches the order they appear on the storefront, but also prevents the need to scroll through the longer description’s content to get access to the short description.
  • Prevented nested links in Banners and Slides. Adding links to both the content and the outer elements of Banners and Slides created nested links which did not display or behave correctly on the storefront. To resolve the issue, we no longer allow links to be added to both the Message Text area and the Link attribute for Banners and Slides.

Fixes and improvements

  • Fixed issue where setting empty border radius on a Tab Item caused errors and broke Tab Item content.
  • Fixed issue where adding certain combinations of conditions to the Products Condition filter caused errors that prevented saving the Products form.
  • Fixed issue in which the Slider content type did not behave correctly when the Infinite Loop setting was disabled.
  • Fixed the Minimum Advertised Price so that it now works in Page Builder.
  • Fixed the issue in Safari and IE 11 that prevented dragging and dropping an Image to the upload area in Banners and Slides.
  • Fixed the issue in which the Slider content type was not responsive in Firefox.
  • Fixed the issue where the widget configuration was creating incorrect selectors in the DOM for the different appearances.
  • Fixed the issue in which the Header toolbar hid the content type’s option menu, which prevented access to the form and other options.
  • Fixed issues where Sliders and multiple rows using parallax backgrounds would not render correctly after toggling the full-screen mode several times.
  • Fixed the issue where trying to copy the content from a Heading content type to a Text content type prevented Page Builder from saving.
  • Fixed the Text content type to correctly handle and save non-Latin-1 characters.
  • Fixed Page Builder CSS styles that caused Safari 13.1 to incorrectly render the Luma theme’s site menu for small view ports and mobile screens.
  • Fixed the HTML content type to correctly display embedded widgets like “Order by SKU” on the Storefront.

1.3.3 Release

22 Oct 15:35
6ec6804
Compare
Choose a tag to compare

Compatible with Magento Commerce 2.3.6.

Fixes and improvements

  • Fixed the Text content type to correctly save the Magento variable directives added to html attributes.
  • Fixed the Text content type to correctly handle and save non-Latin-1 characters.
  • Fixed Page Builder CSS styles that caused Safari 13.1 to incorrectly render the Luma theme’s site menu for small view ports and mobile screens.
  • Fixed the HTML content type to correctly display embedded widgets like “Order by SKU” on the Storefront.
  • Fixed an error that prevented users from saving content-type forms in some cases. The error (“Page Builder was rendering for 5 seconds without releasing locks”) caused the loader icon to spin indefinitely after trying to save a form.