- 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 Stored Cross-Site Scripting Vulnerability: Resolved an issue where a contributor-level or author user could, by using a specific Divi shortcode linked to a custom field, introduce executable JavaScript from the custom field into posts.
- Fixed Free-form CSS not outputting the styles when styles exists for more than one module.
- Fixed the issue where AI and library fields were displayed on the 'Find' field in Find Replace.
- Fixed issue where incorrect option was...
- 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/class-et-builder-value.php
* includes/builder/feature/dynamic-content.php
* includes/builder/module/Blog.php
- Fixed issue with saving Recaptcha settings not working in Contact form.
* core/components/api/spam/Provider.php
- Introduced the Divi AI Image Editor
* ai-app/ai-app.php
* ai-app/build/et-ai-app.bundle.js
* ai-app/build/et-ai-app.bundle.css
* common/admin.php
* common/i18n/ai.php
* common/i18n/common.php
* common/images/no-color.png
* common/lib/ai.js
* common/utils/color/color.js
* includes/builder/feature/ai-button.php
* includes/builder/frontend-builder/bundle.js
- Fixed a PHP deprecation notice in the Blog module.
- Added integration with AI for retrieving and updating the post settings title, excerpt, and featured image.
- Fixed an issue where the custom CSS tabs were being rendered when there was only one field for custom css.
- Fixed PHP 7.2 compatibility issue with the SplitLibrary.php file.
- Fixed a PHP fatal error that occurred in very rare cases where the mb_convert_encoding() PHP function was not available.
- Fixed an issue where replying...
- Fixed several compatibility issues with PHP 8.2.
- Fix deprecated messages when editing existing post with Divi Layout block in WordPress 6.5.
- Fix deprecated messages when adding new post or edit existing post in WordPress 6.5.
- Fixed image refinement issues by correcting endpoint usage and prompt handling.
- Added multiple upscaling and canvas limit to 8192px.
* ai-app/build/et-ai-app.bundle.js
* ai-app/build/et-ai-app.bundle.css
* ai-app/i18n/ai-image-editor.php
*...