1.9.3 Changelog
Enhancements
Other key new features include the addition of conic and radial gradients, enhancing design versatility, and the ability to filter templates by type within Bricks > Templates, streamlining template management.
Significant enhancements in Dynamic Data include the introduction of new tags like “current_wp_date” and “author_archive_url,” along with a new “Current URL” element condition, expanding dynamic content capabilities.
The Slider element now features a new “Loop” control, and the Carousel or Related Posts element can now utilize “query_results_count” for enhanced functionality.
The Counter element has been upgraded with customizable thousand separators, new typography controls, and dynamic data support.
Improvements
Improvements focus on user experience and system efficiency. Notably, the Bricks settings have been tweaked to ensure custom code uses a left-to-right direction, enhancing consistency. There’s also a server-side validation for MIME types in the Form element, increasing security.
The Mini Cart has been adjusted to better accommodate the wp-admin bar, and the Map element now loads map styles as needed, optimizing resource use.
Bug fixes
Additionally, the update brings several bug fixes, with the most crucial being compatibility fixes for WordPress 6.4+, including resolving an admin bar margin issue and a PHP error on the “System Information” page, which are considered significant due to their impact on functionality and system stability.
Full changelog
- Conic & Radial Gradients (plus repeating gradients) – New
- Bricks > Templates: Filter by template type – New
- Words limit: Basic & Rich Text element – New
- Scroll Snap – New
- Dynamic Data: New “current_wp_date” tag to render current date according to WP timezone setting – New
- Dynamic Data: New “author_archive_url” tag – New
- Conditions: New “Current URL” element condition – New
- Slider element: New “Loop” control – New
- Support using “query_results_count” for Carousel or Related Posts element – New
- Counter element: Customisable thousand separator text; New “Typography” controls for prefix, counter, and suffix; Dynamic data support – New
- Bricks settings: Custom code should always use direction LTR (left-to-right) – Improve
- Exclude template conditions & populate content control groups from all My Account templates – Improve
- Form element: Validate MIME types of all submitted files also server-side – Improve
- Mini Cart: Adjust position of offcanvas cart details for wp-admin bar – Improve
- Map element: Load map style as needed (instead of providing all on the window) – Improve
- Dynamic Data: Support date format filter for ACF time picker and Pods (date, datetime, and time), JetEngine (date, datetime) – Improve
- WPML: Exclude specific controls from translation – Improve
- WooCommerce Cart: Remove superfluous default styles – Improve
- WordPress 6.4+: Admin bar margin issue in the builder – Fix
- WordPress 6.4: Admin “System Information” page PHP error – Fix
- Bricks settings: Custom CSS with “xxxx” string not saved – Fix
- Accordions & Tabs: Browser “Back” not working as expected (don’t add title toggle to browser history) – Fix
- Interaction “Scroll To” not working as expected – Fix
- ACF empty date field + date filter generates PHP deprecate error (PHP8.1) – Fix
- Dynamic Data: “human_time_diff” tag used UTC time zone instead of time zone set in WordPress – Fix
- Form element: Checkbox Default “Value” not checked when using dynamic data – Fix
- Form element: “Required” file with custom “Name” generates error on form submission – Fix
- Form element: Submit loading spinner not aligned as icon – Fix
- Icon List element: Transform on hover with link applied to wrong selector – Fix
- Instagram Feed element: Provide fallback if Carousel “media_url” doesn’t exist – Fix
- Nested Dropdown ::before messes with hover state – Fix
- Image Mask: Repeat control label typo – Fix
- Posts element: Fix “Alignment” content builder labels in RTL – Fix
- Product Reviews element: “Description” excess margin (in RTL) – Fix
- Social Sharing element: Not working in query loops – Fix
- Table of contents: Misplaced ::before border – Fix
- Form element: Action “Reset password” returns an error – Fix
- User with “Editor content” capability cannot edit text on the canvas – Fix
- Conditions: Comparing against today’s date not working (use WP settings timezone) – Fix
- Search template not applied if another archive template targeting “posts” post type as well – Fix
- Offcanvas: Not closing after click on anchor link (target located outside offcanvas) – Fix