Divi 5 Public Alpha Version 7: New Feature Progress!

Posted on January 22, 2025 by Leave a Comment

Divi 5 Public Alpha Version 7: New Feature Progress!
Blog / Divi Resources / Divi 5 Public Alpha Version 7: New Feature Progress!

The Divi 5 Public Alpha is available for testing. If you use Divi 5, you’ll notice an update notification for Public Alpha Version 7 today. We release new Divi 5 versions every two weeks, and it gets better each time! If you haven’t tested Divi 5 yet, try it and let us know what you think.

What’s New In Public Alpha 7?

This new version of Divi 5 includes 38 bug fixes and significant progress on four upcoming features. We hide these features behind feature flags until we finish them, regularly merging heavily-tested bits and pieces into the core product. With each update, we make tangible progress towards releasing each new feature.

We’re done rewriting Divi’s foundation. We’ve got the bugs under control. From here on out, it’s full steam ahead on features!

Standout Bug Fixes & Improvements

Among the 38 bug fixes and improvements included in this release, here are a few standouts:

New Exit Button & Shortcuts

This is a simple quality-of-life improvement. The exit button in the Visual Builder now has a dropdown menu that allows you to select various exit points. You can return the WordPress post editor, view the page on the front end, or return to the WordPress dashboard. You can exit to any of these areas via the keyboard shortcuts labeled in the menu.

Performance Enhancements

This version significantly improves performance when using Divi with WooCommerce. If you have WooCommerce installed, you’ll notice that loading the Visual Builder is much faster than before. General Visual Builder load times were also improved, shaving off 200-300ms from average load times. We’re not messing around regarding performance! We’re going to keep making Divi faster.

Feature Progress

Four teams are working on four features: Customizable Breakpoints, Option Group Presets, Divi AI Integration, and WooCommerce modules. We are splitting our time evenly between existing Divi 4 features and new features added to Divi 5 as part of the recently announced feature swap. A fifth team is working on bugs and assisting creators from the Divi Marketplace with improved development documentation and other improvements. A sixth team will be joining shortly.

We’re ramping things up and plan to make fantastic progress over the next few months.

Other features are also on deck, including highly-requested features such as a new grid system based on Flexbox, missing Divi 5 features such as editable header and footer areas in the builder, and surprise features that we consider essential for Divi’s future as an advanced website design system.

Here is the progress we’ve made so far:

Customizable Breakpoints

This feature is roughly 80% complete. 🎉 There’s a good chance we will release it with Public Alpha 8 or 9. We made fantastic progress in just a few weeks.

Soon, Divi 5 will ship with seven pre-defined breakpoints instead of three. You can turn each breakpoint on and off and customize each width, giving you complete control over your design on every device. If seven customizable breakpoints aren’t enough, we’ll follow up this feature by allowing you to add more.

We’re hiding Customizable Breakpoints behind a feature flag until it’s finished, which means it’s not yet visible in the Divi 5 interface.

Divi AI Integration

This feature is essentially complete. ✅ All aspects of Divi AI have been integrated into Divi 5, including layout, text, image, and code generation. After fixing a few bugs, we’ll release this feature with Public Alpha 8.

We’re hiding Divi AI behind a feature flag until it’s finished, which means it’s not yet visible in the Divi 5 interface.

Option Group Presets

It’s a surprise feature! We’re about 50% finished with this one, slated for an early March release. Option Group Presets are an extension of Module Presets and can be used across all module types, layering on top of module presets.

If you have, for example, shared background, border, box shadow, or font styles that you use throughout your website, you can turn them into presets. Apply options preset to multiple elements across your website to create a dynamic design system.

Divi will become WordPress’s most advanced and flexible design system, and presets are just the beginning.

We’re hiding Option Group Presets behind a feature flag until it’s finished, which means it’s not yet visible in the Divi 5 interface.

WooCommerce Modules

We’re still in the planning phase for WooCommerce modules. We’re evaluating the optimal path forward to ensure our modules are compatible with WooCommerce’s switch to blocks, and there is some housekeeping we need to finish with our completed module collection before we introduce another ~20 modules.

We plan to release WooCommerce modules one by one. In the meantime, you can still use Divi 4’s legacy WooCommerce modules in Divi 5.

Changelog

Here is a list of all the changes implemented in Public Alpha 7.

  • A dropdown menu on the Exit button was added to allow multiple exit options.
  • Fixed an overcorrection of height offset when a fixed header might overlap anchored sections on tablet and phone devices.
  • Fixed the showBottomSpace option inside the Image module, which was not working.
  • Added support for ImageSizing and ImageSpacing components to advancedStyles to output styles and their corresponding transitions.
  • Fixed video module plays button transitioning issue from desktop and hover.
  • Implemented auto-generated module settings for Full-width Code Module.
  • Updated the Toggle module to use autogenerated module settings.
  • Fixed WooCommerce-based speed issues that significantly boosted Divi’s speed and efficiency when used with WooCommerce.
  • Enhanced the dependency checker for increased efficiency.
  • Provided a robust solution for previously experienced slow loading times in Frontend rendering of shortcode content in backward compatibility mode.
  • Fixed exporting library items with presets from the Divi library.
  • Improved centralized REST API root URL handling in the settings store, reducing network requests and simplifying logic.
  • Fixed Improved test isolation and reliability by updating REST API-related mocks.
  • Fixed Custom CSS fields not working in the Blog module when rendered on the front end.
  • Fixed the range slider local step issue.
  • Fixed an issue where resetting checkboxes wouldn’t work in some cases.
  • Added new CSS units to Transform Scale, Background Image, and Background Pattern options to accept units like px, em, rem, vh, vw etc.
  • Introduced a new tutorial page named “Modifying Module Output” that explains how to modify module output with module wrapper hooks.
  • The “Adding Custom Module Settings Via Hook” tutorial series was renamed to “Customize Module Settings and Output.”
  • Adding UI components for Custom Breakpoints. These are not visible to the end user yet.
  • Updated “Adding Custom Options Group” and “Adding Custom Option Field” tutorial series to use the Audio module as a test case to connect the upcoming tutorials, such as rendering elements and styles.
  • Fixed the Pricing Tables module title tag not working while parent-level value is in use.
  • Fixed dynamic data processing by updating regex to support nested JSON-like structures.
  • Updated how we enqueue scripts in the Extending Page Settings and Create Simple Quick Module tutorials.
  • Fixed parallax images defined at the desktop level not appearing for smaller breakpoints.
  • Fixed the Media Uploader Button name while uploading a video file from the Slider Module.
  • Fixed the wireframe showing the website’s background color, which was not intended.
  • Fixed the CheckboxesContainer component where default values were not working.
  • Fixed a typo in the explanation for icon color settings.
  • Added assignGroupPresetToDefault store action to set an option group preset as a default.
  • Fixed the Theme builder help modal type.
  • Updated the Introduction page in the “Converting Divi 4 Module to Divi 5” section of the documentation to reference the new repository.
  • Added warning sections to tutorial pages in the “Converting Divi 4 Module to Divi 5” section, indicating that the tutorials are outdated and currently being updated.
  • Added updateOptionGroupPresetWithCurrentStyles store action to handle preset updates from current styles.
  • Added deleteOptionGroupPreset store action to handle the delete preset mechanism.
  • Added cloneOptionGroupPreset store action to handle clone preset mechanism.
  • Updated outdated preview and corrected grammar mistakes for Adding Placeholder Content tutorial page.
  • Updated outdated Information and preview for Creating Dynamic Divi 4 Module tutorial.
  • Updated visual builder app frame’s mechanism for Customizable Breakpoints.
  • Fixed an issue in the pricing table where styles did not apply to the Title Text when the Title Heading Level was set to h6.
  • Fixed an issue where height transition is not working on the Image Module.
  • Fixed the alignment issue of the “Read More” text in the Blog module when using the grid layout.
  • Fixed the condition display option’s Manual custom fields toggle issue.
  • Fixed an issue in the Theme Builder Layout where the Post Title editor always displayed the current date instead of the correct date.
  • Fixed broken TinyMCE panel close icon.
  • Fixed changing column structures caused the settings sidebar to unsnap unexpectedly.
  • Added addNewOptionGroupPreset store action to handle preset updates from current styles.
  • Fixed clipboard system issue when copy/paste styles sometimes didn’t work.
  • Added functionality to display assigned group preset in group UI.
  • Added addNewOptionGroupPresetFromCurrentStyles store action to add a new preset from current styles.
  • Fixed the Button design option jumps on selecting any button design on the visual builder.
  • Fixed the image module Hover icon overlay issue on the Hover state.
  • Enhanced global data store actions (‘divi/global-data’).setDefaultPresetOnSave() and (‘divi/global-data’).unsetDefaultPresetOnSave() to support Option Group Presets handling.
  • Added updateOptionGroupPresetName store action to update the option group preset name.
  • Fixed post count default value issue for the post slider and full-width post slider module.
  • Fixed an issue where preset changes were not reverted after clicking ‘Cancel Changes.’
  • Fixed an issue where styles were printed twice for modules using defined presets.
  • Added editPresetAttribute store action to handle options group preset attributes.
  • Fixed an error when clicking a map pin in the map module, which caused the tooltip to malfunction.
  • Fixed the Full-Width Image Module overlay option not appearing on hover.
  • Added (‘divi/global-data’).addDefaultOptionGroupPreset() store action to handle functionality to create default presets for specified option groups.

Jump Into Divi 5 Today

Now’s the time to test Divi 5 and report bugs. We’ll continue to work aggressively to fix the problems you find. You’ll also enjoy a speedy building experience, greatly improved frontend performance, and a modern new interface!

Let us know what you think so far, and stay tuned for a new Divi 5 version every two weeks. From here on out, Divi 5 will improve regularly through the Alpha, Beta, and beyond.

Divi Marketplace

Are You A Divi User? Find Out How To Get More From Divi! 👇

Browse hundreds of modules and thousands of layouts.

Visit Marketplace
Divi Marketplace
Divi Cloud

Find Out How To Improve Your Divi Workflow 👇

Learn about the new way to manage your Divi assets.

Get Divi Cloud
Divi Cloud
Divi Hosting

Want To Speed Up Your Divi Website? Find Out How 👇

Get fast WordPress hosting optimized for Divi.

Speed Up Divi
Divi Hosting
Premade Layouts

Check Out These Related Posts

New Starter Site for Salons (Quick Install)

New Starter Site for Salons (Quick Install)

Posted on January 21, 2025 in Divi Resources

Divi empowers you to build the best websites possible, and now, Divi Quick Sites takes website creation to a whole new level. This revolutionary tool lets anyone, regardless of skill level, generate a complete website in under two minutes! Divi Quick Sites provides everything you need to launch...

View Full Post
New Starter Site for Barbers (Quick Install)

New Starter Site for Barbers (Quick Install)

Posted on January 14, 2025 in Divi Resources

Divi empowers you to build the best websites possible, and now, Divi Quick Sites takes website creation to a whole new level. This revolutionary tool lets anyone, regardless of skill level, generate a complete website in under two minutes! Divi Quick Sites provides everything you need to launch...

View Full Post
New Starter Site for Electricians (Quick Install)

New Starter Site for Electricians (Quick Install)

Posted on January 7, 2025 in Divi Resources

Divi empowers you to build the best websites possible, and now, Divi Quick Sites takes website creation to a whole new level. This revolutionary tool lets anyone, regardless of skill level, generate a complete website in under two minutes! Divi Quick Sites provides everything you need to launch...

View Full Post

Leave A Reply

Comments are reviewed and must adhere to our comments policy.

Join To Download Today