Releases: algolia/autocomplete
Releases ยท algolia/autocomplete
v1.17.8
1.17.8 (2024-12-09)
Bug Fixes
- insights-plugin: prevent authenticated token being set as the userToken (#1291) (08e9cd0)
- plugins: support translations in local storage recent searches plugins (#1286) (893ad5f), closes #1285
v1.17.7
1.17.7 (2024-11-05)
Bug Fixes
- plugins: add translations for query suggestions and recent searches plugins (#1283) (572cd3c), closes #1282
v1.17.6
1.17.6 (2024-10-16)
Bug Fixes
- shared: import adequate FacetHit types for v4 and v5 search client (#1280) (7d14539)
v1.17.5
1.17.5 (2024-10-15)
Bug Fixes
- core: use updated aria control attribute for root element (#1278) (f64497b)
v1.17.4
1.17.4 (2024-07-11)
Bug Fixes
- deps: update search-insights and instantsearch dependencies (#1268) (ebcc557)
v1.17.2
1.17.2 (2024-05-28)
Bug Fixes
- js: better accessibility for submit button label (#1254) (e0304ae)
v1.17.1
1.17.1 (2024-05-14)
Bug Fixes
- js: allow body scroll when detached mode responsively disabled (#1251) (710f86b), closes #1250