Releases: algolia/search-insights.js
Releases · algolia/search-insights.js
v2.4.0
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
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
2.3.0 (2023-02-16)
Features
- api: expose window.AlgoliaAnalyticsObject if not yet set (#390) (493eefd)
v1.9.0
1.9.0 (2023-02-16)
Features
- api: expose window.AlgoliaAnalyticsObject if not yet set (#391) (59c479c)
v2.2.3
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
2.2.1 (2021-12-14)
Bug Fixes
v2.2.0
2.2.0 (2021-12-07)
Bug Fixes
- fall back to XHR if sendBeacon returns false (#336) (809fe47)
Features
v2.1.0
2.1.0 (2021-10-26)
Features
- export AlgoliaAnalytics, getFunctionalInterface and processQueue (#333) (a95520b)
v2.0.5
2.0.5 (2021-10-18)
Bug Fixes
- types: make callback optional at onUserTokenChange (#331) (36c980e)
v2.0.4
2.0.4 (2021-10-13)
Bug Fixes
- remove initSearch method (no longer in use) (#327) (b4b4e9e)
- remove validation before sending events (#325) (2b7f1a6)