Skip to content

Releases: algolia/search-insights.js

v2.17.2

11 Sep 03:43
e9a4c10
Compare
Choose a tag to compare

2.17.2 (2024-09-11)

Bug Fixes

  • check if localStorage is usable before using it (#558) (eb460a8), closes #556
  • don't store query/object associations when userHasOptedOut is true (#557) (7c4ab3a)

v2.17.1

03 Sep 04:12
d2c3e98
Compare
Choose a tag to compare

2.17.1 (2024-09-03)

Bug Fixes

v2.17.0

23 Aug 05:13
406d654
Compare
Choose a tag to compare

2.17.0 (2024-08-23)

Features

  • update getFunctionalInterface to return the method being passed instead of just executing (#552) (ebb41f8), closes #524

v2.16.3

14 Aug 01:36
0324139
Compare
Choose a tag to compare

2.16.3 (2024-08-14)

Bug Fixes

  • test for localStorage before using it and enable it to be shimmed with a Storage-compatible interface (#550) (c3982f5), closes #541

v2.16.2

10 Aug 00:05
b617587
Compare
Choose a tag to compare

2.16.2 (2024-08-09)

Bug Fixes

v2.16.1

09 Aug 07:23
b56d503
Compare
Choose a tag to compare

2.16.1 (2024-08-09)

Bug Fixes

v2.16.0

06 Aug 06:36
2fb7ee1
Compare
Choose a tag to compare

2.16.0 (2024-08-06)

Features

  • add esm configuration to rollup/package.json and add the node/browser output files (#531) (bd14e19)

v2.15.0

09 Jul 06:04
0814579
Compare
Choose a tag to compare

2.15.0 (2024-07-09)

Features

  • add query id inference for conversion events based on prior clicks (#534) (ca2f234)
  • query id inference pruning of purchased and oldest associations when limit is reached (#535) (2e0ca49)

v2.14.0

22 May 04:25
993874a
Compare
Choose a tag to compare

2.14.0 (2024-05-22)

Features

v2.13.0

11 Dec 02:45
fe023b5
Compare
Choose a tag to compare

2.13.0 (2023-12-11)

Features

  • add value property to non-search-related conversion events (#528) (e624693)