Skip to content

Releases: AddSearch/js-client-library

v0.8.8

26 Oct 08:30
85940f1

Choose a tag to compare

  • Change default value of client.consentAddSearchCookie to false

v0.8.7

25 Aug 11:34
4b31ba5

Choose a tag to compare

  • check for typeof document

v0.8.6

25 Aug 07:44
0de646f

Choose a tag to compare

  • null check for "document" object

v0.8.5

01 Aug 07:30
ea0d658

Choose a tag to compare

  • URI encode "hierarchicalFacets" and "rangeFacets" parameters

v0.8.4

24 Jul 11:57
f81abb2

Choose a tag to compare

fix vulnerability: word-wrap vulnerable to Regular Expression Denial of Service

v0.8.3

09 May 10:09
1cdc1f0

Choose a tag to compare

  • add new methods to support Personalization features in AddSearch dashboard

v0.8.2

31 Jan 08:13

Choose a tag to compare

  • Fix incorrect parameter for tagging when calling stats endpoints

v0.8.1

09 Nov 11:53

Choose a tag to compare

  • Support 4-char language code in method setLanguage.
  • Support multiple sorting parameters in method setPaging.

v0.8.0

04 Oct 07:36

Choose a tag to compare

  • Upgrade to webpack 5
  • Add Eslint
  • Resolve vulnerability issues relating to mock http request in mocha test

v0.7.1

21 Sep 13:17

Choose a tag to compare

Add "/recommendations" endpoint and a method to fetch it.