Algolia Autocomplete Versions Save

🔮 Fast and full-featured autocomplete library

v1.11.0

9 months ago

1.11.0 (2023-08-11)

Features

  • insights: forward insights usertoken to algolia api calls (#1179) (7a71eb4)

v1.10.0

10 months ago

1.10.0 (2023-07-10)

Features

  • autocomplete-core: add enterKeyHint option to manually set hint on virtual keyboards (#1164) (e5aeea8)

v1.9.4

10 months ago

1.9.4 (2023-06-20)

Bug Fixes

  • insights: position gets computed per source (#1159) (d053024)

v1.9.3

11 months ago

1.9.3 (2023-06-07)

Bug Fixes

  • autocomplete-core: don't update enterKeyHint on Samsung Browser (#1153) (2971076)
  • fetchAlgoliaResults: safely access searchClient credentials (#1133) (f0f7a62)
  • insights: retrieve index name from query if not returned by response (#1138) (8406eb2)

v1.9.2

1 year ago

1.9.2 (2023-04-24)

Note: Version bump only

v1.9.0

1 year ago

1.9.0 (2023-04-24)

Bug Fixes

  • algolia: throw error if searchClient is missing (#1122) (8144cf3)
  • autocomplete-js: display warning when there are more than one instances of autocomplete (#1108) (2926feb)

Features

  • autocomplete-core: add insights option to enable the Insights plugin (#1121) (c9d06fd)
  • createAlgoliaInsightsPlugin: automatically load Insights when not passed (#1106) (a02c2c1)
  • createAlgoliaInsightsPlugin: use [email protected] (#1109) (63dd995)
  • insights: annotate events with algoliaSource (#1119) (43c5312)
  • insights: re-export insights types from main packages (#1124) (d61b385)
  • insights: set algolia credentials per event when supported (#1120) (efb27ce)
  • preset-algolia: attach algolia credentials on hits (#1117) (8bcd680)

v1.8.3

1 year ago

1.8.3 (2023-03-02)

Bug Fixes

  • autocomplete-js: query is reflected in the detached search button (#1100) (a41ccc6)

v1.8.2

1 year ago

1.8.2 (2023-02-21)

Bug Fixes

v1.8.1

1 year ago

1.8.1 (2023-02-14)

Bug Fixes

  • insights: split large view event payloads into multiple chunks (#1087) (df58096)
  • querySuggestions: allow categoryAttribute to be optional in hit (#1086) (2dcbcd8)
  • redirect: reopen menu when redirect detected (#1091) (53b9ce5)

v1.8.0

1 year ago

1.8.0 (2023-02-09)

Bug Fixes

  • insights: pass clickAnalytics automatically (#1080) (8048442)

Features