Skip to content

Releases: microsoft/botbuilder-js

Bot Framework for JS SDK 4.20.0

01 Jun 18:21
1b967e3
Compare
Choose a tag to compare

This is the June 2023 release of the JavaScript SDK. This release contains Teams features and bug/security fixes.

What's Changed

Teams

Other

New Contributors

Full Changelog: 4.19.0...4.20.0

Bot Framework JS SDK 4.19.3

23 Mar 14:09
Compare
Choose a tag to compare

Welcome to the March 2023 release of the Bot Framework SDK.

What's Changed

  • Streaming client should connect under Node.js #4413
  • Update channelServiceRoutes to add next() parameter to support restify 10.0.0+ #4429

Bot Framework JS SDK 4.19.2

28 Feb 15:55
Compare
Choose a tag to compare

Welcome to the February 2023 release of the Bot Framework SDK.

What's Changed

SSO

  • Cloud adapter is not working with teams SSO #4427

Bot Framework JS SDK 4.19.1

16 Feb 17:17
Compare
Choose a tag to compare

Welcome to the February 2023 release of the Bot Framework SDK.

What's Changed

Teams

  • Teams Meeting Notification interface structure changes #4416

Bot Framework JS SDK 4.19.0

12 Jan 20:11
fe88652
Compare
Choose a tag to compare

Welcome to the January 2023 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

What's Changed

Teams

  • Teams message update & message delete events by @singhk97 in #4374
  • Send targeted meeting notification in Teams meetings by @singhk97 in #4385

Other

  • port: [#4315] Support passing sas token url's for token service (#6449) by @ceciliaavila in #4394
  • port: [#4351] Throwing for invalid runtimeSettings.storage values or missing storage config (#6533) by @ceciliaavila in #4381
  • port: [#4369] Prompt validation of confirm prompt in chatbot is not working for newly added language (#6554) by @ceciliaavila in #4388
  • chore: bump jsonwebtoken from 8.5.1 to 9.0.0 by @dependabot in #4395
  • chore: bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #4361
  • chore: bump loader-utils from 1.4.0 to 1.4.2 in /testing/browser-functional/browser-echo-bot by @dependabot in #4363
  • chore: bump @xmldom/xmldom from 0.8.3 to 0.8.4 by @dependabot in #4366
  • fix: Component Governance alerts for @xmldom/xmldom 0.8.3 by @BruceHaley in #4365
  • chore: Upgrade node to v 16 in JS pipelines by @BruceHaley in #4372
  • chore: Improve 'Get second latest chromedriver' logging by @BruceHaley in #4373
  • chore: bump express from 4.17.1 to 4.18.2 in /testing/browser-functional/browser-echo-bot by @dependabot in #4390
  • chore: bump express from 4.17.1 to 4.17.3 by @dependabot in #4389
  • chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /testing/browser-functional/browser-echo-bot by @dependabot in #4386
  • chore: bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #4383
  • chore: bump minimatch from 3.0.4 to 3.1.2 in /testing/browser-functional/browser-echo-bot by @dependabot in #4391
  • chore: bump qs from 6.5.2 to 6.5.3 by @dependabot in #4382
  • fix: [#4370] Update @azure/cognitiveservices-luis-runtime > @azure/ms-rest-js library by @sw-joelmut in #4378
  • chore: update README.md by @amitse in #4397

New Contributors

Full Changelog: 4.18.0...4.19.0

Bot Framework JS SDK 4.18.0

05 Jan 14:47
Compare
Choose a tag to compare

Welcome to the October 2022 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

What's Changed

Teams

  • Add new handler for anonymous query link invoke by @tracyboehrer in #4348
  • port: [#6432] TeamsInfo.GetMemberAsync(...) doesn't work properly in Skill Bot scenario, it returns http 405 error (#6443) by @ceciliaavila in #4344

General bug fixes and maintenance

New Contributors

Full Changelog: 4.17.1...4.18.0

Bot Framework JS SDK 4.17.1

19 Sep 17:09
8bd9dba
Compare
Choose a tag to compare

Welcome to the September 2022 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

What's Changed

Full Changelog: 4.17.0...4.17.1

Bot Framework SDK 4.17.0

05 Aug 14:23
5ee4dac
Compare
Choose a tag to compare

Welcome to the July 2022 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

CosmosDB

This release removed the deprecated CosmosDBStorage and CosmosDBStorageOptions class. Existing bots should use CosmosDBPartitionedStorage and CosmosDBPartitionedStorageOptions instead.

What's Changed

Read more

Bot Framework SDK 4.16.0

19 Apr 21:29
686761a
Compare
Choose a tag to compare

Welcome to the April 2022 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

What's Changed

Read more

Bot Framework SDK 4.15.0

20 Jan 18:13
7b0ff53
Compare
Choose a tag to compare

Welcome to the November 2021 release of the Bot Framework SDK. This release has been focused on bug fixes and general improvements.

SDK [release notes]

4.15.0 SDK Change Logs

Full Changelog: 4.14...4.15