Changelog
2.9.36 (2026-03-26)
Fixed
- leftnavUpdate failing to replace filter block in custom themes without standard
.sidebar.sidebar-mainlayout
2.9.35 (2026-03-23)
Improvements
- Added the ability to add brand name before product name in related, upsell, and cross-sell blocks
Fixed
- Prevented double localStorage toggle for collapsible filter state when only one filter remains on the page
- Fixed incorrect behavior of swatch filters in "By Button Click" mode when the same filter appears in both the sidebar and horizontal bar
2.9.34 (2026-03-13)
Fixed
- Fixed Clear Filter block not appearing in Ajax mode when only horizontal filters are configured
- Fixed "ValueError: min() Argument 1 ($value) must contain at least one element" error
- Fixed brand module issue when the Magento setting "Use Flat Catalog Product" is enabled
2.9.33 (2026-03-05)
Improvements
- Added new "Label (naturally)" option to the "Sort Options by" attribute setting, allowing natural alphabetical sorting of filter options
2.9.32 (2026-03-03)
Fixed
- Fixed error "AddBrandNamePlugin::afterProductAttribute(): Argument 2 ($result) must be of type string, null given" on products without a brand assigned
2.9.31 (2026-02-26)
Improvements
- Added the ability to display brand name before the product name on product listing pages
Fixed
- Fixed Quick Navigation settings not saving correctly at the store view level
2.9.30 (2026-02-18)
Fixed
- Fixed "Column min_price in where clause is ambiguous" error on category pages when price sorting (Mirasvit_Sorting module) and "Use price including tax" are both enabled
- Fixed duplicate item ID error on Grouped Options grid page
2.9.29 (2026-02-11)
Fixed
- Fixed incorrect behavior of grouped options when attribute setting "Use in Layered Navigation" is set to "Filterable (no results)"
2.9.28 (2026-01-22)
Fixed
- Fixed brand banner not displaying on brand pages
2.9.27 (2026-01-16)
Improvements
- Added the ability to show brand name as a clickable link before the product title on the product page
Fixed
- Fixed issue with "Show Not Configured Brands" setting not working correctly
- Added validation for "Group Code" field in Grouped Options to prevent invalid entries
2.9.26 (2025-12-29)
Fixed
- Fixed swatches not activating on product listing when SeoFilter module is enabled
2.9.25 (2025-12-17)
Improvements
- Improved performance by adding in-memory caching to reduce redundant database queries on category pages
Fixed
- Fixed horizontal bar filter position check causing repeated database queries on category pages with many filterable attributes
- Fixed grouped option selection on product listing for swatch attributes
2.9.24 (2025-12-01)
Fixed
- Fixed toolbar actions (sorting, view mode) not working when "Remember Category Pagination" setting is enabled
2.9.23 (2025-11-27)
Fixed
- Fixed pagination causing full page reloads when "Pagination Style" is set to "Disabled"
2.9.22 (2025-11-25)
Improvements
- Increased category facet aggregation limit to 3000 to support stores with large category trees
2.9.21 (2025-11-18)
Fixed
- Fixed Rating Filter not working correctly when Ajax mode is enabled
- Fixed "number_format_exception" Elasticsearch error when entering an invalid filter value
- Fixed attribute config "Categories" setting not applying correctly
2.9.20 (2025-11-11)
Fixed
- Fixed attribute config setting "Categories Visibility Mode" not working as expected
2.9.19 (2025-11-05)
Improvements
- Added store-level support for Brand Page URL key, allowing different URL keys per store view
- Added a setting to control the minimum number of brand products required to display the "More From Brand" block
- Replaced the standard multi-select with a visual category tree for the "Categories" field in attribute config editing
Fixed
- Fixed CSP (Content Security Policy) compatibility issues
- Fixed filtering by attribute and title fields in the Grouped Options grid
2.9.18 (2025-10-16)
Fixed
- Fixed the Apply button appearing in an incorrect position
- Fixed Filters Manager not scrolling to the form header when the edit button is clicked
- Improved attribute position saving performance in Filters Manager
2.9.17 (2025-10-02)
Fixed
- Fixed incorrect admin Ajax URL generation for Filters Manager when "Add Secret Key to URLs" setting is enabled
2.9.16 (2025-09-30)
Features
- Filters Manager — a new visual interface to manage filter positions, configure display settings, and reorder filters across sidebar and horizontal bar directly from the admin panel
2.9.15 (2025-09-26)
Improvements
- Optimized brand logo retrieval on product pages by using direct attribute value lookup instead of loading the full product model
2.9.14 (2025-09-22)
Improvements
- Added configurable page title to the All Brands page
Fixed
- Fixed Brand Page edit form not saving correctly in some cases
- Fixed Apply button label not switching between singular/plural form based on product count
- Fixed "Load More" button on Magento 2.4.7+ when "Remember Category Pagination" setting is enabled
2.9.13 (2025-09-16)
Fixed
- Fixed Apply button showing in instant mode when "Apply Filters by Button Click on Mobile" setting is enabled
- Applied SEO-friendly URL support for all numeric slider filters
2.9.12 (2025-09-08)
Fixed
- Improved meta title fallback logic for brand pages when custom meta title is not set
- Fixed "Show More/Less" toggle text not translatable and not responding to clicks in some cases
2.9.11 (2025-08-21)
Fixed
- Fixed compatibility with Mirasvit_CacheWarmer "Forbid cache flushing" setting to ensure data consistency during Ajax pagination
2.9.10 (2025-08-19)
Improvements
- Added mass delete action to the Brand Pages admin grid
- Added "Product Count" column to the Brand Pages admin grid
Fixed
- Increased brand attribute aggregation size from 500 to 3000 to ensure all brand options appear in search facets
- Fixed WYSIWYG field labels missing on brand edit page when Page Builder is globally disabled
2.9.9 (2025-08-12)
Improvements
- Changed brand short description field from plain textarea to WYSIWYG editor for rich text formatting
2.9.8 (2025-08-11)
Improvements
- Added Store Switcher support for brand edit page, allowing per-store brand content management
Fixed
- Fixed collapsible filter behavior for horizontal filters
- Fixed checkbox styles in filter options
2.9.7 (2025-08-04)
Fixed
- Fixed error on product page when brand attribute is not selected for the product
2.9.6 (2025-08-04)
Improvements
- Added ability to hide the "No" option in the "On Sale" filter
2.9.5 (2025-07-30)
Improvements
- Added swipe support for Quick Navigation on mobile devices
Fixed
- Fixed compatibility issue with WYSIWYG editor when Page Builder is disabled in Magento settings
- Optimized brand logo loading performance on product listing pages
- Fixed error in DecimalFilter when SEO Filter module is disabled
- Fixed incorrect rounding of boundary values for custom numeric filters in range mode
2.9.4 (2025-07-16)
Improvements
- Improved Quick Navigation module performance
Fixed
- Fixed Apply button remaining visible when all filters are collapsed
2.9.3 (2025-07-03)
Improvements
- Added configurable page scroll behavior after applying filters — choose between scrolling to top, staying at the current position, or scrolling to the filter area
2.9.2 (2025-06-24)
Improvements
- Added Value Template for decimal attributes in From-To display mode, allowing custom formatting of filter values
2.9.1 (2025-06-19)
Improvements
- Added option to conditionally show the search box in filters based on the number of available options
2.9.0 (2025-06-17)
Improvements
- Improved WCAG 2.2 AA compliance — fixed semantic HTML structure for filter lists, added proper ARIA labels, and improved accessibility of remove buttons
- Added option to display price slider values including taxes based on admin configuration
2.8.20 (2025-05-29)
Fixed
- Fixed brand logo preview not displaying on the Brands admin grid
- Fixed incorrect sorting order for grouped options
- Fixed the remove image button being unclickable when overlapped by the option image in attribute settings
- Fixed LiveSearch layered navigation synchronization issues
2.8.19 (2025-05-14)
Fixed
- Fixed some filter options not visible when "Hide Inactive Filter Options" setting is active
2.8.18 (2025-05-06)
Fixed
- Fixed filter alphabetical index compatibility with Hebrew characters
2.8.17 (2025-05-02)
Fixed
- Fixed "Show Brand Description" setting not visible in brand settings panel
2.8.16 (2025-04-30)
Fixed
- Fixed brand page routing issue causing incorrect URL resolution
2.8.15 (2025-04-29)
Improvements
- Added ability to use category-based links in the category filter instead of filter parameter URLs
2.8.14 (2025-04-25)
Improvements
- Added support for extra filters (Rating, On Sale, Stock, New) in GraphQL queries
Fixed
- Fixed filter expander compatibility with Blank-based themes
2.8.13 (2025-04-16)
Fixed
- Fixed attribute config cache not invalidating on attribute save, causing stale filter settings
2.8.12 (2025-04-10)
Fixed
- Fixed PHP 8.4 compatibility issues
2.8.11 (2025-04-08)
Improvements
- Added ability to customize SEO-friendly URLs for Grouped Options
2.8.10 (2025-04-07)
Improvements
- Added ability to hide the clear button and active options count badge for applied filters
Fixed
- Fixed price slider not working correctly with Arabic locale number formatting
2.8.9 (2025-03-31)
Improvements
- Added compatibility with new SEO Filter URL formats
Fixed
- Fixed "On Sale" and "New" filter option labels not being translatable
2.8.8 (2025-03-05)
Fixed
- Fixed some Brand Page settings not being configurable at the store view level
2.8.7 (2025-02-27)
Fixed
- Fixed "Filter Appearance" setting not available at the store view level
2.8.6 (2025-02-27)
Fixed
- Fixed search filter not working correctly in some configurations
2.8.5 (2025-02-25)
Fixed
- Fixed compatibility with Landing Page Redirect feature
2.8.4 (2025-02-07)
Fixed
- Fixed LiveSearch compatibility with Price Slider filter
- Fixed compatibility with Klevu_FrontendSearch module
2.8.3 (2025-01-27)
Improvements
- Added ability to set rel="nofollow" on links with multiple filters applied to improve SEO control
2.8.2 (2025-01-14)
Fixed
- Fixed price slider SEO-friendly URL not generating correctly
- Fixed file uploader compatibility on Magento 2.4.7
2.8.1 (2025-01-06)
Fixed
- Fixed product list view mode (grid/list) not switching on Magento 2.4.7
2.8.0 (2024-12-27)
Improvements
- Reorganized the admin settings menu for better navigation and discoverability of configuration options
2.7.39 (2024-12-24)
Fixed
- Fixed brand canonical link generating incorrectly when "Brand Page URL" is set to "Long URL"
2.7.38 (2024-12-23)
Fixed
- Fixed product list view mode not switching when "Remember Category Pagination" is enabled
2.7.37 (2024-12-17)
Fixed
- Added limit for filter combinations in Quick Navigation sequence to prevent excessive database growth
- Fixed horizontal filters not showing when category "Anchor" is set to "No"
- ⚠️ Increased sequence field length to 512 in
mst_quick_navigation_sequencetable
2.7.36 (2024-12-13)
Improvements
- Added ability to select specific attributes for the Product Attribute Linking feature
Fixed
- Fixed horizontal filters not working correctly in confirmation (Apply button) mode
2.7.35 (2024-12-05)
Fixed
- Fixed Brand pages not working on Magento 2.4.3
2.7.34 (2024-11-26)
Fixed
- Fixed custom price filter alias not being applied correctly
2.7.33 (2024-11-21)
Improvements
- Added ability to sort filter options by product count
Fixed
- Fixed filtering by ID not working in the Brand Pages admin grid
2.7.32 (2024-11-13)
Features
- Brands menu item — display brands in the top navigation as a direct link or a popup with brand listing
Improvements
- Added multi-store support for Brand page URLs, generating correct links when switching store views
Fixed
- Fixed incorrect URLs when switching store views on brand pages
2.7.31 (2024-11-04)
Improvements
- Removed the deprecated "m-brand-seo-compatibility" plugin for cleaner brand SEO handling
2.7.30 (2024-10-30)
Improvements
- Improved Quick Navigation query performance
Fixed
- Added compatibility with Amasty SEO module
- Fixed Brand page routing issue
2.7.29 (2024-10-22)
Fixed
- Fixed alphabetical index not displaying correctly with Cyrillic characters
- Fixed compatibility with Lipscore review widget
2.7.28 (2024-10-02)
Improvements
- Added rel attributes to "Clear Filter" links for better SEO control
2.7.27 (2024-09-30)
Improvements
- Added automatic cleanup of old Quick Navigation sequences (filter combinations) via cron job
- Added SEO description field to brand page settings
Fixed
- Fixed input checkbox not responding to clicks in filter options
2.7.26 (2024-09-25)
Improvements
- Filter option count now displayed when label text exceeds sidebar width, keeping counts visible
- Added ability to precalculate filter option counts in "By Button Click" mode for faster filter updates
Fixed
- Fixed LiveSearch synchronization issue with layered navigation
2.7.25 (2024-09-19)
Fixed
- Fixed LiveSearch compatibility issue with layered navigation
2.7.24 (2024-09-19)
Fixed
- Fixed LiveSearch compatibility causing incorrect filter results
- Fixed scrollbar duplication in infinite scroll mode
2.7.23 (2024-09-13)
Features
- Sticky Sidebar — sidebar filters now stick to the viewport while scrolling for easier filter access on long pages
Improvements
- Replaced Font Awesome icon loaders with inline SVGs for faster loading and fewer external dependencies
Fixed
- Fixed brand URL suffix not applied correctly in some configurations
2.7.22 (2024-08-27)
Fixed
- Fixed backend validation error for attributes with "Input Validation for Store Owner" set to "Integer Number"
- Fixed Brand pages display mode not applying per store view
2.7.21 (2024-08-05)
Fixed
- Fixed horizontal filters not rendering correctly in some configurations
2.7.20 (2024-08-02)
Improvements
- Added ability to hide non-informative additional filters (Rating, Stock, On Sale) when they don't add value
2.7.19 (2024-07-12)
Fixed
- Fixed decimal filter not handling backend type correctly
- Fixed Stock Status filter not reflecting actual stock state
2.7.18 (2024-07-03)
Fixed
- Fixed grouped option images not displaying correctly
2.7.17 (2024-06-21)
Fixed
- Fixed brand logo plugin error on product pages without a brand assigned
2.7.16 (2024-06-20)
Features
- Load More + Pagination — new pagination mode combining the "Load More" button with standard page navigation for flexible product browsing
2.7.15 (2024-06-12)
Fixed
- Fixed multiselect AND logic returning incorrect results for some attribute combinations
2.7.14 (2024-06-12)
Fixed
- Fixed "All Products" page incorrectly appearing in widget layout update options
2.7.13 (2024-05-29)
Improvements
- Added Page Builder support for the Brand description field
Fixed
- Optimized filter label rendering performance
2.7.12 (2024-05-21)
Fixed
- Fixed price filter URL not generating correctly when URL prefix is used
- Fixed breadcrumbs error on product pages
2.7.11 (2024-04-23)
Fixed
- Fixed price slider not working on brand pages
- Fixed attribute config editing form not saving correctly
- Added database index to
mst_quick_navigation_sequencetable for improved query performance - Fixed Attribute Linking feature causing errors in some cases
2.7.10 (2024-04-04)
Improvements
- Brand URL keys are now automatically converted to lowercase for consistency
Fixed
- Fixed indexer performance issue on Magento Commerce when LiveSearch module is disabled
2.7.9 (2024-03-26)
Improvements
- Reduced the number of database queries to
mst_navigation_grouped_optiontable for better performance
2.7.8 (2024-03-21)
Fixed
- Fixed scroll step calculation for Quick Navigation slider not matching the visible area
2.7.7 (2024-03-13)
Improvements
- Added option to disable automatic scroll-to-top when a filter is applied
2.7.6 (2024-03-05)
Fixed
- Fixed search box not appearing in filters for attributes with text swatch type
- Fixed price filter in slider mode not working on landing pages
2.7.5 (2024-02-27)
Fixed
- Fixed sorting order of swatch-type filter options
- Optimized attribute config retrieval for better page load performance
2.7.4 (2024-02-21)
Improvements
- Optimized Brand module routing for faster page resolution
2.7.3 (2024-02-19)
Fixed
- Fixed category filter not working correctly with LiveSearch enabled
2.7.2 (2024-02-02)
Fixed
- Fixed not-configured brands incorrectly displaying on brand listing pages
2.7.1 (2024-01-31)
Fixed
- Fixed brand page returning 404 when URL is not valid instead of graceful fallback
- Improved attribute caching for better performance
2.7.0 (2024-01-29)
Features
- Landing Pages — create custom landing pages with pre-configured filter combinations and unique URLs
Fixed
- Fixed filter expander not toggling correctly
- Fixed Brand page visibility not respecting store view settings
- Fixed brand attribute scope label displaying incorrectly
- Fixed Search filter compatibility with Mirasvit_SeoFilter module
2.6.17 (2024-01-29)
Fixed
- Fixed filter expander issue
- Fixed Brand Page visibility not respecting store view settings
- Fixed brand attribute scope label
2.6.16 (2023-12-26)
Fixed
- Fixed Brand pages not working on Magento 2.4.3
2.6.15 (2023-12-21)
Features
- Brand SEO data per store view — configure unique SEO meta data for each brand page on a per-store basis
Improvements
- Added ability to hide filter options that have no matching products
Fixed
- ⚠️ Changed
configfield type fromtexttomediumtextinmst_navigation_attribute_configtable to support larger configurations
2.6.14 (2023-12-06)
Features
- Added ability to link to the brand page from the Product Attribute Linking block
Improvements
- Page now scrolls to top automatically when a filter is applied
Fixed
- Fixed price filter input auto-zooming on iPhone
- Fixed brand title not displaying correctly on the All Brands page
2.6.13 (2023-11-22)
Fixed
- Fixed Stock Filter disappearing after being applied
- Fixed sorting not working in the Brands admin grid
- Fixed duplicate options appearing in the category filter
2.6.12 (2023-10-27)
Fixed
- Fixed brand store-specific label not displaying on the All Brands page
- Fixed filters not working in the Brand Pages admin grid
- Added TrustPilot and Yotpo widget compatibility with brand pages
2.6.11 (2023-10-20)
Improvements
- Improved Quick Navigation rendering performance
Fixed
- Fixed slider filter not being draggable on mobile devices
2.6.10 (2023-10-10)
Fixed
- Fixed URLs with slash suffix generating incorrectly
2.6.9 (2023-10-09)
Fixed
- Fixed Apply button position overlapping content on mobile devices
2.6.8 (2023-10-09)
Fixed
- Fixed jQuery UI mouse compatibility issue causing slider interaction problems
2.6.7 (2023-10-09)
Fixed
- Fixed error when labels of "On Sale" and "Search" filters are empty
- Fixed category search compatibility with Mirasvit Search Ultimate
2.6.5 (2023-08-04)
Fixed
- Fixed meta data not generating for brand pages without custom configuration
2.6.4 (2023-08-02)
Fixed
- Fixed Apply button not hiding on mobile after filters are applied
2.6.3 (2023-08-01)
Fixed
- Fixed product wishlist button missing on brand pages
2.6.2 (2023-07-20)
Fixed
- Fixed nested categories still showing when "Show Nested Categories" is set to "No"
2.6.1 (2023-07-05)
Fixed
- Fixed errors on storefront pages with brand slider when a brand attribute option is deleted but its brand page still exists
2.6.0 (2023-06-29)
Fixed
- Fixed Brand pages and All Products page not working in Magento Commerce with Magento_LiveSearch
2.5.8 (2023-06-26)
Improvements
- Added ability to hide assigned products grid in the Brand Page edit form for faster loading
2.5.6 (2023-06-13)
Fixed
- Fixed price filter rendering in range mode
2.5.5 (2023-06-07)
Fixed
- Fixed Brand edit page error on PHP 8.2
2.5.4 (2023-06-05)
Fixed
- Fixed stock filter generating incorrect data during reindex in multi-store setups
2.5.3 (2023-05-31)
Fixed
- Fixed category filter still displaying when multiselect is disabled and a category is already selected
2.5.2 (2023-05-29)
Fixed
- Fixed memory exhaustion during reindex with Magento_LiveSearch
- Fixed incorrect product count in category filter
2.5.1 (2023-05-15)
Improvements
- Category filter no longer displays options without matching products when "Show Nested Categories" and search box are enabled
- Improved category tree display with proper indentation and hierarchy
- Added search suggestions for nested categories in the category filter
- Category filter is now collapsible for cleaner navigation on large category trees
2.5.0 (2023-05-09)
Features
- Brand page display modes — choose between "Products Only", "Static Block Only", or "Static Block and Products" display modes for brand pages, similar to category pages
2.4.9 (2023-05-08)
Fixed
- Fixed error on product page related to brand module in some edge cases
2.4.8 (2023-04-27)
Fixed
- Fixed unnecessary redirects caused by the Attribute Linking feature
2.4.7 (2023-04-26)
Fixed
- Fixed sorting order not changing on search results page in Ajax mode
2.4.6 (2023-04-20)
Fixed
- Fixed inability to upload SVG images for Brand pages
2.4.5 (2023-04-13)
Fixed
- Fixed error on product page caused by the Attribute Linking feature
2.4.4 (2023-04-11)
Fixed
- Fixed Attribute Linking feature causing errors on product pages
- Fixed stock filter not updating after changing product stock status in multi-stock setups
2.4.3 (2023-04-07)
Fixed
- Fixed position saving for Grouped Options
- Fixed multiselect AND logic compatibility with Magento_OpenSearch
- Fixed browser caching of Ajax responses causing stale filter results
2.4.2 (2023-04-06)
Improvements
- Added ability to configure brand page title, description, and short description separately for each store view
2.4.1 (2023-03-31)
Fixed
- Fixed "Warning: Undefined array key 'filter'" error in GraphQL queries
- Fixed conflict between custom attributes and additional filters
2.4.0 (2023-03-29)
Fixed
- Fixed PHP 8.2 compatibility issues
2.3.9 (2023-03-22)
Fixed
- Fixed Search filter displaying on AMP pages where it cannot function — Search filter is now automatically hidden on AMP pages
2.3.8 (2023-03-16)
Fixed
- Fixed Ajax scroll loader not working in infinity scroll mode
2.3.7 (2023-03-13)
Fixed
- Fixed products not being added to cart after Ajax filter calls
2.3.6 (2023-03-13)
Features
- Separate filter modes for desktop and mobile — use instant filter application on desktop while showing an Apply button on mobile for a better touch experience
2.3.5 (2023-03-07)
Fixed
- Fixed slider filters not applying correctly in "By Button Click" (confirmation) mode
2.3.4 (2023-03-07)
Fixed
- Fixed product order difference between normal page load and Ajax response in some cases
2.3.3 (2023-02-23)
Fixed
- Fixed slider filter not working when Mirasvit_SeoFilter module is enabled and the filter has a custom alias
2.3.2 (2023-02-22)
Improvements
- Added ability to assign products to a brand directly from the Brand Page edit form
- Added ability to create a new brand (attribute option) from the Brand Page edit form
Fixed
- Fixed Ajax scroll not working with some custom themes
2.3.1 (2023-02-20)
Fixed
- Fixed error when filtering by category on search results with "Display Out of Stock Products" enabled (Magento 2.4.5)
2.3.0 (2023-01-26)
Fixed
- Fixed error on search results page after filtering by category with "Display Out of Stock Products" enabled (Magento 2.4.5)
2.2.37 (2023-01-11)
Fixed
- Fixed not all categories appearing in attribute config "Categories Visibility Mode" settings
2.2.36 (2023-01-06)
Improvements
- Improved filter options visual styling for better readability
2.2.35 (2023-01-04)
Fixed
- Fixed price filter range not clearing correctly when removed
2.2.34 (2022-12-30)
Fixed
- Fixed price filter not applying correctly in range mode
2.2.33 (2022-12-29)
Fixed
- Fixed JavaScript error "filterOptions.closest(...) is null" in browser console
2.2.32 (2022-12-09)
Fixed
- Fixed pagination not working on search results with Mirasvit Search Ultimate when horizontal filters are present
2.2.31 (2022-12-08)
Fixed
- Fixed "Show Opened Filters" setting not being respected
2.2.30 (2022-11-24)
Improvements
- Added translation support for filter-related strings
Fixed
- Fixed custom swatches not rendering correctly
2.2.29 (2022-11-03)
Fixed
- Fixed alphabetical index displaying multiple times across different filters
2.2.28 (2022-11-02)
Features
- Alphabetical index for filter options — quickly jump to filter options by letter, useful for filters with many options
2.2.27 (2022-10-21)
Features
- Clear link per filter — added a clear link for each filter group to remove all selected options for that attribute at once
2.2.26 (2022-10-20)
Features
- Product Attribute Linking — display related attribute values (e.g., available sizes and colors) as clickable links on product pages
Improvements
- Added checked filter options counter badge and persistent opened/collapsed filter state
Fixed
- Fixed insecure HTTP URLs for brands in sitemap when using Mirasvit_SeoSitemap module
2.2.25 (2022-09-29)
Improvements
- Improved category filter build performance
Fixed
- Fixed PHP 8.1 compatibility issue
2.2.24 (2022-09-27)
Improvements
- Added ability to set a custom step value for slider filters
2.2.23 (2022-09-21)
Fixed
- Fixed price slider compatibility with Amasty_ElasticSearch
- Fixed Ajax scroll error "'unveil' is not a function"
2.2.22 (2022-09-14)
Fixed
- Fixed error when applying swatch filter on PHP 8.1
2.2.21 (2022-09-06)
Improvements
- Range filter now uses the actual maximum product price when max price is set to 0
Fixed
- Fixed error "Call to a member function getTooltip() on null"
2.2.20 (2022-09-05)
Fixed
- Fixed attribute tooltips not displaying in filter sidebar
2.2.19 (2022-09-02)
Features
- Search filter — customers can search for products directly from the filter sidebar
Fixed
- Fixed duplicated paging parameter in Ajax scroll calls
- Fixed unnecessary product collection loading when "More From Brand" feature is disabled
2.2.18 (2022-08-29)
Improvements
- Navigation toolbar now visible when JavaScript is disabled for basic functionality without JS
Fixed
- Fixed price filter not displayed in some multiselect configurations
2.2.17 (2022-08-10)
Improvements
- Added brand breadcrumbs on brand pages, All Products page, and product pages for better navigation
- Brand information is no longer shown on product listings and product pages for unconfigured or disabled brands
2.2.16 (2022-08-03)
Features
- Per-attribute multiselect logic — choose OR or AND logic for multiselect independently for each attribute
Fixed
- Fixed content not updating properly on Ajax scroll
2.2.15 (2022-08-02)
Improvements
- Horizontal filters automatically merge into the sidebar on mobile for better usability
Fixed
- Fixed error "Undefined offset 0" on the All Brands page when no brands are configured
2.2.14 (2022-07-27)
Fixed
- Fixed compilation error when Magento_LiveSearch interface is not available
2.2.13 (2022-07-27)
Features
- Magento LiveSearch compatibility — added Mirasvit_LayeredNavigationLiveSearch submodule for full integration with Magento LiveSearch
Improvements
- Improved Search filter appearance and usability
2.2.12 (2022-07-05)
Fixed
- Fixed error on search results page with Magento_LiveSearch
2.2.11 (2022-07-04)
Improvements
- Improved Quick Navigation rendering performance
Fixed
- Fixed PHP 8.1 compatibility issue
2.2.10 (2022-06-23)
Fixed
- Fixed "Show All Categories" setting not working for Brand and All Products pages
2.2.9 (2022-06-21)
Fixed
- Fixed duplicated products appearing when Load More button is clicked multiple times
- Fixed progress bar labels not updating correctly
2.2.8 (2022-06-20)
Improvements
- ⚠️ Removed
db_schema_whitelist.json— module now uses declarative schema exclusively
2.2.7 (2022-06-16)
Fixed
- Fixed filters applying immediately in "By Button Click" mode on Firefox
2.2.6 (2022-06-15)
Fixed
- Fixed scroll not working after switching product list view mode in Ajax mode
2.2.5 (2022-06-13)
Improvements
- Added translation support for brand descriptions and meta data
2.2.4 (2022-06-13)
Fixed
- Fixed duplicated Load More buttons and progress bar
- Fixed incorrect button label in "Infinity Scroll + Load More Button" mode
2.2.3 (2022-06-08)
Fixed
- Fixed brand slider images missing alt attributes for accessibility
2.2.2 (2022-06-01)
Fixed
- Fixed filter options not displaying correctly for Yes/No attributes
2.2.1 (2022-05-27)
Fixed
- Fixed price filter not applying in Ajax mode with ranges and "By Button Click" setting
2.2.0 (2022-05-25)
Improvements
- ⚠️ Migrated to Magento declarative schema (
db_schema.xml) — replaces install/upgrade scripts
2.1.34 (2022-05-20)
Fixed
- Fixed missing rel attribute on swatch filter links
2.1.33 (2022-05-17)
Fixed
- Fixed page reload in Ajax mode caused by "unveil is not a function" error
2.1.32 (2022-05-11)
Fixed
- Fixed product swatch images not displaying when custom navigation swatches are enabled
2.1.31 (2022-04-28)
Fixed
- Fixed unnecessary page reloads when navigating back
- Fixed progress bar not updating when changing "Products Per Page" value
2.1.30 (2022-04-27)
Features
- Scroll progress bar — shows browsing progress through product listing pages
Fixed
- Fixed Catalog Search reindex error when additional filters are enabled
- Fixed pages not reloading after clicking browser's back button in Ajax mode
- Fixed "Load More" button showing incorrect count on the last page
- Fixed "explode() expects parameter 2 to be string, int given" error
- Fixed price slider compatibility with Magento 2.4.4
2.1.29 (2022-04-15)
Fixed
- Fixed minor issue in Brand module routing
2.1.28 (2022-04-11)
Improvements
- Improved Brand router stability when SEO Filter is enabled
Fixed
- Fixed inability to save "Use Category URL Suffix" in Brand configuration
- Fixed All Brands page showing brands without products
2.1.27 (2022-04-06)
Fixed
- Fixed SEO-friendly range filter URL format generating incorrect URLs
2.1.26 (2022-03-28)
Fixed
- Fixed several small issues with Brand module
2.1.25 (2022-03-25)
Improvements
- Added PHP 8.1 support
2.1.24 (2022-03-21)
Fixed
- Fixed category tree not displaying correctly in the category filter
- Fixed swatch compatibility issues with some themes
2.1.23 (2022-03-09)
Fixed
- Fixed canonical URLs with URL suffix not generating correctly on Brand pages
- Fixed missing alt attributes on brand logo images
- Fixed All Brands page layout on mobile devices
2.1.22 (2022-02-23)
Fixed
- Fixed price slider displaying incorrect currency symbol
2.1.21 (2022-02-21)
Fixed
- Fixed only the first attribute showing in Quick Navigation
- Fixed navigation toolbar not updating when changing "Products Per Page" value
- Fixed Ajax mode "Apply by Button Click" not working correctly
- Fixed options in horizontal navigation not rendering properly
- Fixed incorrect Quick Navigation display
2.1.20 (2022-01-17)
Fixed
- Fixed "Hide brands with empty products collection" setting not working correctly
2.1.18 (2022-01-13)
Improvements
- Added option to hide brands without matching products from the brand listing
2.1.17 (2022-01-04)
Improvements
- Added currency symbol display in price slider filter
- Added RTL (right-to-left) support for Quick Navigation
- Added ability to use Brand pages in Magento widgets
2.1.16 (2021-12-15)
Fixed
- Fixed "Whole Width Image" checkbox reverting to unchecked after saving attribute settings
- Fixed filters not displaying when category "Anchor" option is set to "No"
- Fixed "Shop By" button not working correctly in Firefox
2.1.15 (2021-11-16)
Fixed
- Fixed incorrect positioning of grouped options
- Fixed slider filter error "Warning: strpos(): Empty needle"
2.1.14 (2021-11-03)
Fixed
- Fixed brand pages compatibility with Magento 2.4.3
2.1.13 (2021-11-02)
Fixed
- Fixed "More..." link not expanding filter options
2.1.12 (2021-10-29)
Improvements
- Added Ajax loading progress bar to show filter application status
2.1.11 (2021-10-28)
Fixed
- Fixed slider filter not responding to drag interactions
2.1.10 (2021-10-26)
Features
- Attribute tooltips — add short descriptions for each attribute in the layered navigation to help customers understand filter options
Fixed
- Fixed "More From Brand" block issue with Multi-Source Inventory (MSI)
2.1.9 (2021-08-31)
Improvements
- Price slider filter now returns 404 for invalid price ranges to prevent indexing of invalid URLs
- Filter item display mode now updates automatically when multiselect setting changes
2.1.8 (2021-08-19)
Features
- Optional multiselect per attribute — enable or disable multiselect independently for each filterable attribute
2.1.7 (2021-08-12)
Fixed
- Fixed type error in price slider data preparation
- Improved additional filters stability
- Fixed Magento 2.4.3 compatibility issues
2.1.6 (2021-07-20)
Features
- Limit for opened filters — set how many filters are expanded by default, keeping the sidebar clean
Fixed
- Fixed horizontal navigation styling issues
- Fixed swatch renderer loading all options instead of relevant ones
- Fixed Brand meta service error
- Fixed price slider showing incorrect faceted data
2.1.5 (2021-07-01)
Features
- Additional pagination modes — new options for product list pagination including Load More button and infinite scroll
Fixed
- Fixed duplicate canonical URLs on brand pages
2.1.4 (2021-06-17)
Fixed
- Fixed inability to disable search filter as fulltext search
2.1.3 (2021-06-14)
Fixed
- Fixed search filter layout issues with horizontal navigation
- Fixed missing custom swatch labels
2.1.2 (2021-06-09)
Fixed
- Fixed search filter styling issues with horizontal filters
2.1.1 (2021-06-09)
Features
- Search filter — add a text search box within the filter sidebar to quickly find products
Improvements
- Added rating filter label in Quick Navigation for better clarity
2.1.0 (2021-05-31)
Features
- Grouped Options — combine multiple attribute options into custom groups with configurable labels, images, and positions for simplified filtering
Fixed
- Fixed swatch rendering issues in navigation
- Fixed label image rendering for filter options
- Fixed brand page filtering with URL suffix applied
2.0.14 (2021-05-14)
Fixed
- Fixed Apply button styling on mobile devices
2.0.13 (2021-05-13)
Fixed
- Fixed price filter not working correctly in range mode
- Fixed inability to deselect filter options in Apply button mode
- Fixed Apply button styling on mobile devices
2.0.12 (2021-04-26)
Fixed
- Fixed keywords meta tag not set on Brand pages
2.0.11 (2021-04-23)
Fixed
- Fixed incorrect URLs generated on brand pages
2.0.10 (2021-04-21)
Fixed
- Removed redundant ".00" from price/numeric slider display values
2.0.9 (2021-04-19)
Improvements
- Added product swatches to brand page product listings
Fixed
- Fixed checkbox filter not responding to clicks
- Fixed conflicts with Advanced SEO Suite during sitemap generation
- Fixed Spell Correction indexing issue
2.0.8 (2021-04-13)
Fixed
- Fixed sorting not working on the search page
- Fixed horizontal bar displaying when it's disabled in settings
- Fixed Blank theme compatibility issues
2.0.7 (2021-03-23)
Fixed
- Fixed Brand Slider widget not passing parameters correctly
- Fixed Brand URLs not resolving correctly across store views
2.0.6 (2021-03-22)
Improvements
- Updated compatibility with new SEO Filters version
2.0.5 (2021-03-10)
Fixed
- Fixed category filter not working with Flat Categories enabled
- Fixed theme compatibility script not loading in all cases
2.0.4 (2021-03-03)
Improvements
- Attributes can now be placed in both horizontal and vertical filter positions simultaneously
Fixed
- Fixed Quick Navigation filters not working correctly
2.0.3 (2021-02-26)
Improvements
- Improved Brand module features and configuration
- Added ability to set follow/nofollow for layered navigation links
Fixed
- Fixed Ajax scroll not loading additional products
2.0.2 (2021-02-19)
Improvements
- Improved Brand module configuration and display options
Fixed
- Fixed search box not working for category filter
- Fixed attribute edit page errors
2.0.1 (2021-02-12)
Fixed
- Fixed attribute edit page not loading correctly
2.0.0 (2021-02-08)
Improvements
- ⚠️ Major code refactoring — v2.x requires Magento 2.4+, v1.x supports Magento 2.1–2.3
- Improved overall performance
1.1.0 (2020-12-15)
Fixed
- Fixed admin menu permissions not applied correctly
- Fixed SEO template not applying in Ajax mode
1.0.118 (2020-12-02)
Fixed
- Fixed price slider not rendering correctly
1.0.117 (2020-12-01)
Fixed
- Fixed Elasticsearch stock filter not working
- Fixed brand URL routing issue
- Fixed Quick Navigation preparation error
1.0.116 (2020-11-26)
Fixed
- Fixed translations not applied to the filter search box
- Fixed SM theme image lazy-load compatibility
1.0.115 (2020-11-19)
Fixed
- Added
catalog_category_view_type_defaultlayout support for broader theme compatibility - Fixed links limit not applied to the category filter
- Fixed inability to remove price filter
1.0.114 (2020-11-10)
Fixed
- Fixed Magento 2.4.1 compatibility issues
- Fixed filters not appearing on brand pages
1.0.113 (2020-10-05)
Fixed
- Fixed Search Ultimate compatibility on Magento 2.4 when MySQL and Sphinx engines don't support layered navigation
1.0.112 (2020-09-29)
Fixed
- Fixed Ajax widget call error
- Fixed Quick Navigation items with empty results still showing
- Fixed filters processing issue
- Fixed nested filters appearing incorrectly after Ajax filter application
1.0.111 (2020-09-17)
Fixed
- Fixed horizontal navigation long labels breaking layout
- Fixed incorrect categories in filter on search results page
1.0.110 (2020-09-10)
Fixed
- Fixed On Sale and Stock filters not working correctly
1.0.109 (2020-09-09)
Fixed
- Fixed Rating filter not displaying
- Fixed sorting by relevance not working on search results page
- Fixed display mode setting for price filter
1.0.108 (2020-09-04)
Fixed
- Fixed price filter URL not generating correctly
1.0.107 (2020-09-04)
Features
- Apply by Button Click — filters can now be applied via a confirmation button instead of instantly, allowing customers to select multiple options before updating results
1.0.106 (2020-09-01)
Improvements
- Improved filter prediction logic for Quick Navigation
Fixed
- Fixed price filters accepting values below zero
- Fixed filter option images not maintaining aspect ratio
- Fixed inability to clear multiple selected filters at once
1.0.105 (2020-08-21)
Features
- Quick Navigation / Predicted Filters — show pre-calculated filter combinations above the product listing for one-click filtering
Improvements
- Improved Ajax overlay styling
1.0.104 (2020-08-19)
Fixed
- Fixed brand image upload on Magento 2.4
- Fixed attribute configuration tab in admin on Magento 2.4
1.0.103 (2020-08-13)
Features
- SEO-friendly URLs for Brand and All Products pages
Fixed
- Fixed compatibility with Elasticsearch 5.x on Magento 2.4
1.0.102 (2020-08-11)
Improvements
- Added Magento 2.4 compatibility
1.0.101 (2020-07-20)
Fixed
- Fixed additional sidebar not updating correctly via Ajax
- Fixed visibility filter not applied to product requests
1.0.100 (2020-06-18)
Fixed
- Fixed "Undefined index: label" error
- Fixed sidebar content not updating properly after filter changes
- Fixed breadcrumbs not updating after filter application
1.0.99 (2020-05-27)
Fixed
- Fixed page content not updating after filter changes
- Fixed On Sale filter missing some products
- Fixed category filter not working correctly
1.0.97 (2020-03-23)
Improvements
- Added ability to use slider display mode for decimal attributes with "Input Validation" setting
1.0.96 (2020-03-20)
Fixed
- Fixed links limit setting not applied
- Fixed MGS theme compatibility
- Fixed LESS compilation error with empty horizontal_hide.css
- Fixed brand sitemap generation for multi-store setups
- Fixed brand thumbnails appearing too small
1.0.95 (2020-03-13)
Fixed
- Fixed price filter not applying for max price boundary
- Fixed category filter missing on search results page
1.0.94 (2020-03-12)
Improvements
- Added category tree display mode for category filter
- Improved checkbox filter styling
1.0.93 (2020-03-10)
Improvements
- Internal code refactoring for better maintainability
1.0.92 (2020-02-26)
Fixed
- Fixed inability to save brand page
1.0.91 (2020-02-24)
Improvements
- Added value formatting options for slider filter display
Fixed
- Fixed error on empty search results page
1.0.89 (2020-02-11)
Fixed
- Fixed SEO module not processing brand page alternate URLs
1.0.88 (2020-02-10)
Fixed
- Fixed layered navigation block not appearing on category pages
1.0.87 (2020-01-06)
Fixed
- Fixed jQuery UI fallback compatibility issue
1.0.86 (2020-01-06)
Fixed
- Fixed collapsible script incompatibility with Magento 2.3.2
- Fixed sorting not working correctly
- Fixed swatch renderer issues
- Fixed price filter not working
- Fixed MGS theme compatibility
- Fixed brand page save issue
1.0.85 (2019-12-16)
Fixed
- Fixed price filter missing products with prices containing cents at the minimum boundary
- Fixed additional filters not working without Mirasvit Search installed
- Fixed "Show Opened Filters" setting not working
1.0.84 (2019-12-10)
Fixed
- Fixed Ajax paging and sorting not working correctly
1.0.83 (2019-12-09)
Features
- Swatch multiselect — select multiple swatch options at once for more flexible filtering
Fixed
- Fixed "Shopping By" section missing on mobile
- Fixed inability to change sort direction
1.0.82 (2019-12-02)
Fixed
- Fixed checkbox filter click returning raw JSON instead of updating the page
1.0.81 (2019-11-25)
Fixed
- Fixed "Clear All" not removing all selected filters
- Fixed nested categories missing from the category filter list
1.0.80 (2019-11-13)
Fixed
- Fixed category filter not working on search results with Elasticsearch 6+
1.0.79 (2019-11-13)
Improvements
- Added URL suffix validator for category and product pages
1.0.78 (2019-11-08)
Improvements
- Added ability to sort attribute filter options alphabetically
1.0.77 (2019-11-05)
Improvements
- Added multiselect support for decimal/numeric filters
- Added ability to split selected filter options in the "Active Filters" clear block
1.0.76 (2019-10-28)
Fixed
- Fixed price filter multiselect not working correctly
1.0.75 (2019-10-21)
Features
- Different swatches per page type — display different swatch configurations on category pages vs. product pages
Fixed
- Fixed Elasticsearch compatibility issue
1.0.73 (2019-08-22)
Improvements
- Added SVG image support for brand logos
1.0.72 (2019-08-21)
Features
- Nested category filter — display category filter as a hierarchical tree showing subcategories
1.0.71 (2019-05-24)
Fixed
- Fixed error when saving attribute configuration
1.0.70 (2019-05-23)
Fixed
- Fixed upgrade error "All parts of a PRIMARY KEY must be NOT NULL"
1.0.69 (2019-05-22)
Features
- Category visibility per filter — show or hide specific filters on individual categories
Fixed
- Fixed Customer Group ID not applied in price filter
1.0.68 (2019-04-15)
Fixed
- Fixed JavaScript error on the brand edit page in admin
1.0.67 (2019-04-11)
Features
- All Brands Page — dedicated page listing all brands with search and alphabetical navigation
1.0.66 (2019-03-28)
Improvements
- Optimized CSS loading for better page performance
1.0.65 (2019-03-18)
Improvements
- Internal code refactoring
1.0.64 (2019-03-14)
Fixed
- Fixed price slider filter not displaying correctly in Internet Explorer 11
1.0.63 (2019-03-06)
Fixed
- Fixed white overlay layer appearing when using toolbar and hiding the product catalog
1.0.62 (2019-03-04)
Fixed
- Fixed Rating filter displaying multiple times across different filter blocks
- Fixed additional filters positioning
1.0.61 (2019-03-01)
Fixed
- Fixed error when saving products from the admin panel
1.0.60 (2019-02-28)
Improvements
- Added Elasticsearch integration via Mirasvit Search for layered navigation
1.0.59 (2019-02-22)
Improvements
- Added translation file for localization support
1.0.58 (2019-02-19)
Fixed
- Fixed error during
setup:di:compilecommand
1.0.57 (2019-02-14)
Fixed
- Fixed DI compilation error
1.0.56 (2019-02-13)
Fixed
- Fixed error "The attribute model is not defined"
1.0.55 (2019-02-07)
Features
- SEO for layered navigation — configurable robots meta header and canonical URLs for filtered pages
Fixed
- Fixed "non-numeric value" error in price filter logs
- Fixed missing CSS file error in browser console
1.0.54 (2019-01-11)
Fixed
- Fixed "Clear All Filters" button not working in some cases
1.0.53 (2019-01-10)
Fixed
- Fixed "Shop By" button styling issues
- Fixed missing stylesheet error in browser console
1.0.52 (2019-01-09)
Fixed
- Fixed brand logo image upload on Magento 2.3
1.0.51 (2019-01-09)
Fixed
- Fixed "Attribute does not exist" error on CMS pages when brand attribute is not configured
- Fixed compatibility with Magento 2.1.7 and lower
1.0.50 (2018-12-20)
Fixed
- Fixed category page error when price calculation step is set to "Automatic (equalize product counts)"
1.0.49 (2018-12-05)
Features
- Smart Sorting module — added submodule for advanced product sorting options
Fixed
- Fixed DI compilation errors
- Fixed brand pages showing all products instead of filtered brand products (since 1.0.48)
1.0.48 (2018-11-29)
Improvements
- Added Magento 2.3 support
- Fixed brand label centering in slider for Internet Explorer
Fixed
- Fixed brand page not opening
1.0.47 (2018-11-23)
Fixed
- Fixed error when displaying brand slider widget
1.0.46 (2018-11-19)
Improvements
- Added horizontal filter display support for mobile themes
- Added "amscroll" event trigger after catalog update for third-party compatibility
Fixed
- Fixed text swatch options not visible (since 1.0.45)
- Fixed brand URLs not replacing whitespaces with hyphens
1.0.45 (2018-11-09)
Features
- Brand URL suffix — configure a custom URL suffix for brand pages
Fixed
- Fixed brand logo not visible in product list
- Fixed filter options missing for swatch filters when swatch type is not set
- Fixed checkbox-styled filters not clickable when Ajax is disabled
1.0.44 (2018-11-02)
Features
- Ajax Infinite Scroll — automatically load more products as customers scroll down the page
Fixed
- Fixed On Sale filter showing products that are no longer on sale by respecting "Special Price From/To" dates
1.0.43 (2018-10-24)
Fixed
- Fixed SEO-friendly filter URLs broken when category URL suffix is set to "/"
1.0.42 (2018-10-23)
Fixed
- Fixed product URLs not being SEO-friendly on brand pages when "Use Categories Path for Product URLs" is enabled
1.0.41 (2018-10-11)
Fixed
- Fixed pagination not working on search page when query contains multiple words
1.0.40 (2018-09-28)
Fixed
- Fixed multiple filter options incorrectly marked as checked when an option ID is a substring of another option
- Fixed JavaScript error preventing filters from working
1.0.39 (2018-09-19)
Fixed
- Fixed brand page returning 404 when a trailing slash is used in the URL
1.0.38 (2018-09-18)
Fixed
- Fixed slider filter interaction issues
1.0.36 (2018-09-14)
Fixed
- Fixed swatch multiselect not working correctly
1.0.35 (2018-09-14)
Fixed
- Fixed JavaScript errors preventing filters from functioning
1.0.33 (2018-09-12)
Fixed
- Fixed Lof theme compatibility with Ajax filtering
1.0.32 (2018-09-11)
Improvements
- Added floating/sticky filter sidebar support
Fixed
- Fixed Lof_AjaxScroll compatibility
1.0.31 (2018-09-06)
Improvements
- Added Lof_AjaxScroll compatibility
1.0.30 (2018-08-30)
Improvements
- Added option to show all categories in filter on Brand and All Products pages
1.0.29 (2018-08-28)
Fixed
- Fixed Lof_AjaxScroll compatibility issue
1.0.28 (2018-08-23)
Fixed
- Fixed conflict with Aheadworks Product Questions module
1.0.27 (2018-08-17)
Fixed
- Fixed PHP notice in SeoFilterUrlService
1.0.26 (2018-08-16)
Fixed
- Fixed PHP notice on filtered pages
1.0.25 (2018-08-15)
Fixed
- Fixed frontend styling issues
1.0.24 (2018-08-15)
Features
- Brand slider widget — display a scrollable brand carousel anywhere via widget
- "More From This Brand" block — show related products from the same brand on product pages
- Brand logo and tooltip — display brand logo with tooltip on product and category pages
1.0.23 (2018-07-20)
Fixed
- Fixed SEO Filter compatibility issues
1.0.22 (2018-07-19)
Fixed
- Fixed frontend styling issue
1.0.21 (2018-07-19)
Features
- All Products Page — a dedicated page showing all store products with full layered navigation support
1.0.20 (2018-07-16)
Features
- Brand banner — add promotional banners to brand pages
Fixed
- Fixed default page title configuration
- Fixed compatibility with SEO Filter version 1.0.5
1.0.19 (2018-07-04)
Fixed
- Fixed incorrect filter item counts on Magento Commerce with Elasticsearch
1.0.18 (2018-06-27)
Improvements
- Added support for
catalog.leftnavcontainer for horizontal navigation in stores that require it
1.0.17 (2018-06-22)
Fixed
- Fixed brand image styling issues
1.0.16 (2018-06-21)
Fixed
- Fixed only 10 items showing in navigation with Elasticsearch 1.7.x
1.0.15 (2018-06-14)
Fixed
- Fixed Elasticsearch multiselect compatibility on Magento Commerce
1.0.14 (2018-06-06)
Fixed
- Fixed brand module composer configuration
1.0.13 (2018-06-06)
Features
- Brands module — manage brand pages with custom content, logos, and SEO settings
1.0.12 (2018-05-23)
Fixed
- Fixed incorrect URLs for additional filters in navigation
- Fixed "%2C" appearing in URL without Ajax when slider is enabled
1.0.11 (2018-05-17)
Fixed
- Fixed multi-filter issue combined with price slider when "from" value is 0
1.0.10 (2018-05-08)
Fixed
- Fixed error when Search Elastic works in MySQL mode
1.0.9 (2018-05-08)
Fixed
- Fixed issue with "pub" folder in additional CSS path
1.0.8 (2018-05-04)
Fixed
- Fixed compatibility with Mirasvit Search Elastic
1.0.7 (2018-04-30)
Fixed
- Fixed "%2C" symbol appearing in pager URLs
1.0.6 (2018-04-30)
Improvements
- Added redirect to correct URL when JavaScript encounters an error, preventing broken page state
1.0.5 (2018-04-30)
Fixed
- Fixed filters disappearing when clicking Ajax pagination
1.0.4 (2018-04-18)
Improvements
- Added Magento 2.1 compatibility
1.0.3 (2018-04-18)
Features
- Scrollable navigation links — horizontal filter bar with scroll support for many filter options
1.0.2 (2018-04-12)
Fixed
- Fixed styling issue in Safari browser
1.0.1 (2018-04-06)
Improvements
- Added module documentation
1.0.0 (2018-04-03)
- Initial release