Skip to content

Releases: microsoft/BotFramework-DirectLineJS

v0.15.5

10 Oct 19:10
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[Unreleased]

[0.15.5] - 2023-10-10

Added

  • Direct Line Streaming: Added networkInformation option to assist detection of connection issues, by @compulim, in PR #412

[0.15.4] - 2023-06-05

Changed

[0.15.3] - 2023-06-05

Fixed

  • Fixed #398. In DirectLineStreaming, all calls to async function should be caught and rethrow appropriately, by @compulim in PR #399

[0.15.2] - 2023-03-21

Changed

[0.15.1] - 2022-02-09

Changed

[0.15.0] - 2021-07-29

Changed

[0.14.1] - 2021-02-10

Changed

[0.14.0] - 2021-02-09

Added

  • Create better handling of Web Socket errors, by @compulim, in PR #324
  • Added setUserId() function to set user ID before connection, by @timenick, in PR #316

[0.13.1] - 2020-09-09

Changed

[0.13.0] - 2020-08-17

Added

  • Added conversationStartProperties and locale, by @timenick, in PR #293

Fixed

[0.12.0] - 2020-06-04

Added

  • Added support of Direct Line App Service Extension, by @ckkashyap, in PR #183 and #274
  • Added support for Retry-After header and version information to x-ms-bot-agent header, by @swagatmishra2007, in PR #247
    • Also improved testability of the package

Changed

[0.11.6] - 2019-10-25

Fixed

[0.11.5] - 2019-09-30

Breaking Changes

  • Build folders updated
    • /dist/ contains JavaScript bundle
      • /dist/directline.js is now in lowercase
    • /lib/ contains ES modules and type definitions
  • Build scripts updated
    • npm run build: Development build, with instrumentation code, one-off
    • npm run start: Development build, with instrumentation code, with watch
    • npm run prepublishOnly: Production build, minified, one-off

Changed

Read more

v0.15.4

05 Jun 21:50
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[Unreleased]

[0.15.4] - 2023-06-05

Changed

[0.15.3] - 2023-06-05

Fixed

  • Fixed #398. In DirectLineStreaming, all calls to async function should be caught and rethrow appropriately, by @compulim in PR #399

[0.15.2] - 2023-03-21

Changed

[0.15.1] - 2022-02-09

Changed

[0.15.0] - 2021-07-29

Changed

[0.14.1] - 2021-02-10

Changed

[0.14.0] - 2021-02-09

Added

  • Create better handling of Web Socket errors, by @compulim, in PR #324
  • Added setUserId() function to set user ID before connection, by @timenick, in PR #316

[0.13.1] - 2020-09-09

Changed

[0.13.0] - 2020-08-17

Added

  • Added conversationStartProperties and locale, by @timenick, in PR #293

Fixed

[0.12.0] - 2020-06-04

Added

  • Added support of Direct Line App Service Extension, by @ckkashyap, in PR #183 and #274
  • Added support for Retry-After header and version information to x-ms-bot-agent header, by @swagatmishra2007, in PR #247
    • Also improved testability of the package

Changed

[0.11.6] - 2019-10-25

Fixed

[0.11.5] - 2019-09-30

Breaking Changes

  • Build folders updated
    • /dist/ contains JavaScript bundle
      • /dist/directline.js is now in lowercase
    • /lib/ contains ES modules and type definitions
  • Build scripts updated
    • npm run build: Development build, with instrumentation code, one-off
    • npm run start: Development build, with instrumentation code, with watch
    • npm run prepublishOnly: Production build, minified, one-off

Changed

Read more

v0.15.3

05 Jun 20:07
Compare
Choose a tag to compare

Changelog

[0.15.3] - 2023-06-05

Fixed

  • Fixed #398. In DirectLineStreaming, all calls to async function should be caught and rethrow appropriately, by @compulim in PR #399

v0.15.2

22 Mar 01:30
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[Unreleased]

[0.15.2] - 2023-03-21

Changed

[0.15.1] - 2022-02-09

Changed

[0.15.0] - 2021-07-29

Changed

[0.14.1] - 2021-02-10

Changed

[0.14.0] - 2021-02-09

Added

  • Create better handling of Web Socket errors, by @compulim, in PR #324
  • Added setUserId() function to set user ID before connection, by @timenick, in PR #316

[0.13.1] - 2020-09-09

Changed

[0.13.0] - 2020-08-17

Added

  • Added conversationStartProperties and locale, by @timenick, in PR #293

Fixed

[0.12.0] - 2020-06-04

Added

  • Added support of Direct Line App Service Extension, by @ckkashyap, in PR #183 and #274
  • Added support for Retry-After header and version information to x-ms-bot-agent header, by @swagatmishra2007, in PR #247
    • Also improved testability of the package

Changed

[0.11.6] - 2019-10-25

Fixed

[0.11.5] - 2019-09-30

Breaking Changes

  • Build folders updated
    • /dist/ contains JavaScript bundle
      • /dist/directline.js is now in lowercase
    • /lib/ contains ES modules and type definitions
  • Build scripts updated
    • npm run build: Development build, with instrumentation code, one-off
    • npm run start: Development build, with instrumentation code, with watch
    • npm run prepublishOnly: Production build, minified, one-off

Changed

Read more

[0.15.1] - 2022-02-09

09 Feb 15:15
Compare
Choose a tag to compare

Changed

[0.15.0] - 2021-07-29

[0.14.1] - 2021-02-10

10 Feb 21:49
Compare
Choose a tag to compare

[0.14.0] - 2021-02-09

10 Feb 21:49
Compare
Choose a tag to compare

Added

  • Create better handling of Web Socket errors, by @compulim, in PR #324
  • Added setUserId() function to set user ID before connection, by @timenick, in PR #316

[0.13.1] - 2020-09-09

09 Sep 22:05
Compare
Choose a tag to compare

[0.13.0] - 2020-08-17

17 Aug 21:14
Compare
Choose a tag to compare

Added

  • Added conversationStartProperties and locale, by @timenick, in PR #293

Fixed