FiboFilters Pro icon

4 versions

FiboFilters Pro history.

Every release of FiboFilters Pro 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.

4 of 4 releases scanned clean
v1.12.1Latest
April 29, 20262.8 MBScanned
Fixed
  • Delayed initialization of SEO rules rendering and prefetching until after configuration load to prevent early JavaScript race conditions.
  • Error when sorting products by name.
  • Resolved a PHP notice in the Avada integration.
April 27, 20262.8 MBScanned
Added
  • **SEO Rules** — a new engine for creating SEO-optimized URLs based on active filters. Includes sitemap generation, crawl budget management, canonical URL handling, and content replacement. [See documentation](https://fibofilters.com/documentation/how-it-works/seo-rules/).
  • **WoodMart** — Masonry layout support.
  • **Avada** — support for fetching single products in the **Woo Product Grid** widget on custom pages.
  • New integration with the **JetWooBuilder** plugin.
  • New integration with the **Themify Builder** plugin.
  • New integration with the **Product Gallery Swiper** plugin.
  • **Brands filter** based on native WooCommerce taxonomy now supports **logo display**.
  • Support for the **Variations as Single Product for WooCommerce (Pro)** plugin.
  • Troubleshooting check for **duplicated ACF filter values**.
Fixed
  • **WoodMart** — product gallery now works correctly.
  • **Bricks** theme — interactions now refresh correctly after filtering.
  • **Divi** theme — pagination issue when landing directly on a paginated page with active filters; also fixed filters in **Divi Theme Builder** templates.
  • **Neve** theme — invisible sorting select.
  • **Porto** theme — dark theme color variable.
  • **Hestia** theme — filter label alignment.
  • **Polylang** — missing product categories in the **Checkboxes** filter type.
  • **WPML** — language parameter duplication in URLs.
  • **TranslatePress** — spaces being removed from the show-more counter.
  • **Wishlist** buttons not working in the Advanced Products widget in **Themify Builder Pro**.
  • Duplicate product index entries caused by duplicated filter values.
  • Multilingual indexing issue when product variants have no parent products.
  • Incorrect translation of "from %s" in **French**.
  • Fatal error during plugin update.
  • **Mobile Color filter** — stays correct while scrolling; now shows a "Selected" label under the Color heading.
  • Filter checkbox and counter alignment when labels wrap to two lines.
  • Descriptor cache filesize warnings.
  • Front page shortcode filters now work correctly.
  • Missing visibility check when fetching single products.
  • Missing parameter sanitization in **REST API** endpoints.
  • Improper output escaping on the **debugger** page.
  • Unsafe data unserialization.
  • Invalid **CSS color** injection prevention.
  • `range-continuous` filter — undefined `'logic'` key warning.
  • **"Quick Edit"** for categories causing a request timeout.
  • **PHP 8.4** deprecation warnings.
Improved
  • Refactored descriptors JSON URL handling for improved obfuscation and indexing prevention.
  • Updating the `.pot` file.
  • Freemius SDK.
December 18, 20252.6 MBScanned
Added
  • **Custom sorting** by post meta values. [See documentation](https://fibofilters.com/documentation/how-it-works/product-sorting/#sorting-by-custom-fields).
  • Support for **multiple values** in the `Range` filter. [See documentation](https://fibofilters.com/documentation/filter-types/number-range/#products-with-multiple-numbers).
  • Ability to configure **slider step and precision** in the `Range` filter (via **filter hook**). [See documentation](https://fibofilters.com/documentation/filter-types/number-range/#custom-slider-steps).
  • **Elementor Loop Grid** support for sources other than the current query.
  • The `Search` filter can now use the **FiboSearch Pro** engine. [See documentation](https://fibofilters.com/documentation/filter-types/search/#adding-the-search-filter-type)
  • New `Hierarchical category links` **filter type**. [See documentation](https://fibofilters.com/documentation/filter-types/category-links-tree/).
  • New `classname` **shortcode attribute** to apply a custom CSS class to the filters container.
  • New `all_screens` **shortcode attribute** to always display filters.
  • New **CSS classes** for the horizontal filter layout.
  • Option to show **private products** to admins.
  • **Shopkeeper** theme integration (including follow-up fixes).
  • **Porto** theme integration.
  • New **Hestia** theme integration.
  • New integration with the **WPC Product Bundles** plugin (initial release + improvements).
  • New troubleshooting check for the `wc_product_attributes_lookup` table (with **clearer explanations** and minor fixes).
  • Descriptor fetch test now runs directly in the **browser** (improved reliability).
  • **Automatic disabling** of the source analyzer when it gets stuck.
  • Troubleshooting info for the **Sort Products** plugin.
  • Kickoff announcement for upcoming **Full Site Editing (FSE)** and **Interactivity API** integration.
Fixed
  • **500 error** on **PHP 8+** in the Breakdance Header Builder.
  • **Critical issue** in The7 theme integration.
  • Improved detection of incorrect **base product IDs**.
  • **Pagination** issue in Avada theme integration.
  • Divi custom page issues: **pagination not working** and **404 on refresh** with active filters (Woo Products module) on non-WooCommerce pages.
  • Missing **pagination** after clearing active filters when only one results page is available.
  • Product variations disappearing after **sorting changes** when the "Variations as Single Product" plugin is active.
  • Incorrect **price sorting** when a product variation is out of stock.
  • Incorrect **popularity sorting** when products have more than **10,000 sales**.
  • Warning about incorrect use of the `fibofilters/custom_catalog_orderby` filter when it has not been used yet.
  • Troubleshooting test incorrectly marking `Range` filters as **invalid** before source analysis completes.
  • Category checkbox not consistently **checked** when viewing its category page.
  • **WPML** translation strings for filters not updating after saving settings.
  • Translations not applied when computing values for filters with `computed` sources.
  • Filter source loading error on the settings page caused by a debugging function.
  • **Filters Debugger** not displaying any content in some cases.
  • **PHP notice** in the debugger.
  • Attribute-based filters now use attribute **slugs** by default.
  • Too many **decimal places** in product price descriptors.
  • Accidental color selection on scroll in the mobile **Color** filter.
  • Category-link filter styles being overridden (increased CSS selector **specificity**).
  • Search filter UI layout shift caused by the **preloader**.
  • Incorrect display of Color filter values in the **XStore** theme.
  • Incompatibility with the "Show More Link" option in the **XStore** theme.
  • Filters unexpectedly displaying in the **Uncode** theme when their location is set to "Custom".
  • Double border in the **Storefront** theme search bar.
  • Missing `init()` invocation in plugin integrations that declare the `early_init` flag.
  • Performance issue during import with **WP All Import**.
  • Removed an unnecessary **banner** from the settings page.
  • Minor typos (including a documentation link).
Improved
  • **Color filter** type enabled permanently.
  • Renamed **filter hook** for excluding out-of-stock variations during filtering.
  • Optimized **descriptor loading** after product index updates.
  • Optimized filter rendering and refresh **performance** after value changes.
  • Improved **language file** generation.
  • Minor styling adjustments.
  • Descriptor fetch test descriptions are now **clearer** and more user-friendly.
  • Updated documentation links related to **automatic source analyzer disabling** when it gets stuck.
  • **Freemius SDK**.
  • **Greek langua
September 10, 20252.5 MBScanned
Added
  • **Computed / custom data sources**. Per-product values computed via **callback**. See: [Custom filter sources](https://fibofilters.com/documentation/tips-tricks/custom-filter-sources/).
  • New value list mode with **alphabetical grouping** + **search bar** (without “Show more”). See: [Organizing filter values](https://fibofilters.com/documentation/how-it-works/organizing-filter-values/).
  • **Avada** theme — full support for **Post Cards** on the shop page and on custom pages, including settings (e.g., “Posts per page”, pagination type). See: [Avada theme → Post Cards](https://fibofilters.com/documentation/theme-integrations/avada-theme/).
  • **Uncode** theme — support for the **WPBakery Posts** element (horizontal and mobile filters, pagination). See: [Uncode theme](https://fibofilters.com/documentation/theme-integrations/uncode-theme/).
  • Open the **off-canvas / mobile overlay** with filters via a **custom action** or by clicking an element with a dedicated **attribute** (e.g., your own button). See: [Mobile filters → Opening with a custom button](https://fibofilters.com/documentation/how-it-works/mobile-filters/#opening-the-filter-mobile-overlay-with-a-custom-button).
  • **Number Range** with custom **value ranges**. See: [Number Range](https://fibofilters.com/documentation/filter-types/number-range/#custom-ranges).
  • **Sorting** — custom sorting **by price** (products without price go to the end) and **by review count**. See: [Product sorting](https://fibofilters.com/documentation/how-it-works/product-sorting/).
  • **Default exclusion** of **out-of-stock** variations + improved display when **all variations** are out of stock (variable products). See: [Variable products](https://fibofilters.com/documentation/how-it-works/variable-products/).
  • Compatibility with **variation selection forms** on product archive pages.
  • **Troubleshooting** — new test for checking **descriptors fetch**; plus a test that detects when a required theme integration isn’t enabled.
  • **Automatic loading** of the next product page when using the **“Pagination”** loading method.
  • **Per-filter collapsing** settings. See [Customizing collapsing for specific filters](https://fibofilters.com/documentation/tips-tricks/collapsing-filters/#customizing-collapsing-for-specific-filters).
  • Option to **display an image** next to the filter value label (before/after). See [Adding images to filter values](https://fibofilters.com/documentation/tips-tricks/adding-images-to-filter-values/).
  • Extra **CSS classes** for “Show more products” / “Show previous products” buttons.
  • Compatibility with **Relevanssi**.
  • Integration with the **Product Variation Swatches for WooCommerce** plugin.
  • **Skeleton** (loading placeholders) while filters are loading (UX).
  • `.htaccess` in uploads to block indexing.
  • **WP-CLI command** to update the plugin database.
  • **WPML** — support for **fallback** when a product translation is missing. See: [Multilingual plugins](https://fibofilters.com/documentation/plugin-integrations/multilingual-plugins/).
  • **Russian translation**.
Fixed
  • **WoodMart** theme — no results when searching **by SKU**.
  • **Search filter** — missing results + **SQL** error after refreshing a page with an active Search filter.
  • **ACF** — filters were displaying **raw values instead of labels**; also fixed an indexing error when an ACF field had only a **key** (no value).
  • Error loading the **settings page** (Filter Builder) — including edge cases with source analysis stalling.
  • **Color filter** — colors not displaying; also fixed **double-tap on iOS**.
  • **Sort by price** for products **without price** (moved to the end).
  • **Total result count** replacement to handle **non-breaking spaces** and avoid **partial matches**.
  • **LazyLoad** conflict with the **Perfmatters** plugin.
  • **LiteSpeed Cache** — infinite loop of REST API requests on the settings page (caching of REST endpoints).
  • **Uncode** theme — missing horizontal/mobile filters with **WPBakery Posts**; fixed a **missing function** error and vertically aligned pagination arrows.
  • Removed unnecessary banners (MUI) and an unnecessary admin warning about filter issues on the search page when no results are found.
  • Added to **Troubleshooting** the list of incompatible plugins: **B2BKing**, **B2B by Addify**, and **WP Engine AI Toolkit**.
  • **Botiga** theme — sidebar auto-closing when clicking a filter.
  • **Astra** theme — conflict with **infinite scroll** when filters are visible.
  • **Flatsome** theme — “sticky sidebar” not working.
  • **Avada** theme — unwanted product loading in **Woo Product Grid** with “Infinite Scrolling”; also fixed **“Posts per page”** in **Post Cards**.
  • **XStore** theme — forces `global_image_lazy` when product thumbnails don’t load correctly. See: [XStore theme](https://fibofilters.com/documentation/theme-integrations/

Why archive

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