Skip to content

Releases: AddSearch/js-client-library

v1.0.5

17 Mar 07:32
e7c3f54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

11 Mar 07:54
4ea572d
Compare
Choose a tag to compare

What's Changed

  • Sc 11776/js client error handling when cookies contain uri incompatible characters by @haoAddsearch in #84

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Feb 10:15
27c7993
Compare
Choose a tag to compare

What's Changed

  • [sc-11409] apiHostname should be configurable for /conversations endp… by @haoAddsearch in #83

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 Feb 08:09
d90119f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Jan 09:38
51aa9c3
Compare
Choose a tag to compare

What's Changed

  • Sc 11365/fix umd library not being defined as global variable by @haoAddsearch in #80

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jan 07:27
902129c
Compare
Choose a tag to compare
  • Migrate library to TypeScript

v0.9.0

17 Dec 13:53
0e2013a
Compare
Choose a tag to compare

This release contains the 2 new api methods for using Conversational Search in MVP status.

  • conversationalSearch = function (keyword, callback) {}
  • putSentimentClick = function (conversationId, sentimentValue) {}

v0.8.16

15 Nov 09:28
a3b64e4
Compare
Choose a tag to compare
  • Added src directory to the files array in package.json to include source code in the published package

v0.8.15

12 Nov 12:09
2d2e91a
Compare
Choose a tag to compare
  • conversational search MVP: fetch answer via /conversations endpoint

v0.8.14

28 Aug 11:02
faa4436
Compare
Choose a tag to compare
  • list "Buffer" package as dependency
  • patch vulnerabilities