Changelog
1.0.5 (2026-05-06)
Fixed
- Customer index reindexing could get stuck when the indexer mode was set to "Update by Schedule".
1.0.4 (2026-05-04)
Fixed
- Fixed search index creation failing on stores running Elasticsearch 7. Field mappings were being applied using the Elasticsearch 8 / OpenSearch method, which is incompatible with ES7 and caused indexing errors.
1.0.3 (2026-04-28)
Fixed
- Field mappings at index creation
1.0.2 (2026-04-28)
Fixed
- Default searchable attributes for Products provider
1.0.1 (2026-04-21)
Improvements
- Added i18n support for 15 core locales (ar_SA, cs_CZ, de_DE, es_ES, fr_FR, it_IT, ja_JP, nl_NL, pl_PL, pt_BR, pt_PT, sv_SE, tr_TR, uk_UA, zh_Hans_CN)
1.0.0 (2026-04-15)
Features
- Providers configuration page — New admin page under System Admin Quick Search Providers to manage all search providers in one place. Enable or disable individual providers, change their display order, rename their labels, and choose which fields are indexed and shown in search results. Access is controlled by ACL roles.
- Per-provider field selection — For each provider, configure independently: which fields are searched when typing a query, which fields appear in the compact result row, and which appear in the expanded detail view.
- Alt + S hotkey — Opens the admin quick search bar as an additional keyboard shortcut alongside the existing ones.
0.1.3 (2026-02-11)
Fixed
- Issue with CSS conflict from Polaris
0.1.2 (2026-01-19)
Features
- Search by system configurations
0.1.1 (2025-11-25)
Improvements
- Search engine type check
Features
- Searching for M2E orders
0.1.0 (2025-06-16)
Improvements
- Translations support.
- WCAG 2.2 AA compliance.
0.0.23 (2025-04-22)
Fixed
- Amasty ElasticSearch compatibility
0.0.22 (2025-04-14)
Fixed
- Amasty Elasticsearch 2.x compatibility
0.0.21 (2025-01-10)
Features
- Customer and order-related mview subscriptions for changes tracking
0.0.20 (2024-12-11)
Fixed
- Amasty Elasticsearch engine compatibility
0.0.19 (2024-11-22)
Fixed
- Product search adjustments for Magento EE
0.0.18 (2024-10-28)
Fixed
- Exclude pagebuilder tags from description
- Menu permission issues
0.0.17 (2024-10-04)
Fixed
- Issue with response total value fetch
0.0.16 (2024-09-19)
Improvements
- Use selection to search. Once you select any text on the page and open the search using keyboard shortcuts ("/" or "Cmd+F"), the extension automatically places the selected text into the search input and performs the search.
0.0.15 (2024-09-16)
Features
- Ability to search orders by item name or SKU.
0.0.14 (2024-05-24)
Fixed
- Product search adjustments for Magento EE
0.0.13 (2024-04-16)
Fixed
- Fixed query error on cron run
0.0.12 (2024-04-04)
Fixed
- Issue with indexation
0.0.11 (2024-03-25)
Improvements
- Compatibility with Elasticsearch 8
0.0.10 (2023-12-26)
Improvements
- Updated product attributes indexation logic
0.0.9 (2023-12-21)
Improvements
- Search by text product attributes
0.0.8 (2023-12-19)
Improvements
- Added a new search index - Shipments
- Added search by shipping address
0.0.7 (2023-11-02)
Improvements
- Highlight search phrases for better visibility
- Search by order comments
0.0.6 (2023-10-31)
Improvements
- Added search by company name
0.0.5 (2023-10-25)
Fixed
- Issues with indexation
0.0.4 (2023-10-05)
Improvements
- Added ability to filter items by provider
0.0.3 (2023-10-03)
Improvements
- UI
0.0.2 (2023-10-02)
Improvements
- Initial release