Botbuilder Js Versions Save

Welcome to the Bot Framework SDK for JavaScript repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using JavaScript.

4.22.2

4 weeks ago

This is the April 2024 JS SDK patch release. This release contains minor bug fixes and security updates.

What's Changed

Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.22.1...4.22.2

4.22.0

3 months ago

This is the January 2024 4.22.0 release for the JS SDK. This contains a security fixes, Sharepoint support, and ASE improvements.

What's Changed

Proxy notes

The introduction of MSAL in 4.21.0 encountered an issue when used behind a proxy. This version adds an additional way to specify proxy settings. This does require a change to the bot startup code if required.

image

See this issue for details, and if additional discussion is required: https://github.com/microsoft/botbuilder-js/issues/4544

4.21.4

4 months ago

This is the January 2024 patch release for the JS SDK. This contains a security fix for axios.

What's Changed

NOTICE Node versions 16 and older no longer have long-term support. Bot Framework SDK still supports Node 16, but users of the SDK should transition to at least Node 18 as soon as possible. We will not be able to continue supporting Node 16 and older bots with this SDK.

4.21.3

5 months ago

This is the December 2023 JS release. This release contains improvements to SN+I functionality.

4.21.1

6 months ago

This is the November 2023 Bot Framework JS SDK patch release. This release contains security related updates.

What's Changed

Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.21.0...4.21.1

4.21.0

6 months ago

This is the October 2023 of the JS SDK. This release contains new Teams features and security fixes.

What's Changed

Teams

Other Changes

New Contributors

Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.20.1...4.21.0

4.20.1

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.20.0...4.20.1

4.20.0

11 months ago

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: https://github.com/microsoft/botbuilder-js/compare/4.19.0...4.20.0

4.19.3

1 year ago

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

What's Changed

4.19.2

1 year ago

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

What's Changed

SSO