Skip to content

1.1.0 Release

Compare
Choose a tag to compare
@omiroshnichenko omiroshnichenko released this 20 Jul 20:32
dd5d303

Compatible with 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.