Release 1.0.6

April 28, 2023
7 changes

This release fixes bug strictly related to 1.0.5 and add a couple of nice-to-have design tweaks to the builder.

There was an issue that stopped the generated grid classes and the imported classes to be output on frontend. Both should now be fully working.
There was an issue with the encryption function that prevented the openAI API key to be correctly saved inside the database.
The CSS variables buttons inside the Advanced CSS panel - under the Variables tab - weren't displayed correctly and prevented the copy/paste function to work as expected.
While the "export styles to a class" function was working as expected, the "import styles from ID" function wasn't applying correctly.
Inspired by a BricksLabs post, we decided to move the color palette selector on top of the color popup by default. It just makes more sense.
When you open the variable picker and hover the variables generated by Advanced Themer, you'll now see a tooltip with the min/max value related to the variable.
When hovering a class inside the class dropdown, no preview was applied even when the tweak was correctly activated inside the theme settings.