Skip to content

Releases: algolia/search-insights.js

v2.4.0

20 Mar 14:12
45585ef
Compare
Choose a tag to compare

2.4.0 (2023-03-16)

Features

  • make init optional (#415) (c774652)
  • expose version string from functional interface (#413) (8a3f8f9)
  • allow to init again while preserving passed options (#401) (0e66c34)
  • pass custom credentials as additional arguments of insights methods (#399) (3f66ff4)

v1.10.0

20 Mar 11:08
66ed6dc
Compare
Choose a tag to compare

1.10.0 (2023-03-16)

Features

  • expose version string from functional interface (#408) (2517044)
  • make init optional (#422) (371b2a9)
  • allow to init again while preserving passed options (#403) (d3f8de5)
  • pass custom credentials as additional arguments of insights methods (#400) (5054302)

v2.3.0

16 Feb 10:57
7dc76f2
Compare
Choose a tag to compare

2.3.0 (2023-02-16)

Features

  • api: expose window.AlgoliaAnalyticsObject if not yet set (#390) (493eefd)

v1.9.0

16 Feb 10:55
Compare
Choose a tag to compare

1.9.0 (2023-02-16)

Features

  • api: expose window.AlgoliaAnalyticsObject if not yet set (#391) (59c479c)

v2.2.3

16 Nov 16:28
0735e4f
Compare
Choose a tag to compare

2.2.3 (2022-11-16)

Bug Fixes

  • add default Content-Type and Content-Length headers to XMLHttpRequest instance (1249920)
  • check headers setup in tests (39a29a6)

v2.2.1

14 Dec 10:09
e1884f4
Compare
Choose a tag to compare

2.2.1 (2021-12-14)

Bug Fixes

v2.2.0

07 Dec 14:40
034da16
Compare
Choose a tag to compare

2.2.0 (2021-12-07)

Bug Fixes

  • fall back to XHR if sendBeacon returns false (#336) (809fe47)

Features

v2.1.0

26 Oct 08:48
f23eb09
Compare
Choose a tag to compare

2.1.0 (2021-10-26)

Features

  • export AlgoliaAnalytics, getFunctionalInterface and processQueue (#333) (a95520b)

v2.0.5

18 Oct 15:10
d9f9b5c
Compare
Choose a tag to compare

2.0.5 (2021-10-18)

Bug Fixes

  • types: make callback optional at onUserTokenChange (#331) (36c980e)

v2.0.4

13 Oct 15:35
512b928
Compare
Choose a tag to compare

2.0.4 (2021-10-13)

Bug Fixes

  • remove initSearch method (no longer in use) (#327) (b4b4e9e)
  • remove validation before sending events (#325) (2b7f1a6)