- Adjusted a fix in 4.20.1 that changed section class enumeration. For customers using performance plugins that strip away version parameters from CSS files, this could cause styles to appear jumbled when they did not clear their browser cache.
* includes/builder/feature/dynamic-assets/class-dynamic-assets.php
* includes/builder/feature/dynamic-assets/dynamic-assets.php
* includes/builder/frontend-builder/bundle.js
- Fixed Divi Cloud configuration error.
* cloud/cloud-app.php
- Add local and Divi Cloud libraries for Theme Options
- Fixed a bug where export did not work correctly in the Backend Builder when the Post Content was used in the Theme Builder layout.
- Fixed a bug that caused the Contact Form module field option "Allowed Symbols" to not work correctly in Chrome.
- Fixed broken color picker in builder after upgrading to WordPress 6.3.
- Fixed JavaScriot Uncaught ReferenceError: pagenow is not defined in Portability.
- Removed unwanted Export To Divi Cloud button from the Theme Options export modal.
- Fix...
- Introduced Divi AI text and image generation.
* common/admin.php
* common/constants/colors.js
* common/i18n/ai.php
* common/lib/ai.js
* common/lib/i18n.js
* common/utils/color/color.js
* common/utils/html-utils.js
* core/functions.php
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-builder-module-shortcode-manager.php
* includes/builder/core.php
* includes/builder/feature/I18n.php
*...
- Added Option To Disable Divi AI In The Role Editor.
- Automatically convert and compress images generated by Divi AI to prevent large PNG images.
- Fixed Generate 4 more AI images action that wasn't working in some cases.
- Added AI button to toggle module.
- Fixed a PHP fatal error that occurred due to a compatibility issue with WPML's Automatic Translation and the Woo Product Stock module.
- Added permission check on Divi AI script load.
- Added a new "Writable et-cache Directory"...
- Changed Twitter Icon and Twitter references to X.
- Fixed Heading module various style options not applying correctly.
- Improved the reference image retrieval method to allow better support for external images.
- Improved AI Menu positioning in some cases.
- Fixed issue where Background Images added on Columns do not fetch Reference Image automatically.
- Fixed AI quick action submenu position in Wireframe mode.
- Fixed new child item does not have the Divi AI button in module settings.
-...
- Introduced Divi Code AI, a personal coding assistant for Divi.
* includes/builder/functions.php
* includes/builder/scripts/src/builder.js
- Fixed an issue where the "Custom CSS" option was incorrectly appended with "CSS" during a search in the settings modal.
- Fixed an issue where the class was not correctly replacing selectors when pseudo elements are involved.
- Fixed a compatibility issue that occurred with WooCommerce Payments and object caching where the page content would not load correctly in DIvi Builder.
- Added ability to convert a library item element type into another.
- Fixed an issue where the AI App cannot be...
- Security Update: Fixed a bug that caused some modified administrator privileges to be reset on multisite. If a website had modified the administrator user role and removed the unfiltered_html privilege, that privilege was being mistakenly added back.
* core/components/SupportCenter.php
* includes/builder/module/Blog.php