Release 2.9.0.1

October 10, 2024
8 changes

This version contains improvements and bug fixes appeared in 2.9.

Using single quotes inside the custom stylesheets generated inside the Advanced CSS modal could generate unwanted slashed on refresh and ultimately break the styles.
Using Emmet inside the SuperPowerCSS control could wrongly trigger the %root% shortcut.
Working on devices with tiny screens, you could experience the left panel shortcut icons being overflowing the quick search bar.
In case you had the setting "show dynamic data key in dropdown" enabled inside the Bricks setting, the "copy to clipboard" icon inside the Dynamic Data Modal was misplaced.
Some users experienced issues using the new keyboard shortcut logic introduced in 2.9 - mainly on Windows. This version should increase the compatibility on all devices.
If for any reason you're not willing to load the WPCodebox inside the Advanced CSS panel, there is a new php filter to that. Just paste the following code inside your functions.php of your child theme:
To avoid any potential error, the AI function has been disabled inside the Child Theme CSS file.
To avoid any human error, the initial commented code of the child theme CSS is now set as readonly and can't be modified.