BricksExtras icon

11 versions

BricksExtras history.

Every release of BricksExtras is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

10 of 11 releases scanned clean
v1.7.6Latest
September 9, 20261.6 MBScanned
* [Licensing/Updates] - Upgraded internal release system with additional validation checks for update packages. * [Calendar] - Added ability to display recurring event dates inside AJAX popup via `data-x-event` attributes. * [General] - Custom easing options added for elements that use the slide up function. (accordion, tabs, slide menu, notification bar, table of contents). * [Toggle Switch] - Added option to set toggle via URL param. * [Read More] - Fixed issue where a Read More inside a hidden container could stop expanding after the container was toggled.
September 2, 20261.6 MBScanned
* [Color Scheme Toggle] - Now supports toggling native light-dark() color schemes (ACSS v4+ and similar), in addition to Bricks' own. * [Add to calendar] - Now supports both live/office Outlook accounts. * [Modal] - Better support for triggering modals from inside other modals, with ESC key only closing the topmost one. * [Modal] - Added new interaction for closing all open modals at once (bricksextras.modal.closeAll). * [Modal] - Fixes Disable scroll option not preventing iOS momentum scroll. * [Pro Slider Control] - Fixes not pausing autoplay when hover/focusing on external controls (if enabled in slider's settings). * [Calendar] - Fixes some events not appearing in calendar when Bricks filters already selected on page load. * [Read More] - Fixed read more always expanded if inside tabs opened with URL param. * [Panorama Viewer] - Fixes issue where arrow-key rotation could spin continuously if focused hotspot lost focus mid-rotation. * [General] - Updated JS libraries to latest versions.
August 26, 20261.6 MBScanned
* [Calendar Control] - New nestable element for adding external controls to a calendar element. * [Calendar] - Added option to automatically skip to view showing next available event on page load or when filters used. * [Calendar] - Can now add navigation limits for a fixed or relative date range. * [Calendar] - The More events text in daygrid view is now customizable. * [Site Breadcrumbs] - Can now output breadcrumb schema as JSON-LD instead of microdata. * [Site Breadcrumbs] - Added bricksextras/breadcrumbs/items filter for easier customizing of breadcrumbs. * [Social Share] - Six new share buttons for AI assistants: Claude, Google AI, ChatGPT, Grok, Perplexity, and Mistral AI.
v1.7.3Unavailable
August 17, 20261.6 MBScanned
* [AI Skills] - Compatibility with bricksextras-skills to give AI agents upfront information on elements and features. * [General] - Allow BricksExtras conditions and nestable elements to be added via Bricks' abilities API (Bricks 2.4). * [General] - Improved handling of common mistakes when configuring via Bricks MCP. * [Pro Slider] - Now initializes Splide in builder to remove conflict with Bricks' 2.4 CSS syncing options. * [Pro Slider Gallery] - Added option to set aspect-ratio for gallery images. * [Pro Slider] - Added edge padding for moving slides away from edges of the slider viewport. * [General] - Added better support for dynamic data when set via components props. * [General] - New admin pages, layouts and styling. * [Image Hotspots] - Now supports Image Hotspots Field for ACF. * [Dynamic Table] - Improved sorting with option to set date format and locale. * [Builder] - Repositioned X-ray mode toggle from Bricks v2.4 to center, as to not conflict with customizable areas. * [Conditions] - Fixed WPMembers condition options not appearing in settings. * [Pro Slider Gallery] - Fixed incorrect photoswipe attribute on links when linking to Bricks' lightbox. * [Pro Slider] - Fixed slide aria labels not being correct when setting slides as list items. * [Pro Slider] - Fixed AutoScroll/Play continuing when both loop and conditional slider enabled. * [Dynamic Table] - Fixed export interaction displaying HTML tags for links in cells. * [Header Extras] - Fixed Undefined array key PHP and WP_Styles warning if using OpenLiteSpeed. * [Header Extras] - Fixed Header Extras options not available on WooCommerce shop page.
v1.7.2Unavailable
July 15, 20261.6 MBScanned
* [Calendar] - Event overrides setting changed to event exceptions (can be used to add one-off occurrences as well as modify existing). * [Calendar] - Added an option to remove all-day row from timeGrid view. * [Calendar] - Added data-calendar-view attribute to enable easier custom CSS targeting for styling specific views. * [Calendar] - Fixed exclusion dates not removing events from calendar. * [Calendar] - Fixed Bricks filter elements (active filters, reset button) not updating when filtering calendar query loop. * [Calendar] - Fixed incompatibility with older versions of FullCalendar being used on same page.
v1.7.1Unavailable
July 5, 20261.6 MBScanned
* [Calendar] - Stable release, migrated to FullCalendar v7, accessibility improvements, new description/location/event display fields. * [Add to Calendar] - New element for enabling users to save event details to Google / Outlook / Yahoo calendars. * [Dynamic Table] - Sort by numbers now supports formatted values (currency symbols, percentages, commas). * [Toast Notification] - Added support for targeting a specific nested element when updating message text in interactions (Ex.: "My message @.my-text-element"). * [Offcanvas] - Added an option to exclude selectors from the hash to close behavior. * [Pro Tabs] - Hash link matching now supports absolute URLs, not just relative. * [Countdown] - Added control for redirect destinations (internal posts, dynamic data, custom URLs), delay time and custom text to display during delay. * [Dynamic Lightbox] - Gallery option now supports video from ACF Gallery fields. * [Dynamic Lightbox] - Added option to customize "Read More" text and Truncate length for captions on mobile. * [Page Tour] - Updated to the latest version of ShepherdJS. * [Pro Offcanvas] – Removed the inert polyfill (sufficient native browser support). * [Pro Slider] - Fixed autoplay progress bar not updating when play/pause button connected to same slider. * [Header Extras] - Fixed sticky header showing initial state on page refresh in Firefox if page already scrolled. * [General] - Fixed dynamic data options not rendering inside Bricks' array query loop type. * [Media Control] - Fixed seek distance always defaulting to +30 for the seek forward control. * [Media Player] - Fixed "click to play" not triggering for the default UI. * [Media Player] - Fixed "Uncaught DOMException" error in Firefox when local poster image set.
v1.7.0Unavailable
May 7, 20261.7 MBScanned
* [Calendar] – (Beta) New element for displaying query loop items as events in a calendar view, with support for Bricks' filters and recurring events. * [Pro Slider Control] – Added a pagination option for including external pagination dots for sliders. * [Page Tours] – Added hashlink navigation to allow users to skip to different parts of page tours via links inside the steps. * [Panorama Viewer] – Added hashlink navigation to allow users to navigate to different hotspots via links inside the tooltips. * [Panorama Viewer] – Improved keyboard navigation; added options to include scene titles and custom ARIA labels on hotspot buttons and links. * [Color Scheme Toggle] – Options now sync when using multiple toggles on the same page. * [Cursor] – Added the ability to add hover text per browser language or site language. * [Table of Contents] – The scroll tracker now supports multiple tables of contents on the same page. * [Slide Menu] – Added an option to reposition the sub-toggle icon within the structure. * [Slide Menu] – Added more style controls for toggle icons. * [Site Breadcrumbs] – Added an option to include a custom ARIA label. * [Site Breadcrumbs] – Fixed an unclosed tag. * [Dynamic Chart] – Updated Chart.js to the latest version. * [Lottie] – Updated Lottie to the latest version. * [Media Player Audio] – Fixed the incorrect positioning of captions. * [Read More] – Fixed an issue where the toggle icon did not work with custom icon sets. * [General] – Fixed an issue where some elements failed to initialize if the SureRank plugin is active. * [General] – Fixed an issue where quotes and special characters were displayed as HTML entities in certain config settings. * [Header Extras] – Fixed an issue where the Bricks' mega menu dropdown was not correctly positioned when placed inside a hidden row.
March 30, 20261.7 MBScanned
* [Color Scheme Toggle] - New element for toggling dark/light/system mode for Bricks color schemes with included view transitions. * [General] - All elements will now redraw colors when Bricks' color mode toggles from dark/light (applies to charts, QR codes, and audio waveforms). * [General Conditions] - Added "Current Taxonomy Term is" and "Current Taxonomy Term is descendant of" conditions. * [FluentCart Conditions] - Added "user just purchased" condition for use on receipt pages. * [Page Tour] - Added an option to customize arrow size. * [Lightbox] - Will now pause Bricks' video elements when moving between grouped lightboxes. * [Header Search] - Placeholder text and screen reader label can now be set independently. * [Header Search] - Fixed open button still focusable if hidden behind search form. * [Media Player] - Fixed issue causing "Reset on play" not to work on iOS when on low battery mode. * [Media Player Audio] - Fix issue causing artist name not visible if not using a playlist. * [WooCommerce Conditions] - Fix "product in cart" not working if condition used inside filtered loop. * [Site Breadcrumbs] - Added option to use icons/svgs for separators. * [Site Breadcrumbs] - Added inline display option to allow text to wrap as one line.
v1.6.8Unavailable
February 19, 20261.6 MBScanned
* [Toast Notification] - Stable release. * [Media Player] - Added an option to have captions enabled by default. * [Media Player] - Added an option to have caption language auto-selected. * [Media Player] - Added the ability to force controls to always be visible (set controls delay to -1). * [Media Player] - Waveform bars now support Bricks v2.2's color picker. * [Dynamic Chart] - Spacing / font sizes / aspect-ratio and label rotations now are all changeable per breakpoint. * [Dynamic Chart] - Now supports multi-line dataset labels and x-axis labels by using br tags. * [Header Search] - New option to display submit button next to search input. * [Fluent Form] - Added controls for styling "button type" radio inputs. * [Notification Bar] - Aria label on dismiss button is now customizable. * [Social Share] - Switched to modern 'x.com/intent/post?' share URL for X. * [WooCommerce Conditions] - Added "User has orders with status" condition. * [WooCommerce Conditions] - Math type conditions (Cart count etc.) now support dynamic data. * [Adjacent posts] - Fixed an issue where posts in other languages could be included in loop if sorting by menu_order when using Polylang. * [General] - Fixed color settings being too small in builder on various elements (since Bricks v2.2). * [General] - All BricksExtras dynamic tags are now registered through Bricks' filters rather than a custom provider.
v1.6.7Unavailable
January 31, 20261.6 MBScanned
* [Toast] (beta) New element for adding container to receive toast notifications. * [Toast Notification] (beta) New element for adding individual notifications and triggers. * [Toggle Switch] Added an option to set the initial state as checked/unchecked. * [Media Player] Added an option to disable the media announcer. * [Gallery Query Loop] Fixed the issue preventing gallery output when inside nested loops. * [General] Fixed compatibility for older versions of PHP (7.4).

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin BricksExtras to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.