Change Log
1.1.33
(2024-10-21)
Fixed
- Issue related to translation of filter labels
- Added svg loader instead of font-awesome
1.1.32
(2024-08-08)
Fixed
- Show no filter options if a category has no matching products
1.1.31
(2024-07-15)
Fixed
- Issue related to filter options taken from the localstorage
- Increasing the length of name field in mst_finder_filter_option table
1.1.30
(2024-06-06)
Fixed
- Added caching to filter options requests
1.1.29
(2024-06-06)
Fixed
- Disable filter options during ajax requests
1.1.28
(2024-06-03)
Fixed
- Adding a loader during ajax request
1.1.27
(2024-06-03)
Fixed
- Reduced the number of Ajax requests when selecting an option
1.1.26
(2024-03-06)
Fixed
- Issue with imported products after reindex
1.1.25
(2023-11-08)
Fixed
- Compatibility with m2.4.6
- Issue when filter does not apply
1.1.23
(2023-10-11)
Improvements
- Compatibility with m2.4.6
1.1.22
(2023-10-05)
Fixed
- Filter options sorting
1.1.21
(2023-10-04)
Fixed
- Filter does not apply in m2.3 and Elastic 6
- Filters do not load from cache correctly
1.1.20
(2023-10-03)
Fixed
- Sort Mode does not work
1.1.19
(2023-08-28)
Fixed
- If array has missed key or keys are not sorted, json creates object instead of array
- Impossible to process constructor argument Parameter #0 CombineFactory $combineFactory
1.1.18
(2023-06-12)
Fixed
- Compatibility with OpenSearch Search Engine
- Error "JSON Parse error: Unexpected identifier "object""
1.1.17
(2023-05-30)
Fixed
- Error "Trying to access array offset on value of type bool in Mirasvit/Finder/Service/ImportOptionService.php on line 182"
- Error "Undefined array key 2 in Finder/Ui/Import/Listing/DataProvider.php on line 192"
1.1.16
(2023-05-19)
Fixed
- Reset button does not work
1.1.15
(2023-05-12)
Fixed
- Error "You cannot define a correlation name 'tbl_category_ids' more than once"
1.1.14
(2023-03-15)
Fixed
- PHP 8.2
1.1.13
(2023-02-21)
Fixed
- Finder URL key for multi stores
1.1.11
(2023-02-17)
Fixed
- Error "Mirasvit\Finder\Service\FilterOptionService::getName() must be of the type string, null returned"
- Code in the finder setting "Template .phtml"
1.1.10
(2023-02-07)
Fixed
- Attribute translation
1.1.8
(2023-02-02)
Fixed
- Label multi select filters
- Filtering with Elastic
1.1.7
(2023-01-20)
Fixed
- Filters saving
- Warning: Undefined array key "finder_id"
- Uniqueness of the filter URL key
1.1.6
(2022-11-02)
Fixed
- JS loading queue
1.1.5
(2022-10-18)
Fixed
- Filters do not apply to catalog when "Friendly URLs" enabled
1.1.3
(2022-10-07)
Fixed
- Issue when filters with the same name do not work
1.1.2
(2022-08-12)
Fixed
- Import validation
1.1.1
(2022-06-20)
Improvements
- remove db_schema_whitelist.json
1.1.0
(2022-05-23)
Improvements
- Migrate to declarative schema
1.0.24
(2022-04-27)
Improvements
- Added conditions to the finder
1.0.23
(2022-04-22)
Fixed
- Fixed the issue with finder filter not applied when filter's URL key differs from attribute code (friendly URLs)
1.0.22
(2022-04-22)
Fixed
- Fixed the issue with finder returns not filtered products with friendly URLs enabled (since 1.0.20)
- Fixed the issue with finder returns not filtered collection (Magento 2.3.*)
1.0.21
(2022-04-20)
Fixed
- Compatibility with Mageplaza_LayeredNavigation
- Reset button
- Multi finders on the same page
1.0.20
(2022-04-01)
Improvements
- Added finder reindex to the cron
Fixed
- Execution timeout during file import
- Compatibility with Mageplaza_LayeredNavigation
- Filters for preselected options
- Increase filters speed
1.0.19
(2022-04-01)
Fixed
- Multiselect for the display mode "Label"
- Reset URL does not work when friendly URLs enabled
- Compatibility with Mageplaza_LayeredNavigation v2.4.3
1.0.18
(2021-09-09)
Fixed
- Filter with hyphen does not work
- Import identical SKUs for different filters
1.0.17
(2021-08-09)
Fixed
- Friendly URLs
Improvements
- Filter sorting option
1.0.15
(2021-07-05)
Fixed
- Default value for "dropdown" filter
1.0.13
(2021-05-26)
Improvements
- Store customer selection in the session
- Multiselect dropdown
1.0.12
(2021-05-17)
Fixed
- Filter options on the result page
Improvements
- Added sort option "non-sorted" to the filter "Sort Mode"
1.0.11
(2021-05-13)
Fixed
- Filter option "Multiselect" does not work
1.0.10
(2021-05-06)
Fixed
- fixed: Compatibility with m2.3 (Render filters)
1.0.9
(2021-04-21)
Fixed
- fixed: Compatibility with m2.3 (Count calculated wrong for layer navigation filters)
1.0.8
(2021-04-19)
Fixed
- Fix delete message for m2.4
1.0.7
(2021-04-12)
Fixed
- Compatibility with magento 2.2, 2.3
Improvements
- Added index by attribute
- Added filter button
- Category suffix parse
1.0.6
(2021-01-06)
Fixed
- Issue when imported options show wrong results (one to many relation)
1.0.5
(2020-11-26)
Improvements
- Demo
- Documentation
1.0.4
(2020-11-19)
Features
- Compatibility with m2.3
1.0.3
(2020-11-11)
Features
- Friendly urls
1.0.2
(2020-11-09)
Fixed
- Display of required fields
1.0.1
(2020-11-06)
Fixed
- Filters by attributes
1.0.0
(2020-10-19)
Features
- Initial release