- Fixed broken search and cart icon styles in the fullwidth menu module.
- Fixed conflict with Absolutely Glamorous Custom Admin plugin.
- Fixed some latest JS optimization being incompable with certain Popular Caching Plugin.
- Fixed filters not working on hover state and mobile.
- Fixed issue with renamed CTA.php file being duplicated in some cases.
- Fixed a php warning related to preset attributes.
* core/functions.php
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-builder-module-shortcode-manager.php
* includes/builder/compat/early.php
* includes/builder/feature/JQueryBody.php
* includes/builder/feature/dynamic-assets/class-dynamic-assets.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/module/Cta.php
- Fixed broken header and footer styles on custom post types such as WooCommerce products.
- Fixed some columns not extending full width on mobile breakpoint.
- Fixed Google recaptcha badge visibility.
- Fixed width property not being computed on FE if it's set to 100%.
- Fixed missing text overlay styles in the slider module.
- Introduces new filter to allow 3rd-party developers filter global assets on late processing.
- Fixed dynamic icon's default value when 3p modules are present.
- Fixed a minor PHP warning appearing on front end pages when no builder presets were available.
- Fixed broken module styles on custom post types when using the Divi Builder Plugin with Dynamic CSS.
- Fixed incorrect text transformations being applied to Code Modules.
- Fixed an error that could happen when using SiteGround Plugin JS Combine feature.
- Fixed error on heartbeat ajax call due to extension registers custom module which extends official module which ends up requiring function and class in unexpected call.
- Fixed broken builder due to class-et-builder-element.php is not loaded by autoload when it is needed; Mostly when third party module is called in unexpected location.
- Fixed styles that were missing for the standard WordPress gallery shortcode.
- Fixed child theme styles not being enqueued correctly in some cases.
* core/functions.php
* includes/builder/autoload.php
* includes/builder/class-et-builder-element.php
* includes/builder/compat/early.php
* includes/builder/feature/dynamic-assets/class-dynamic-assets.php
* includes/builder/feature/dynamic-assets/dynamic-assets.php
* includes/builder/feature/global-presets/Settings.php
* includes/builder/framework.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/module/Code.php
* includes/builder/module/FullwidthCode.php
- Fixed broken widget styles after WordPress 5.8 update.
- Fixed an issue with Google Fonts sync where when there was an error in the API response (ex: invalid API Key) the sync would be attempted on each page load instead of once every 24 hours.
- The setting of the video backgrounds In the Bar Counters module was fixed on VB.
- Improved Global Colors performance.
- Fixed Global Colors usage in presets.
- Fixed fatal error when a post contains post excerpt dynamic content.
- Fixes the "Invalid argument supplied for foreach()" warning.
- Fixed a bug where conditional logic would return an error when the conditional value used the double-quote character.
- Fixed fatal error on Extra theme when users open new Widget Block Editor.
- Fixed theme settings color palette on Firefox.
* core/components/Portability.php
* epanel/css/panel.css
* includes/builder/class-et-builder-element.php
* includes/builder/core.php
* includes/builder/feature/global-presets/Settings.php
* includes/builder/feature/gutenberg/blocks/Layout.php
* includes/builder/feature/woocommerce-modules.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/functions.php
* includes/builder/module/ContactFormItem.php
* includes/builder/scripts/src/builder.js
- Fixed error regarding ET_Builder_Element not being found.
* includes/builder/feature/gutenberg/blocks/Layout.php