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 compatibility efforts, in our previous release we updated the ScssPhp library from 1.9.0 to 1.11.1. This version contained a bug where using a CSS comment in one of our inputs would cause a PHP fatal error. The library has been updated again with a fix, which we are including in this release.
The color scheme switcher is visible again in Cwicly
FluentForm's GDPR and T&C checkboxes are visible again
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 radios or checkboxes are set to be displayed in grid
WS Form – Number field label inside with suffix / prefix
CSS specificity bug with WSForm select dropdown error condition
Bricks Form – checkboxes background color + position when text wraps
Added missing option-centering
Disable the context menu in Cwicly until fully supported
The context menu for Cwicly isn’t fully supported yet, but it was loading anyway. We disabled it for the time being, to avoid any confusion. It will be available again soon
Header height settings now allow decimals
This is a hotfix to patch an issue with header heights when the XXL breakpoint is enabled.
- Fix for XXL Header Height Error on Save
An issue with a missing variable related to header height was preventing users from saving settings on the dashboard when the XXL breakpoint was enabled. This has been resolved.- Tooltip Edits
This is our standard post-release update focusing exclusively on bug fixes and improvements.
Smart spacing no longer breaks spacing in WooCommerce pages
As reported in https://community.automaticcss.com/...ersion-2-6-1-is-live#comment_wrapper_23339597
The context menu now adapts better to small screens
As reported in https://community.automaticcss.com/c/bricks/right-click-can-t-see-grid-and-space-variables
The context menu now properly applies classes to empty elements
As reported in https://community.automaticcss.com/c/bricks/selecting-a-class-in-contextual-menu-doesn-t-apply-it
Grid classes now work in Oxygen footer elements correctly
As reported in https://community.automaticcss.com/c/oxygen/recent-change-broke-my-footer-layout
Flex classes are no longer loaded in Gutenberg when the related setting is turned off
Please visit https://automaticcss.com/changelog/ to see the changelog
ACSS v2.6 brings Automatic.css into a brand-new ecosystem, providing official support for GeneratePress and GenerateBlocks. And that's not all – this is a feature-packed release with tons of new features and improvements that both beginners and advanced users are sure to love. Please review the changelog in detail before upgrading.
Removed line length controls in Bricks Builder (See Notes)
Removed image height reset
- This release cleans up a few missed items from the beta rounds.
- Fix for logical property instructions on image breakouts in Oxygen
- Loom extension fix
- Text align center added to button defaults
- Fix for text line lengths causing overflow in Bricks
- Explicitly set skip-link to display inline-flex
- Fix for hover styles in skip links
Thanks to everyone who helped test the two beta versions. This was a big release with a ton of moving parts. We hope you enjoy all the new features and updates. There's more to come!
Click on linked items for expanded details. NOTE: Make sure you read the entry about "class chaining" in Bricks Builder before updating. This is a required change for Bricks users.
- Completely refactored color system.
- var(--{color}-comp-h) partial variable.
- Entire framework now uses CSS Logical Properties for modernization and RTL support.
- Enhanced Builder Functionality (Oxygen & Bricks)
- Official Support for Gutenberg
- "Flex Grid" Classes
- Dark Form Styles (.form--dark)
- Added support for disabling class chaining in Bricks Builder (Mandatory for v2.5+)
- Added "Load Deprecated Styles" option for optional deprecated styles support.
- Link underline offset
- Minor updates to dashboard color scheme & typography
- Removed position/sticky classes from pro mode exclusions to make them available when Pro Mode is activated.
- Refactored centering classes for easier management and to clean up Oxygen dependencies.
- Separated global form styling inputs from dark/light form styling inputs.
- Deprecated Styles (Owl & Ultra-Dark-Trans)
- Added clarification for hover shade values.
- Updated Server & WP Requirements
- Base text size now allows decimals
- Fixed object-fit--top-left and object-fit--bottom-left. These had incorrect coordinate combinations.
- Breakpoint grid classes now properly target the inner wrapper in Oxygen sections again.
- Display classes now take priority over almost anything else.
- Various Form Styling Fixes
- Various fixes & tweaks for contextual menus
- Fixed an issue with breakout class specificity.
- Removed the flex instruction from self--center so it doesn't do too much.
- Fixed an HSL issue with white trans values.
- Fixed a calculation issue with .pad-section classes.
- Fixed an issue causing lightboxes to not load.
- Fixed an unexpected horizontal scrollbar in dashboard.
- Fixed an issue where the header-height variable interphases with Bricks structure panel.
- Fxied an issue with stretch class not working in Oxygen.