full changelog link
ACSS Changelog - New Features & Updates
Want to see the latest changes, additions, enhancements, and new features that have come to Automatic.css? Here’s a full timeline.automaticcss.com
This is our standard post-release update focusing exclusively on bug fixes and improvements.
WordPress 6.4 compatibility
PHP 8.2 compatibility
Updated the ScssPHP library to version 1.11.1
Add color palette to Cwicly
All ACSS colors are now available in Cwicly’s color picker
Clickable parent no longer prevents editing text in Bricks
Flex-grid classes are no longer generated multiple times
Context menu correctly applies selection--alt class
Form fixes
Smart spacing is applied when...
This is our standard post-release update focusing exclusively on bug fixes and improvements.
Flex-Grid breakpoint classes now have the correct specificity
Added support for overriding the button display property
ACSS buttons have a “inline-flex” display by default, but now you can override it by setting your preferred display in the “–btn-display” CSS variable.
Using CSS comments in settings no longer results in an uncaught AssertionError in ScssPhp/Parser.php:1686
As part of our PHP 8.2...
This is the last major release prior to v3.0. This release introduces some powerful and unique new features, adding to the list of features that aren’t available in any other framework.
Breakdance Builder Integration (Phase 1)
We’re excited to announce official support for Breakdance Builder. ACSS v2.8 includes Phase 1 support for Breakdance, which covers framework compatibility (utility classes & variables). Phase 2 support (future release) will include palette integration, contextual...
This is our standard post-release update focusing exclusively on bug fixes and improvements.
Content-grid class now has the correct specificity
This fixes the bug reported in [RESOLVED] Content Grid not working – am I missing something? | Automatic.css (automaticcss.com)
Heading colors now apply the correct value
This fixes the bugs reported in:
Bug Confirmed –h1-color overriding default h1 base color | Automatic.css (automaticcss.com)
Contextual Color classes (v2.8) – Issue with...
This is a security release that fixes a potential XSS and CSRF vulnerability in our backend. The update won’t impact the layout and styling of your websites, so you can perform it safely.
This is our standard post-release update focusing exclusively on bug fixes and improvements.
Programmatic color scheme protection
Documentation: https://automaticcss.com/docs/color-scheme-dark-mode/#protection
Gutenberg styles no longer load in the preview area when "load styling in backend" is disabled
Auto-BEM no longer disrupts Bricks global classes
Section spacing is now visible in the context menu on spacing inputs
Compatibility issues between contextual color utilities and...
Support for font family
Heading and text font family support. These values no longer need to be added in the builder theme styles.
Justify and text-align controls for buttons
You can now control alignment on buttons, an improvement on the previous “center” default.
.width--full is no longer based on content width
This was a loop issue. Added a conditional to handle .width--full independently.
Fixed logic for deprecated section padding classes
A typo in the logic statement was causing...
Fixes malformed calc() in default line-height causing fatal error on upgrade