Decryption key:
FiboFilters - WooCommerce Product Filters Plugin v1.11.0
== Changelog ==
= 1.11.0, December 15, 2025 =
* ADDED: **Custom sorting** by post meta values. [See documentation](https://fibofilters.com/documentation/how-it-works/product-sorting/#sorting-by-custom-fields).
* ADDED: Support for **multiple values** in the `Range` filter. [See documentation](https://fibofilters.com/documentation/filter-types/number-range/#products-with-multiple-numbers).
* ADDED: 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).
* ADDED: **Elementor Loop Grid** support for sources other than the current query.
* ADDED: The `Search` filter can now use the **FiboSearch Pro** engine. [See documentation](https://fibofilters.com/documentation/filter-types/search/#adding-the-search-filter-type)
* ADDED: New `Hierarchical category links` **filter type**. [See documentation](https://fibofilters.com/documentation/filter-types/category-links-tree/).
* ADDED: New `classname` **shortcode attribute** to apply a custom CSS class to the filters container.
* ADDED: New `all_screens` **shortcode attribute** to always display filters.
* ADDED: New **CSS classes** for the horizontal filter layout.
* ADDED: Option to show **private products** to admins.
* ADDED: **Shopkeeper** theme integration (including follow-up fixes).
* ADDED: **Porto** theme integration.
* ADDED: New **Hestia** theme integration.
* ADDED: New integration with the **WPC Product Bundles** plugin (initial release + improvements).
* ADDED: New troubleshooting check for the `wc_product_attributes_lookup` table (with **clearer explanations** and minor fixes).
* ADDED: Descriptor fetch test now runs directly in the **browser** (improved reliability).
* ADDED: **Automatic disabling** of the source analyzer when it gets stuck.
* ADDED: Troubleshooting info for the **Sort Products** plugin.
* ADDED: Kickoff announcement for upcoming **Full Site Editing (FSE)** and **Interactivity API** integration.
* FIXED: **500 error** on **PHP 8+** in the Breakdance Header Builder.
* FIXED: **Critical issue** in The7 theme integration.
* FIXED: Improved detection of incorrect **base product IDs**.
* FIXED: **Pagination** issue in Avada theme integration.
* FIXED: Divi custom page issues: **pagination not working** and **404 on refresh** with active filters (Woo Products module) on non-WooCommerce pages.
* FIXED: Missing **pagination** after clearing active filters when only one results page is available.
* FIXED: Product variations disappearing after **sorting changes** when the "Variations as Single Product" plugin is active.
* FIXED: Incorrect **price sorting** when a product variation is out of stock.
* FIXED: Incorrect **popularity sorting** when products have more than **10,000 sales**.
* FIXED: Warning about incorrect use of the `fibofilters/custom_catalog_orderby` filter when it has not been used yet.
* FIXED: Troubleshooting test incorrectly marking `Range` filters as **invalid** before source analysis completes.
* FIXED: Category checkbox not consistently **checked** when viewing its category page.
* FIXED: **WPML** translation strings for filters not updating after saving settings.
* FIXED: Translations not applied when computing values for filters with `computed` sources.
* FIXED: Filter source loading error on the settings page caused by a debugging function.
* FIXED: **Filters Debugger** not displaying any content in some cases.
* FIXED: **PHP notice** in the debugger.
* FIXED: Attribute-based filters now use attribute **slugs** by default.
* FIXED: Too many **decimal places** in product price descriptors.
* FIXED: Accidental color selection on scroll in the mobile **Color** filter.
* FIXED: Category-link filter styles being overridden (increased CSS selector **specificity**).
* FIXED: Search filter UI layout shift caused by the **preloader**.
* FIXED: Incorrect display of Color filter values in the **XStore** theme.
* FIXED: Incompatibility with the "Show More Link" option in the **XStore** theme.
* FIXED: Filters unexpectedly displaying in the **Uncode** theme when their location is set to "Custom".
* FIXED: Double border in the **Storefront** theme search bar.
* FIXED: Missing `init()` invocation in plugin integrations that declare the `early_init` flag.
* FIXED: Performance issue during import with **WP All Import**.
* FIXED: Removed an unnecessary **banner** from the settings page.
* FIXED: Minor typos (including a documentation link).
* TWEAK: **Color filter** type enabled permanently.
* TWEAK: Renamed **filter hook** for excluding out-of-stock variations during filtering.
* TWEAK: Optimized **descriptor loading** after product index updates.
* TWEAK: Optimized filter rendering and refresh **performance** after value changes.
* TWEAK: Improved **language file** generation.
* TWEAK: Minor styling adjustments.
* TWEAK: Descriptor fetch test descriptions are now **clearer** and more user-friendly.
* TWEAK: Updated documentation links related to **automatic source analyzer disabling** when it gets stuck.
* UPDATED: **Freemius SDK**.
* UPDATED: **Greek language** files.
* UPDATED: Translations `.pot` file and `.po` files.