- Fixed element position in wireframe preview mode.
- Fixed builder UI's button affected by customizer style in Extra theme.
- Fixed an issue where settings modal dimension were not defined prior to a height calculation.
- Fixed issue where ReCaptcha js loaded in forms without spam protection enabled.
- Fixed custom z-index for Row inside a Section with divider not working.
- Email address validation in Contact Form changed to similar to how WordPress is_email() method works, on the FE.
- The Responsive Views Update allows users to drag the width of view modes to a custom width to simulate different device widths, choose from preset widths for popular devices, and set custom default preview widths for tablet and phone.
- Fixed Amazon S3 & Cloudfront image URLs not transformed in the builder.
- Fixed issue with blog module not showing any posts on the search result page when Relevanssi plugin is activated.
- Fixed issue with form being assigned to different account when editing the Email Option module.
- Fixed some PHP notices regarding plugins and themes update checking.
- Added support for the latest Sendinblue API (v3).
- Introduces compatibility warning system for ET plugins/themes.
- Fixed fatal error on twitter widget credential failure.
* core/admin/js/compatibility-warning.js
* core/components/CompatibilityWarning.php
* core/components/Updates.php
* core/components/api/email/SendinBlue.php
* core/components/api/spam/ReCaptcha.php
* core/components/init.php
* core/functions.php
* core/wp_functions.php
* includes/builder/core.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/helpers.php
* includes/builder/functions.php
* includes/builder/languages/et_builder-en_US-et-builder-gutenberg.po
* includes/builder/main-structure-elements.php
* includes/builder/module/Blog.php
* includes/builder/plugin-compat/amazon-s3-and-cloudfront.php
* includes/builder/plugin-compat/relevanssi.php
* includes/builder/scripts/frontend/scripts.js
* includes/builder/scripts/frontend/sticky-element.js
* includes/builder/scripts/src/bfb_admin_script.js
* includes/builder/scripts/src/builder.js
* includes/builder/scripts/stores/sticky.js
- Fix scroll behavior after drag & drop content to the builder.
- Fixes incorrect generated selector when 3rd party extension use Divi Module Elements on their modules.
- Fixed unwanted UI lag when draggable padding UI is dragged.
- Fixed a bug in the border options that allowed negative values to be entered.
- Fixed a typo in the Gallery module's layout option help text.
- Fixed the SVG logo without width not showing in Menu module.
- Restored the "Clear" link for variations on the product page.
- Fixed alternative scroll-to-anchor method not enabled by default.
- Fixed the issue when settings from Divi Global Defaults Editor were not migrated to Div Presets for the Divi Builder plugin.
- Fixed broken image size on image of Slider & Fullwidth Slider modules.
- Added JS filter 'et.builder.store.setting.update' to hook on page settings values.
- Fixed an issue that caused the meta description to be duplicated when Rank Math SEO plugin was active.
- Fixes issue making user unable to save BFB layout when cache and scheduled cache preloading are enabled on WP Optimize plugin.
- Fixes incorrect generated selector when 3rd party extension use Divi Module Elements on their modules.
- Fixed broken image size on image of Slider & Fullwidth Slider modules.
* core/components/init.php
* epanel/custom_functions.php
* includes/builder/class-et-builder-element.php
* includes/builder/core.php
* includes/builder/feature/global-presets/Settings.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/module/Gallery.php
* includes/builder/module/SliderItem.php
* includes/builder/module/field/Border.php
* includes/builder/scripts/frontend/scripts.js
- Fixed speciality section inner max-width option.
* includes/builder/class-et-builder-element.php
- Fixed issue when changing the colors of the Circle Counter in different responsive view contexts.
- Fixed the issue when module settings were not saved in some cases.
- Fixed uncaught addEventListener error when hover over Divi Layout Block and it's not activated yet.
- Updated Divi Layout placeholder button class names and fixed deprecated properties and methods warnings.
- Restricted the Divi Presets functional for non admin users.
- Theme Builder will now disable some filters (like Blur) on hover to match Visual Builder behavior.
- Fixed the issue when any Custom CSS settings assigned through a module preset were not displayed in Visual Builder.
- Fixed an issue where the body text style overwrote the company text style when a company link was set.
- Increased reCAPTHA badge z-index to ensure it's always on top.
- Fixed broken Divi Layout block preview and styles when Gutenberg preview device is on tablet or mobile type.
- Hides actions control on the builder metabox.
- Handles deprecated function wp_make_content_images_responsive() on rendering layout.
- Improved embedded video performance by caching the result.
- Fixed undefined text on new editable block element on 3rd party extensions.
- Fixed PHP 7.4+ deprecated passing parameters to join() (implode() alias) in reverse order.
- Updated the Support Center to verify the WP Debug Log setting points to a file (not a directory) before attempting to load its recent entries.
* core/components/SupportCenter.php
* includes/builder/class-et-builder-element.php
* includes/builder/core.php
* includes/builder/feature/global-presets/History.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/helpers.php
* includes/builder/functions.php
* includes/builder/module/Portfolio.php
* includes/builder/module/SliderItem.php
* includes/builder/module/Testimonial.php
* includes/builder/module/Video.php
* includes/builder/module/VideoSliderItem.php
* includes/builder/module/helpers/HoverOptions.php
* includes/builder/scripts/src/bfb_admin_script.js
- Fixed the issue preventing to switch between the tabs of the responsive options.
- Added hover background when button is hovered in Visual Builder.
- Allow 3rd Party Extension to use builder editable elements on their custom modules.
- Fixed PHP 7.4+ deprecated passing parameters to implode in reverse order.
- Fixed bug with Parallax effect on iPad with iOS 13.
- Prevent setting selected option on the 2nd position in select control when total results size is 1.
- Fixed Blog Module conflict with Video widget.
- Fixed issue with dynamic categories on custom post types.
- Fixed the Button Icon option description text.
- Fixed CSS filter's hover transition effect on desktop.
- Fixed contact form rendering issue when option filed was added with keyboard shortcut.
- Fixed products per page plugin compatibility.
- Fixed the issue where module attributes were empty while importing a layout either through Divi Library or Divi Builder.
- Fixed the issue caused by incompatibility with PHP 5.4.
- Changed blacklist and whitelist terms to blocklist and allowlist throughout codebase.
* core/admin/js/support-center.js
* core/components/Portability.php
* core/components/SupportCenter.php
* core/components/VersionRollback.php
* core/components/api/ElegantThemes.php
* core/components/data/Utils.php
* core/components/mu-plugins/SupportCenterSafeModeDisablePlugins.php
* core/functions.php
* core/ui/utils/utils.js
* epanel/custom_functions.php
* includes/builder/ab-testing.php
* includes/builder/class-et-builder-element.php
* includes/builder/core.php
* includes/builder/deprecations.php
* includes/builder/feature/dynamic-content.php
* includes/builder/feature/global-presets/History.php
* includes/builder/feature/global-presets/Settings.php
* includes/builder/feature/woocommerce-modules.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/theme-builder/theme-builder.php
* includes/builder/functions.php
* includes/builder/module/Blurb.php
* includes/builder/module/ContactFormItem.php
* includes/builder/module/helpers/HoverOptions.php
* includes/builder/plugin-compat/eventon.php
* includes/builder/plugin-compat/woocommerce.php
* includes/builder/scripts/frontend/scripts.js
* includes/builder/scripts/src/builder.js
* includes/ratings.php
- Added new Divi Presets system
- Fixed conflict "Use Current Page" option with "Product Category" view type in Shop Module.
- In order to increase the rating of page loading speed and to eliminate the warning from Lighthouse "Ensure text remains visible during webfont loading", the directive font-display has been added to css rules@font-face (for the Divi fonts and for Opens Sans fonts, which loading from googleapis.com).
- Fixed an issue that caused the color picker of 3rd party plugins to not be visible in some cases.
- Fixed background images from Smush CDN is not saved in the static resources.
- Fixed bug with using Fullwidth slider below theme builder global header with negative margin.
- Fixed accordion editable text on Visual Builder when Section/Row is locked.
- Introduces custom fields registration for 3rd party extensions and ability to disable context menu on these fields.
- Fixed bug with video height in slider.
- Improved UX for the Layers in Layers panel that doesn't have respective plugin activated.
- Fixed video module can't be played when overlay is being used and lazyload for iframe is enabled on Smush plugin.
- Disabled stripping the [embed] shortcode on the frontend, which was added via Custom Fields by Dynamic Content feature to the content area.
- Fixed bug with video positioning inside the slider.
- Fixed full width slider editable text when module or section is set to locked.
- Fixed gallery module background parallax issue on the Front-End.
- Fixed the appearance of php-warnings when using the Contact Form module that has a layout with the hover mode enabled for Fields Letter Spacing with the same 0px value for both.
- Fixed inner width styling option for Speciality Section when used in a Product Page.
- Fixed bug with play icon color when multiple sliders are added to the page.
- Fixed bug with module gradient background applied on top of a row which has a video background set.
- Fixed an issue that caused the looping animations to be removed from elements.
- Added title attribute to Theme Builder's vertical menu items.
- Added selective sync options on transforms settings.
- Updated Layers panel to not allow ESC key to close it.
- Avoid transforms on click mode when a module is selected but not when settings modal is open.
- Fixed The Event Calendar Event Community compatibility issue when TB overrides the layouts.
- Fixed bug with settings modal when visual builder is disabled.
- Fixed bug with dynamic categories when they are added to a post via Divi library.
- Fixed animations for sections that are located right after the fullscreen header.
- Added auto-function when rendering content in Woo Tab modules.
- Fixed bug with positioning in visual builder when vh unit is used.
- Fixed adding modules/rows to locked sections when interaction mode is set to "Click Mode".
- Fixed Email Optin subscription fail error.
- Changed row right/left draggable margin behaviour when right/left margin is set to auto.
- Changed module right/left draggable margin behaviour when right/left margin is empty.
- Fixed a bug in Layers panel to allow Multi-select to work properly.
- Fixed issue with un-clickable buttons in Full-Width Header in some cases.
- Fixed bug with Admin Label control icons.
- Fixed a styling issue when section/row was set to Locked and Interaction mode was set to "Click Mode".
- Fixed image inner shadow styling for Blog module.
- Fixed incorrect Contact Form module captcha input autocomplete attribute value.
- Fixed an issue with wpautop not getting properly applied in Code module in certain cases.
- Fixed a bug that prevented user from moving sections if Split Testing option was off in Divi Role Editor.
- Fixed failing intentional-error test because Divi loads another product's core.
- Fixed bug with reset field options in Contact Form module.
* core/components/data/Utils.php
* core/cypress.json
* core/ui/components/controls/sortable-list/sortable-list.jsx
* includes/builder/api/DiviExtension.php
* includes/builder/autoload.php
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-builder-settings.php
* includes/builder/core.php
* includes/builder/feature/BlockEditorIntegration.php
* includes/builder/feature/I18n.php
* includes/builder/feature/dynamic-content.php
* includes/builder/feature/woocommerce-modules.php
* includes/builder/framework.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/helpers.php
* includes/builder/frontend-builder/i18n/generic.php
* includes/builder/frontend-builder/i18n/library.php
* includes/builder/frontend-builder/i18n/quick-actions.php
* includes/builder/functions.php
* includes/builder/main-structure-elements.php
* includes/builder/module/Accordion.php
* includes/builder/module/AccordionItem.php
* includes/builder/module/Audio.php
* includes/builder/module/BarCounters.php
* includes/builder/module/BarCountersItem.php
* includes/builder/module/Blog.php
* includes/builder/module/Blurb.php
* includes/builder/module/Button.php
* includes/builder/module/CircleCounter.php
* includes/builder/module/Code.php
* includes/builder/module/Comments.php
* includes/builder/module/ContactForm.php
* includes/builder/module/ContactFormItem.php
* includes/builder/module/CountdownTimer.php
* includes/builder/module/Cta.php
* includes/builder/module/Divider.php
* includes/builder/module/FilterablePortfolio.php
* includes/builder/module/FullwidthCode.php
* includes/builder/module/FullwidthHeader.php
* includes/builder/module/FullwidthImage.php
* includes/builder/module/FullwidthMap.php
* includes/builder/module/FullwidthMenu.php
* includes/builder/module/FullwidthPortfolio.php
* includes/builder/module/FullwidthPostSlider.php
* includes/builder/module/FullwidthPostTitle.php
* includes/builder/module/FullwidthSlider.php
* includes/builder/module/Gallery.php
* includes/builder/module/Image.php
* includes/builder/module/Login.php
* includes/builder/module/Map.php
* includes/builder/module/MapItem.php
* includes/builder/module/Menu.php
* includes/builder/module/NumberCounter.php
* includes/builder/module/Portfolio.php
* includes/builder/module/PostSlider.php
* includes/builder/module/PostTitle.php
* includes/builder/module/PostsNavigation.php
* includes/builder/module/PricingTables.php
* includes/builder/module/PricingTablesItem.php
* includes/builder/module/Search.php
* includes/builder/module/Shop.php
* includes/builder/module/Sidebar.php
* includes/builder/module/Signup.php
* includes/builder/module/SignupItem.php
* includes/builder/module/Slider.php
* includes/builder/module/SliderItem.php
* includes/builder/module/SocialMediaFollow.php
* includes/builder/module/SocialMediaFollowItem.php
* includes/builder/module/Tabs.php
* includes/builder/module/TabsItem.php
* includes/builder/module/TeamMember.php
* includes/builder/module/Testimonial.php
* includes/builder/module/Text.php
* includes/builder/module/Toggle.php
* includes/builder/module/Video.php
* includes/builder/module/VideoSlider.php
* includes/builder/module/VideoSliderItem.php
* includes/builder/module/field/BoxShadow.php
* includes/builder/module/field/Divider.php
* includes/builder/module/field/Height.php
* includes/builder/module/field/MaxWidth.php
* includes/builder/module/field/Overflow.php
* includes/builder/module/field/Position.php
* includes/builder/module/field/Scroll.php
* includes/builder/module/field/Transform.php
* includes/builder/module/type/PostContent.php
* includes/builder/module/type/WithSpamProtection.php
* includes/builder/module/woocommerce/AddToCart.php
* includes/builder/module/woocommerce/AdditionalInfo.php
* includes/builder/module/woocommerce/Breadcrumb.php
* includes/builder/module/woocommerce/CartNotice.php
* includes/builder/module/woocommerce/Description.php
* includes/builder/module/woocommerce/Gallery.php
* includes/builder/module/woocommerce/Images.php
* includes/builder/module/woocommerce/Meta.php
* includes/builder/module/woocommerce/Price.php
* includes/builder/module/woocommerce/Rating.php
* includes/builder/module/woocommerce/RelatedProducts.php
* includes/builder/module/woocommerce/Reviews.php
* includes/builder/module/woocommerce/Stock.php
* includes/builder/module/woocommerce/Tabs.php
* includes/builder/module/woocommerce/Title.php
* includes/builder/module/woocommerce/Upsells.php
* includes/builder/plugin-compat/advanced-custom-fields.php
* includes/builder/plugin-compat/the-events-calendar-community-events.php
* includes/builder/plugin-compat/wp-smushit.php
* includes/builder/post/type/Layout.php
* includes/builder/scripts/frontend/scripts.js
* includes/builder/tests/codeception/wpunit/Translations.php
- Added input field to enter the meta_key in the Dynamic Content field option list.
- Improved accessibility for Image and Fullwidth Image Modules by automatically including Alt and Title attributes from the image's WP Media Library metadata when not defined in Divi Builder settings.
- Fixed issue where border-radius doesn't apply when parallax section overflow is set to visible.
- Added minor extra spacing between the final option group and the help button in the page settings modal.
- Updated drop-zone styles to reduce vertical bouncing while dragging in Layers panel.
- Fixed error when builder is activated for the first time on Event Calendar post without title.
- Removed default css important rule to allow specified font-wight on slider title.
- Fixed font icon not rendered properly in the frontend.
- Added Search to the filter dropdown in Layers panel.
- Added toggle button to parent layers in Layers panel, whether it has children or not.
- Updated SVG icon for DnD helper in Layers panel.
- Updated Drag and Drop in Layers View to allow dropping row/column/module to respective parent-layer only when the parent-layer is expanded.
- Fixed issue with Margin and Padding options.
- Layers panel now remembers modal position, height and width when moved/resized.
- Fixed Menu module center layout style.
- Fixed default line-height and font-size style value in the Person Module.
- Fixed layout export progress bar going above 100% in certain cases.
* core/admin/js/portability.js
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-builder-value.php
* includes/builder/core.php
* includes/builder/feature/dynamic-content.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/helpers.php
* includes/builder/frontend-builder/theme-builder/dynamic-content.php
* includes/builder/frontend-builder/theme-builder/theme-builder.php
* includes/builder/functions.php
* includes/builder/main-structure-elements.php
* includes/builder/module/FullwidthImage.php
* includes/builder/module/Image.php
* includes/builder/module/TeamMember.php
* includes/builder/module/field/MarginPadding.php
* includes/builder/plugin-compat/the-events-calendar.php
  • Like
Reactions: turkeyli