This release addresses template imports, CSS Sync, WooCommerce rendering, and permission checks, with three improvements to the builder and add-to-cart behavior.
Improvements
- WooCommerce now adds a temporary
.bricks-cart-successclass that resets with the success text. - Theme Styles group indicators now reflect settings for the active breakpoint and pseudo state.
- Adding a rich text component property now focuses the Name field.
Notable fixes
- Remote templates once again import global classes that do not yet exist on the destination site.
- CSS Sync no longer copies descendant rules such as
%root% ainto the element’s root style controls. - Content after WooCommerce v2 Cart, Checkout, and My Account elements, or popup shortcodes, now renders correctly.
- Stripe payment options remain selectable after checkout refreshes when using WooCommerce Stripe Gateway with Checkout v2.
- Button preset colors and outline styles now retain their intended precedence in Theme Styles.
- Offloaded media remains available when local file copies are missing.
- Permission checks now cover revision and template operations, component and color palette changes, popup content access, and API query requests.
Full changelog
- WooCommerce: Add temporary AJAX add-to-cart success classImprove
- Theme Styles: Match group settings indicators to the active breakpoint and pseudo stateImprove
- Components: Focus the Name field when adding rich text propertiesImprove
- Builder Browser: Honor custom media visibility restrictionsFix
- Components: Limit usage lists to posts users can edit in the BuilderFix
- Image: Respect lightbox image size when using SourcesFix
- Comments: Correct RTL reply button positioning and remove extra reply-form borderFix
- Style Manager: Restore drag-and-drop category assignment for global classesFix
- Theme Styles: Preserve Gutenberg block styling when applying link stylesFix
- Style Manager: Update stylesheet field after fullscreen editsFix
- Style Manager: Resolve derived palette-color previews in Variable Manager and GutenbergFix
- WooCommerce v2: Keep Payment Options selectable with WooCommerce Stripe GatewayFix
- WooCommerce v2: Preserve Payment Options label layout with WooPayments when cascade layers are enabledFix
- Builder Browser: Keep pagination visible when scrolling Page and Product resultsFix
- Gradient / Overlay: Clear style indicators when the last option is resetFix
- CSS Sync: Keep descendant selector rules separate from %root% style controlsFix
- Remote templates: Restore importing new global classesFix
- WooCommerce: Restore variation swatch border radius and label typographyFix
- Container: Restore full width for Align self: stretchFix
- Media: Keep offloaded files visible when local copies are missingFix
- Filter – Select: Restore custom placeholder labels without Enhanced selectFix
- Theme Styles: Preserve Button preset and outline style precedenceFix
- Restore content after WooCommerce v2 elements and popup shortcodesFix
- Query loop: Restore AJAX loader animations for global queriesFix
- Variable Manager: Keep names and values readable when editing colorsFix
- Rich Text: Align editor tabs and prevent Firefox errors when reselecting with the Style tab activeFix
- Builder: Enforce component and color palette permissionsFix
- Query loop: Prevent API previews from sending stored credentials to unauthorized endpointsFix
- Query loop: Enforce API request permissionsFix
- Builder: Enforce permissions for revision and template operationsFix
- API: Prevent popup endpoint access to non-public Bricks contentFix
- Visual Grid Builder: Apply changes on the first click with CSS Sync enabledFix
- Color Manager: Preserve decimal HSL values in the color pickerFix
- Custom CSS: Show indicators for all bulk-selected elements sharing the active classFix
- Rich Text: Allow opening Class Manager with the keyboard shortcutFix