- Security Update: Fixed a stored XSS risk in Social Media Follow Skype URL handling by applying consistent URL escaping at render time. Props to Osvaldo Noe Gonzalez Del Rio (Os) for the responsible disclosure. - Security Update: Fixed an issue in D4 Contact Form...
Divi 4.0 Changelogs
Version 4.27.6
- Add the option to opt in to Divi 5 updates in the Divi Dashboard. - Added a new option in the Divi Dashboard to opt in to Divi 5 updates. - Fixed YouTube videos showing Error 153 ("Video player configuration error") in the Visual Builder. - Fixed Theme Customizer...
Version 4.27.5
- Fixed Shop module not properly filtering products by custom taxonomy terms when "Use Current Page" was enabled. - Fixed RankMath's sitemap generation produced errors when Blurb modules used icons. - Changed elegant_themes_support elevated role to administrator. -...
Version 4.27.4
- Fixed issue where image with lazy loading enabled are distorted on WordPress 6.7. * includes/builder/core.php
Version 4.27.3
- Fixed broken "Use The Divi Builder" button in Block Editor header. - Upgraded jQuery Mobile from v1.4.5 to v1.5.0 alpha and removed unused code. - Fixes console errors in Divi Block Editor which has happening due to the WP API changes since 6.3 and 6.6. *...
Version 4.27.2
- Updated Magnific Popup library to v1.2.0. - Fixed a bug where image IDs were not replace correctly during import in some cases with the Gallery module. - Fixed incorrect payload sent when using Divi AI Image Editor particularly w/ the Enhance endpoint. - Fixed the...
Version 4.27.1
- Fixed Elegant Themes product updates showing up in the WordPress admin for a short time after updating to the latest version. - Fixed global color issue for scroll down icon in fullwidth modules. - Fixed issue where Divi Builder fails to load when Woo Products...
Version 4.27
- Introduced Divi AI Sections and Unsplash integration for all Divi AI generated content. - Fixed all links having underlines coming from new styles released in WordPress 6.6. - Fixed image use problem after generating and extending a large image. - Updated border...
Version 4.26.1
- Updated blurb text for "Choose a Premade Layout" option to include information about cloning an existing page. - Fixed icon cutoff issue in Testimonial module when overflow is set to visible. - Fixed unable to edit any Theme Builder templates when using WordPress...
Version 4.26
- Introduced Divi Quick Sites, including AI website creation and hand-crafted starter sites. * ai-app/ai-app.php * ai-app/build/et-ai-app.bundle.css * ai-app/build/et-ai-app.bundle.js * common/admin.php * core/admin/js/portability.js * core/components/Portability.php...
Version 4.25.2
- Security Update: Fixed a stored XSS vulnerability that made it possible for users with Contributor role or above to insert JavaScript code onto the page via the Divi Builder Gallery module's shortcode. Props to Ngô Thiên An (ancorn_) for the responsible disclosure....
Version 4.25.1
- Security Update: Fixed a stored XSS vulnerability that could allow users with the Contributor role or above to execute unfiltered HTML via the Divi Countdown module using encoded HTML saved in the WordPress post editor. - Security Update: Fixed a stored XSS...
Version 4.25
- Introduced Divi Layouts AI: Generate entire Divi pages with a simple prompt using AI. - Fixed a fatal error that can occur with WordPress 6.5 while using a 3rd-party Divi extension which does not properly set the domain property when extending the DiviExtension base...
Version 4.24.3
- 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...
Version 4.24.2
- Fixed an issue in the Divi Builder that caused fields in the module settings modal to crash. * core/code-snippets/app/boot.js * epanel/theme-options-library/app/boot.js * includes/builder/frontend-builder/bundle.js
Version 4.24.1
- 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...
Version 4.24
- 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 *...
Version 4.23.3
- 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. *...
Version 4.23.2
- 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. -...
Version 4.23.1
- 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...
Version 4.23
- Introduced Divi Code AI, a personal coding assistant for Divi. * includes/builder/functions.php * includes/builder/scripts/src/builder.js https://www.youtube.com/watch?v=dTXVQhrvSUk
Version 4.22.2
- 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...
Version 4.22.1
- 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...
Version 4.22
- 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 *...
Version 4.21.2
- 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...
Version 4.21.1
- Fixed an issue where the Scroll Effects scroll steps were incorrectly calculated. - Fixed issues affecting saving in Theme Builder in some cases. - Fixed an issue with the Slider module where the animations would stop working. - Fixed Global color not working when...
Version 4.21
- Add local and Divi Cloud libraries for Theme Options - Fix PHP fatal errors on WP CLI with admin context when checking themes list due to missing builder framework. * cloud/i18n/library.php * common/admin.php * common/i18n/library.php * common/init.php *...
Version 4.20.4
- Fixed Divi Cloud configuration error. * cloud/cloud-app.php
Version 4.20.3
- Fixed progress bar rendering when importing items to the Divi Cloud. - Added ability to split library layout into sections, section to rows, and row to modules. - Fixed duplicate quantity number in Woo Cart Products module. - Fixed a PHP error that occurred in some...
Version 4.20.2
- 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. *...