Release 3.2.4
June 23, 2025
7 changes
This version introduces animation settings within ATF and improves or fixes various existing tweaks.
FIX
ATF 1.2: Entrance animations
This version introduces a full set of CSS variables, utility classes, and recipes to create highly customisable CSS animations for your elements.
FIX
SuperPowerCSS: Typing a semicolon could incorrectly position the cursor to its left
In some cases, hitting the semicolon key inside SuperPowerCSS could mess up the cursor position.
FIX
Global Colors: H, S & L dark variables of root colors were overriding the light variants
The exposed H/S/L variables for root global colors were incorrectly printed for light/dark variants.
FIX
Color Picker: The activation of this tweak was bound to the CSS Variable Picker option in the Theme Settings
Enabling or disabling the color picker in Theme Settings had no effect, as it was erroneously tied to the CSS Variable setting.
FIX
Strict Edit View: Control Groups were not visible for editors
In Strict Editor View, some control groups in the element panel were hidden despite having active controls within them.
FIX
Left Tabs Shortcuts: Compatibility with 2.0-RC
The Quick Access tab introduced by Bricks in version 2.0-RC was conflicting with the existing "Left Tabs Shortcuts" feature of AT.
FIX
Fatal Error related to the Theme variables with 2.0-RC
The "Theme Variables" function was calling a static variable that had been removed in version 2.0-RC, and thus generated a fatal error on the frontend.