This is a big release with a lot of moving parts. It's been thoroughly tested by the team and installed on live environments without issue, but you should always make a backup of your site before installing it on a live site. We recommend testing it on a dev install before using it anywhere else since specific hosting environments handle updates differently.
Click on linked items for expanded details.
Completely refactored color system.
var(--{color}-comp-h) partial variable.
Entire framework now uses CSS Logical Properties for modernization and RTL support.
Enhanced Builder Functionality (Oxygen & Bricks)
Official Support for Gutenberg
"Flex Grid" Classes
Dark Form Styles (.form--dark)
Added support for disabling class chaining in Bricks Builder (Mandatory for v2.5+)
Added "Load Deprecated Styles" option for optional deprecated styles support.
Link underline offset
Minor updates to dashboard color scheme & typography
Removed position/sticky classes from pro mode exclusions to make them available when Pro Mode is activated.
Refactored centering classes for easier management and to clean up Oxygen dependencies.
Separated global form styling inputs from dark/light form styling inputs.
Deprecated Styles (Owl & Ultra-Dark-Trans)
Updated Server & WP Requirements
Fixed object-fit--top-left and object-fit--bottom-left. These had incorrect coordinate combinations.
Breakpoint grid classes now properly target the inner wrapper in Oxygen sections again.
Display classes now take priority over almost anything else.
Various Form Styling Fixes