Skip to content

Releases: watson-virtual-agents/chat-widget

1.6.5

13 Sep 20:05
Compare
Choose a tag to compare
  • Fixed capitalization styling from non-english languages.

1.6.4

08 Sep 14:11
Compare
Choose a tag to compare

Patching defect where buttons where echoing messages sent back to UI

1.6.3

07 Sep 19:56
Compare
Choose a tag to compare

Better Japanese and German support
New option to specify defaultCountry as part of init() to be used by "find nearest store" flow if using "postal code".

1.6.2

24 Aug 19:29
Compare
Choose a tag to compare

Adding Japanese Support

1.6.1

26 Jul 18:02
Compare
Choose a tag to compare
  • IE11 bug fixes (loading spinner animation)
  • Better "intent links" for Admin UI
  • Devops fixes for working with VMs

1.6.0

05 Jul 14:18
Compare
Choose a tag to compare
  • Adding English, Spanish, German, Italian and Brazilian Portuguese language packs
  • Adding ability to provide custom language packs and strings
  • Minor bug fixes around form layout and regenerating form content on error

1.5.2

17 May 20:40
Compare
Choose a tag to compare
  • Pull supported credit cards from Dialog.

1.5.1

03 Apr 15:30
Compare
Choose a tag to compare

Custom Capabilities intent links available in Admin UI

1.5.0

08 Mar 18:35
Compare
Choose a tag to compare

Adding ability to pass context.
Some bugs around calling destroy immediately after a previous destroy call or calling init in the midst of a destroy call.

1.4.0

01 Mar 18:08
Compare
Choose a tag to compare

Improved form validation (real time checks)
Better cleanup on IBMChat.destroy()
Improving of minification of CSS and HTML in Webpack to reduce file size.