Skip to content

Releases: algolia/autocomplete

v1.9.2

24 Apr 14:30
48899d2

Choose a tag to compare

1.9.2 (2023-04-24)

Note: Version bump only

v1.9.0

24 Apr 12:37
0d0c843

Choose a tag to compare

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

02 Mar 14:09
601e314

Choose a tag to compare

1.8.3 (2023-03-02)

Bug Fixes

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

v1.8.2

21 Feb 11:10
15d9433

Choose a tag to compare

1.8.2 (2023-02-21)

Bug Fixes

v1.8.1

14 Feb 13:24
b0f8ea3

Choose a tag to compare

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

09 Feb 14:05
118f272

Choose a tag to compare

1.8.0 (2023-02-09)

Bug Fixes

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

Features

v1.7.4

20 Dec 17:12
9eae3c3

Choose a tag to compare

1.7.4 (2022-12-20)

Bug Fixes

  • insights: add Algolia agent on subscribe (#1058) (60f8ae4)

v1.7.3

02 Nov 10:04
4fde3a3

Choose a tag to compare

1.7.3 (2022-11-02)

Bug Fixes

  • preset-algolia: ensure "ts-ignore" is present in the output (#1035) (c8a0f68)

v1.7.2

18 Oct 11:36
62d8941

Choose a tag to compare

1.7.2 (2022-10-18)

Bug Fixes

  • algoliasearch: support v5 via peerDependencies (#1018) (5ba25f6)
  • preset-algolia: support algoliasearch v5 (#1002) (b1d93df)

v1.7.1

27 Jun 14:15
a95f06f

Choose a tag to compare

1.7.1 (2022-06-27)

Bug Fixes

  • metadata: ensure safe user agent detection (#993) (fdf2b34)