Divi WordPress Theme v4.4.1 Changelog:
- Fixed Gutenberg's Snackbar and Publish sidebar that is being rendered on top of Divi Library's overlay.
- Fixed price text hover styles in Shop module.
- Fixed arrows positioning for the Motion Effects Mid offset setting in Firefox.
- Fixed an HTML validation error in the Contact Form module's form element.
- Fixed incorrect fullscreen fullwidth header height in Layout Block Preview.
- Fixed Fullwidth Menu overlaping.
- Fixed layout block not being rendered on reusable block edit page if WordPress is installed in sub-directory.
- Fixed shortcode not working in Woo Tabs module.
- Fixed Blog Module Pagination to work in the Safari browser with Image Overlay.
- Fixed video iframe aspect ratio on the frontend when Smush Lazy Load enabled.
- Fixed Image Border settings in Gallery module.
- Fix a regression in the Email Opt-in module that caused all form submissions to be flagged as spam when Spam Protection was disabled in the module settings.
- Fixed incorrect layout block dimension in Gutenberg after window is resized to smaller screen since WordPress 5.4.
- Fixed breaking position options adjustment at Layout Block due to another Gutenberg markup change in WordPress 5.4.
- Fixed responsive content inherit value not properly computed when the value is escaped by ET_Builder_Element::_esc_attr method.
- Fixed CTA Body Text design not working on FE and few Body Text design affecting the CTA Title Text.
- Fixed broken fullscreen fullwidth header at Layout Block preview.
- Fixed broken tablet layout when using Woo Related product module and when Column layout is set.
- Fixed unwanted margin rendered when Use Default Editor on Gutenberg placeholder is hovered.
- Fixed an issue with HTML special characters not being decoded in Mailster error messages.
- Fixed broken tablet layout when using Woo Related product module and when Column layout is set.
- * core/components/api/email/Mailster.php
- * includes/builder/class-et-builder-element.php
- * includes/builder/core.php
- * includes/builder/feature/BlockEditorIntegration.php
- * includes/builder/feature/gutenberg/blocks/Layout.php
- * includes/builder/feature/woocommerce-modules.php
- * includes/builder/frontend-builder/bundle.js
- * includes/builder/module/Audio.php
- * includes/builder/module/Blurb.php
- * includes/builder/module/Button.php
- * includes/builder/module/CircleCounter.php
- * includes/builder/module/ContactForm.php
- * includes/builder/module/CountdownTimer.php
- * includes/builder/module/Cta.php
- * includes/builder/module/FullwidthHeader.php
- * includes/builder/module/FullwidthPortfolio.php
- * includes/builder/module/Login.php
- * includes/builder/module/MapItem.php
- * includes/builder/module/NumberCounter.php
- * includes/builder/module/PricingTablesItem.php
- * includes/builder/module/Shop.php
- * includes/builder/module/Signup.php
- * includes/builder/module/TeamMember.php
- * includes/builder/module/Testimonial.php
- * includes/builder/module/Toggle.php
- * includes/builder/module/helpers/WooCommerceModules.php
- * includes/builder/module/type/WithSpamProtection.php
- * includes/builder/module/woocommerce/AddToCart.php
- * includes/builder/module/woocommerce/Description.php
- * includes/builder/module/woocommerce/RelatedProducts.php
- * includes/builder/module/woocommerce/Tabs.php
- * includes/builder/module/woocommerce/Upsells.php
- * includes/builder/plugin-compat/wp-responsive-table.php
- * includes/builder/scripts/frontend/scripts.js
- * includes/builder/scripts/src/block-layout-frontend-preview.js