Skip to content

Changelog

INFO

The links in the changelog point to a private GitHub repository and may result in 404's.

v17.3.0

Features

  • feat: add original text to assistant events by @havelaer in #717

Bugfixes

  • fix: summarizer called via conversation event by @havelaer in #716
  • fix: sanitize event meta data by @havelaer in #719

Maintenance

  • chore: move to entities v2 endpoint by @havelaer in #718

Full Changelog: v17.2.0...v17.3.0

v17.2.0

Features

  • feat: implement support for cues over a websocket by @dalenberg in #707
  • feat: on demand assistant display name by @havelaer in #715
  • feat: enable websockets by @dalenberg in #714

Bugfixes

  • fix: wait for conversation text by @havelaer in #708
  • fix: do not do initialquestion when knowledge assist is disabled by @dalenberg in #709
  • fix: duplicate requests on load by @havelaer in #710
  • fix: support copy button for editable cues by @dalenberg in #711
  • fix: use v2 search endpoint by @dalenberg in #713
  • chore: disabled websocket by @dalenberg in #712

Full Changelog: v17.1.6...v17.2.0

v17.1.6

Bugfixes

  • fix: scroll cue into view by @havelaer in #706

Full Changelog: v17.1.5...v17.1.6

v17.1.5

Misc

  • chore: update docs by @dalenberg in #705

Full Changelog: v17.1.4...v17.1.5

v17.1.4

Bugfixes

  • fix: enable feedbackform by default by @dalenberg in #702
  • fix: disable recommendations based on profile flag by @dalenberg in #703

Misc

  • chore: remove legacy conversation assistants by @dalenberg in #701

Full Changelog: v17.1.3...v17.1.4

v17.1.3

Bugfixes

  • fix: scrollTo fix for salesforce by @havelaer in #699
  • fix: salesforce scroll behavior in widget by @havelaer in #700

Full Changelog: v17.1.2...v17.1.3

v17.1.2

Bugfixes

  • fix: handle empty knowledge assistant response by @havelaer in #697

Full Changelog: v17.1.1...v17.1.2

v17.1.1

Bugfixes

  • fix: disable focus manager tooltip by @havelaer in #696
  • fix: profile type by @dalenberg in #695

Full Changelog: v17.1.0...v17.1.1

v17.1.0

Features

  • feat: support multiple conversation assistant foreach event by @dalenberg in #683
  • feat: reply suggestions by @havelaer in #685
  • feat!: update events v1 to v2 (#671) by @dalenberg in #690

Bugfixes

  • Update API endpoint from /api/v2/events/events to /api/v2/events (DD-6966) by @devin-ai-integration in #688
  • Revert "feat!: update events v1 to v2 (#671)" by @dalenberg in #689
  • fix: change events endpoint by @dalenberg in #684
  • fix: use new refresh token endpoint by @havelaer in #682
  • fix: race condition ondemand assistant eval reset by @havelaer in #686
  • fix: restore missing testid by @havelaer in #687
  • fix: update events endpoint by @dalenberg in #691
  • fix: polyfill Promise.withResolvers() for old browsers by @havelaer in #692
  • fix: crashing cmd-search with html templates by @havelaer in #694
  • fix: prefer event-based assistants over legacy conversation assistants by @dalenberg in #693

New Contributors

  • @devin-ai-integration made their first contribution in #688

Full Changelog: v17.0.0...v17.1.0

v17.0.0

Features

  • feat!: use v2 endpoints for conversations by @havelaer in #653
  • feat!: react 18 by @havelaer in #657
  • feat: add suggestion tooltips to search overlay for long suggestions by @dalenberg in #651
  • feat: add custom data banner widget by @dalenberg in #668
  • feat: conversation assistants throttling by @havelaer in #670
  • feat!: cleanup shortcuts by @dalenberg in #672
  • feat!: update events v1 to v2 by @dalenberg in #671

Bugfixes

  • fix: metadata could be null in messages by @havelaer in #655
  • fix: conversation messages external id by @havelaer in #658
  • fix: conversation type by @havelaer in #659
  • fix: knowledge assist tweaks by @dalenberg in #664
  • fix: handle unexpected assistant response by @dalenberg in #666
  • fix!: remove conversation messages responses by @havelaer in #667
  • fix: shortcut styling by @dalenberg in #673
  • fix: throttle warning by @havelaer in #675
  • fix: overlapping on demand assistants by @havelaer in #676
  • fix: assistant throttling by @havelaer in #677
  • fix: add optional title to standalone knowledge assist by @dalenberg in #678
  • fix: styling issue with feedback thumbs by @dalenberg in #680
  • fix: use v2 endpoint for events by @dalenberg in #681

Maintenance

  • chore: eslint -> biome by @havelaer in #652
  • chore(deps): bump vite from 4.5.9 to 4.5.10 by @dependabot in #654
  • chore(deps): bump vite from 4.5.10 to 4.5.12 by @dependabot in #660
  • chore: update vite, tsup by @havelaer in #661
  • chore: api v2 external id changes by @havelaer in #662
  • chore!: remove stored-transcript as option by @dalenberg in #663
  • chore(deps): bump vite from 6.2.5 to 6.2.6 by @dependabot in #665
  • chore: cleanup types by @havelaer in #674
  • chore: formatting by @havelaer in #679

Full Changelog: v16.0.1...v17.0.0

v17.0.0-rc.16

Features

  • feat!: update events v1 to v2 by @dalenberg in #671

Bugfixes

  • fix: styling issue with feedback thumbs by @dalenberg in #680

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.15...v17.0.0-rc.16

v17.0.0-rc.15

Bugfixes

  • fix: add optional title to standalone knowledge assist by @dalenberg in #678

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.14...v17.0.0-rc.15

v17.0.0-rc.14

Bugfixes

  • fix: assistant throttling by @havelaer in #677

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.13...v17.0.0-rc.14

v17.0.0-rc.13

Bugfixes

  • chore: cleanup types by @havelaer in #674
  • fix: throttle warning by @havelaer in #675
  • fix: overlapping on demand assistants by @havelaer in #676

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.12...v17.0.0-rc.13

v17.0.0-rc.12

Bugfixes

  • fix: shortcut styling by @dalenberg in #673

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.11...v17.0.0-rc.12

v17.0.0-rc.11

Features

  • feat: conversation assistants throttling by @havelaer in #670
  • feat!: cleanup shortcuts by @dalenberg in #672

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.10...v17.0.0-rc.11

v17.0.0-rc.10

Features

  • feat: add custom data banner widget by @dalenberg in #668

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.9...v17.0.0-rc.10

v17.0.0-rc.9

Maintenance

  • chore(deps): bump vite from 6.2.5 to 6.2.6 by @dependabot in #665
  • fix!: remove conversation messages responses by @havelaer in #667

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.8...v17.0.0-rc.9

v17.0.0-rc.8

Features

  • feat!: react 18 by @havelaer in #657

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.7...v17.0.0-rc.8

v17.0.0-rc.7

Bugfixes

  • fix: handle unexpected assistant response by @dalenberg in #666

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.6...v17.0.0-rc.7

v17.0.0-rc.6

Bugfixes

  • fix: knowledge assist tweaks by @dalenberg in #664

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.5...v17.0.0-rc.6

v17.0.0-rc.5

Misc

  • chore!: remove stored-transcript as option by @dalenberg in #663

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.4...v17.0.0-rc.5

v17.0.0-rc.4

Maintenance

  • chore(deps): bump vite from 4.5.10 to 4.5.12 by @dependabot in #660
  • chore: update vite, tsup by @havelaer in #661
  • chore: api v2 external id changes by @havelaer in #662

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.3...v17.0.0-rc.4

v17.0.0-rc.3

Bugfixes

  • fix: conversation type by @havelaer in #659

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.2...v17.0.0-rc.3

v17.0.0-rc.2

Bugfixes

  • fix: conversation messages external id by @havelaer in #658

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.1...v17.0.0-rc.2

v17.0.0-rc.1

Bugfixes

  • fix: metadata could be null in messages by @havelaer in #655

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v17.0.0-rc.0...v17.0.0-rc.1

v17.0.0-rc.0

Features

  • feat: add suggestion tooltips to search overlay for long suggestions by @dalenberg in #651
  • feat!: use v2 endpoints for conversations by @havelaer in #653

Maintenance

  • chore: eslint -> biome by @havelaer in #652
  • chore(deps): bump vite from 4.5.9 to 4.5.10 by @dependabot in #654

Full Changelog: https://github.com/Deepdesk/deepdesk-sdk/compare/v16.0.1...v17.0.0-rc.0

v16.0.1

Bugfixes

  • fix: summary cue text overflows by @havelaer in #649
  • fix: better error handling for on-demand assistants by @dalenberg in #650

Full Changelog: v16.0.0...v16.0.1

v16.0.0

Features

  • feat!: remove evaluateRule method by @dalenberg in #638
  • feat: update markdown to follow commonmark spec in sdk by @dalenberg in #641
  • feat: add on-demand assistants by @dalenberg in #643
  • feat!: add method renderKnowledgeAssistantWidget by @dalenberg in #645
  • feat: add knowledge assistant initial question and empty state by @dalenberg in #647
  • feat: search and knowledge assist metrics by @havelaer in #648

Bugfixes

  • fix: send event when user copies summary by keyboard/mouse by @dalenberg in #640
  • fix: add summary generated event by @dalenberg in #644
  • fix: ensure csrf token for api client by @havelaer in #646

Maintenance

  • chore: update docs with info about widgets and assistants by @dalenberg in #639
  • chore(deps): bump esbuild from 0.18.20 to 0.25.0 by @dependabot in #642

Full Changelog: v15.1.0...v16.0.0

v15.1.0

Bugfixes

  • fix: deletion metrics by @havelaer in #636
  • fix: add markdown support knowledge assist in overlay by @dalenberg in #637

Full Changelog: v15.0.0...v15.1.0