Skip to content

Releases: watson-developer-cloud/assistant-intermediate

v2.2.1

07 Nov 20:45
997d8ab
Compare
Choose a tag to compare

2.2.1 (2019-11-07)

Bug Fixes

v2.2.0

20 May 17:55
6635cf4
Compare
Choose a tag to compare

2.2.0 (2019-05-20)

Bug Fixes

  • Scrolling Chat Container: move layout to flex based (f0c04de)

Features

  • Terms of Use: add terms of use to the application (341bfbe)

v2.1.1

01 May 01:44
a678029
Compare
Choose a tag to compare

2.1.1 (2019-05-01)

Bug Fixes

v2.1.0

08 Feb 03:35
Compare
Choose a tag to compare

2.1.0 (2019-02-08)

Features

v2.0.2

18 Jan 10:38
Compare
Choose a tag to compare

2.0.2 (2019-01-18)

Bug Fixes

v2.0.1

17 Jan 22:28
Compare
Choose a tag to compare

2.0.1 (2019-01-17)

Bug Fixes

  • Enabled server error to be displayed in chat area (#8) (81f0068)

v2.0.0

10 Dec 21:57
Compare
Choose a tag to compare

2.0.0 (2018-12-10)

Bug Fixes

  • date: date bug only showing 2018 (#5) (c5ee483)

Features

  • Refactored Code to support Assistant V2 (#6) (ff8760b)

BREAKING CHANGES

  • API code changes to Assistant to support session id
  • Update context to the latest version

v1.1.0

06 Nov 03:52
fd24374
Compare
Choose a tag to compare

1.1.0 (2018-11-06)

Features

  • Merge pull request #3 from stevenpkg/master (fd24374)

v1.0.0

17 Oct 14:26
Compare
Choose a tag to compare

1.0.0 (2018-10-17)

Bug Fixes

  • fix bug (a67c301)
  • made changes to integration tests (86abff0)
  • $server: Fix bug causing application to crash on empty response (f2350e0)
  • $server: Fix bug: missing multiple responses in output generic (2825cae)
  • build: deploy to bluemix and then release it (ccb561f)
  • build: Update packages to fix build (6190c3d)
  • README: update example and fix #182 (42cfba2)
  • UI: fix GDPR warning location in UI (#169) (3bbc53a)
  • Reflected Cross-site Scripting Vulnerability #199 (c81eba5)
  • remove service binding (ec7f19f), closes #188

Features