Skip to content

Releases: AddSearch/js-client-library

v0.8.7

25 Aug 11:34
4b31ba5
Compare
Choose a tag to compare
  • check for typeof document

v0.8.6

25 Aug 07:44
0de646f
Compare
Choose a tag to compare
  • null check for "document" object

v0.8.5

01 Aug 07:30
ea0d658
Compare
Choose a tag to compare
  • URI encode "hierarchicalFacets" and "rangeFacets" parameters

v0.8.4

24 Jul 11:57
f81abb2
Compare
Choose a tag to compare

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

v0.8.3

09 May 10:09
1cdc1f0
Compare
Choose a tag to compare
  • add new methods to support Personalization features in AddSearch dashboard

v0.8.2

31 Jan 08:13
Compare
Choose a tag to compare
  • Fix incorrect parameter for tagging when calling stats endpoints

v0.8.1

09 Nov 11:53
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v0.7.0

02 Aug 11:38
Compare
Choose a tag to compare
  • replace node-fetch + isomorphic-fetch with axios to patch vulnerability issue