Skip to content

Milestones

List view

  • Due by November 16, 2022
    13/13 issues closed
  • No due date
    2/2 issues closed
  • Accessibility push

    Due by June 16, 2022
    9/9 issues closed
  • No due date
    17/26 issues closed
  • No due date
    21/21 issues closed
  • No due date
    0/2 issues closed
  • Due by March 26, 2021
    6/6 issues closed
  • No due date
    1/1 issues closed
  • No due date
    53/53 issues closed
  • Due by October 30, 2020
    27/27 issues closed
  • Due by March 16, 2020
    15/15 issues closed
  • Due by March 5, 2019
    5/5 issues closed
  • Due by January 19, 2019
    9/9 issues closed
  • Due by January 4, 2019
    6/6 issues closed
  • Due by February 14, 2019
    67/69 issues closed
  • ### Added - Build: Development build now include instrumentation code, updated build scripts - `npm run build` will build for development with instrumentation code - `npm run prepublishOnly` will build for production - `npm run watch` will also run Webpack in watch loop - Build: Automated testing using visual regression testing technique in [#1323](https://github.com/Microsoft/BotFramework-WebChat/pull/1323) - [Docker-based](https://github.com/SeleniumHQ/docker-selenium) automated testing using headless Chrome and [Web Driver](https://npmjs.com/packages/selenium-webdriver) - Screenshot comparison using [`jest-image-snapshot`](https://npmjs.com/packages/jest-image-snapshot) and [`pixelmatch`](https://npmjs.com/package/pixelmatch) - Code is instrumented using [`istanbul`](https://npmjs.com/package/istanbul) - Test report is hosted on [Coveralls](https://coveralls.io/github/compulim/BotFramework-WebChat) - Added French localization, by [@tao1](https://github.com/tao1) in PR [#1327](https://github.com/Microsoft/BotFramework-WebChat/pull/1327) - Fix [#1344](https://github.com/Microsoft/BotFramework-WebChat/issues/1344), by updating `README.md` and adding validation logic for `userID` props, in [#1447](https://github.com/Microsoft/BotFramework-WebChat/pull/1447) - If `userID` props present and also embedded in Direct Line token, will use the one from Direct Line token - If `userID` props present, they must be string and not prefixed with `dl_`, to avoid confusion between `userID` props and Direct Line embedded user ID (which is forgery-proof) - If `userID` props does not pass the validation test or not specified, Web Chat will use `default-user` instead - Added support for Cognitive Services Speech to Text and Text to Speech in PR [#1442](https://github.com/Microsoft/BotFramework-WebChat/pull/1442) ### Changed - Core: Saga will run after custom middleware, in [#1331](https://github.com/Microsoft/BotFramework-WebChat/pull/1331) - Custom middleware run before saga to allow user to modify default behavior - Build: Bump dependencies, in [#1303](https://github.com/Microsoft/BotFramework-WebChat/pull/1303) - `@babel` - `@babel/[email protected]` - `@babel/[email protected]` - `@babel/[email protected]` - `@babel/[email protected]` - `@babel/[email protected]` - `@babel/[email protected]` - `@babel/[email protected]` - `@babel/[email protected]` - `@babel/[email protected]` - `[email protected]` - `jest` - `[email protected]` - `[email protected]` - `[email protected]` - `[email protected]` - `webpack` - `[email protected]` - `[email protected]` - Fix Russian localization by [@odysseus1973](https://github.com/odysseus1973) in PR [#1377](https://github.com/Microsoft/BotFramework-WebChat/pull/1377) ### Fixed - Fix [#1397](https://github.com/Microsoft/BotFramework-WebChat/issues/1397). Patched activities without `from` field, in PR [#1405](https://github.com/Microsoft/BotFramework-WebChat/pull/1405) - Fix [#1237](https://github.com/Microsoft/BotFramework-WebChat/issues/1237). Added new sample called `migration`, by [@corinagum](https://github.com/corinagum) in PR [#1398](https://github.com/Microsoft/BotFramework-WebChat/pull/1398) - Fix [#1332](https://github.com/Microsoft/BotFramework-WebChat/issues/1332). Updated sample names and add table to README, by [@corinagum](https://github.com/corinagum) in PR [#1435](https://github.com/Microsoft/BotFramework-WebChat/pull/1435) - Fix [#1125](https://github.com/Microsoft/BotFramework-WebChat/issues/1125). Added error handling for Adaptive Card JSON render, by [@corinagum](https://github.com/corinagum) in PR [#1395](https://github.com/Microsoft/BotFramework-WebChat/pull/1395) - Build: Webpack watch mode now emits non-minified code for shorter dev RTT, in [#1331](https://github.com/Microsoft/BotFramework-WebChat/pull/1331) ### Samples - Backchannel: [Inject custom data into every `POST_ACTIVITY`](https://microsoft.github.io/BotFramework-WebChat/15.backchannel-piggyback-on-outgoing-activities/), in [#1331](https://github.com/Microsoft/BotFramework-WebChat/pull/1331) - UI: [Minimizable Web Chat](https://microsoft.github.io/BotFramework-WebChat/12.customization-minimizable-web-chat/), in [#1290](https://github.com/Microsoft/BotFramework-WebChat/pull/1290) - Others: [Using Web Chat v3](https://microsoft.github.io/BotFramework-WebChat/webchat-v3/), in [#1287](https://github.com/Microsoft/BotFramework-WebChat/pull/1287) - Speech: [Cognitive Services Speech to Text and Text to Speech](https://github.com/Microsoft/BotFramework-WebChat/tree/master/samples/6.c.cognitive-services-speech-services-js) (both subscription key and authorization token flow) - Speech: [Cognitive Services Speech to Text using lexical result](https://github.com/Microsoft/BotFramework-WebChat/tree/master/samples/6.e.cognitive-services-speech-services-with-lexical-result) (text normalization)

    Due by December 15, 2018
    29/29 issues closed
  • Due by October 31, 2018
    26/26 issues closed
  • Due by December 31, 2018
  • Due by September 23, 2018
  • No due date
    2/2 issues closed
  • Targeting IGNITE conference.

    Due by September 24, 2018
    9/9 issues closed
  • https://github.com/Microsoft/BotFramework-WebChat/releases/tag/v0.14.2

    Due by August 16, 2018
    5/5 issues closed
  • https://github.com/Microsoft/BotFramework-WebChat/releases/tag/v0.13.1

    Due by May 1, 2018
    2/2 issues closed
  • https://github.com/Microsoft/BotFramework-WebChat/releases/tag/v0.14.0

    Due by June 26, 2018
    4/4 issues closed
  • https://github.com/Microsoft/BotFramework-WebChat/releases/tag/v0.14.1

    Due by July 31, 2018
    7/7 issues closed
  • https://github.com/Microsoft/BotFramework-WebChat/releases/tag/v0.13.0

    No due date
  • https://github.com/Microsoft/BotFramework-WebChat/releases/tag/v0.12.1

    No due date
    5/5 issues closed
  • https://github.com/Microsoft/BotFramework-WebChat/releases/tag/v0.12.0

    No due date
    30/30 issues closed