Release 2.9.1.3

October 24, 2024
10 changes

This release mostly resolves bugs appeared recently.

Hiding an element on both the frontend and the builder would paint the corresponding structure item in orange rather than red.
Advanced CSS and SuperPowerCSS now both support the suggestion and autocompletion of the SASS variables defined in the Advanced CSS partials.
Some unnecessary data were being processed and saved on the server level when saving the Advanced CSS settings.
When a stylesheet was previously disabled, toggling the status back would not add the CSS back inside the builder.
Some ACSS recipes using single quotes (like content: '') would expand inside the SuperPowerCSS as HTML entities code instead of keeping the single quotes untouched, and ultimately breaking the CSS.
When ACSS was active, saving the Advanced CSS settings would generate an internal error inside the AJAX call (Invalid Nonce) leading the settings to result unsaved.
Elements that were set to be hidden inside the builder could resulted hidden inside the structure panel as well due to some CSS conflict with other 3rd party plugins.
Adding a new custom breakpoint could generate a JS error when activating the grid guide tweak.
In some rare cases, the unwrap/wrap buttons inside Advanced Text Wrapper were breaking by 3rd party custom css.
If you're a Firefox developer edition, the SuperPowerCSS control wasn't extending correctly to the bottom the of the window when the tweak "Hide inactive Style accordion panel" was active.