Skip to content

Releases: alan-ai/alan-sdk-web

Alan.Web.SDK.v.1.8.73

13 Dec 10:43
Compare
Choose a tag to compare

Fix issue with the sent message history order

Alan.Web.SDK.v.1.8.72

29 Nov 14:46
Compare
Choose a tag to compare

Bug Fixes

  • Resolve issues related to response status messages

Alan.Web.SDK.v.1.8.71

26 Nov 16:50
Compare
Choose a tag to compare

New Features

  • Chat Context Separator: a separator is now added to the Text Chat when transitioning to a dialog with new context.

Bug Fixes

  • Navigation in Sent Messages Using Arrow Keys

Alan.Web.SDK.v.1.8.70

22 Nov 07:23
Compare
Choose a tag to compare

New Features

  • Stop Button for Generating Responses: added a "Stop" button to allow users to interrupt and halt ongoing response generation. This provides more control during interactions.

Bug Fixes

  • File Encoding in Chat History: resolved an issue where text chat history was improperly encoded in certain files, ensuring better compatibility and reliability.

Alan.Web.SDK.v.1.8.69

04 Nov 11:07
Compare
Choose a tag to compare

Add minor fixes for chart's sizes in responses

Alan.Web.SDK.v.1.8.68

04 Nov 08:21
Compare
Choose a tag to compare

Chat History Export Fixes: Resolved issues related to exporting chat history, ensuring smoother and more reliable data export.

Alan.Web.SDK.v.1.8.67

23 Oct 10:08
Compare
Choose a tag to compare

Fix issue with CSS for markdown blocks

Alan.Web.SDK.v.1.8.66

07 Oct 06:49
Compare
Choose a tag to compare

Improve sending syncPageState event

Alan.Web.SDK.v.1.8.65

07 Oct 05:06
Compare
Choose a tag to compare

Fixes for exporting chat for cases when it contains iFrames
Fixes for displaying iFrames

Alan.Web.SDK.v.1.8.64

04 Oct 15:30
Compare
Choose a tag to compare

Introduced a queryProgress message to enhance tracking and visibility of response processing.
Optimized the syncPage state event for more efficient and reliable updates.