microsoft/BotFramework-WebChat v4.18.0
microsoft/BotFramework-WebChat
Captured source
source ↗published Jul 11, 2024seen 1dcaptured 13hhttp 200method plain
[4.18.0] - 2024-07-10
Repository: microsoft/BotFramework-WebChat
Tag: v4.18.0
Published: 2024-07-11T04:10:54Z
Prerelease: no
Release notes:
Subresource Integrity
> The CDN URL will be online in about a day after we completed publish to NPM.
Changelog
[4.18.0] - 2024-07-10
Added
- (Experimental) Added initial decorators support, in PR #5205, by @OEvgeny
- Introduced internal
botframework-webchat-api/decoratorimport, in PR #5205, by @OEvgeny - Added
DecoratorComposerandActivityDecoratorto be used for decorating activity border, in PR #5205, by @OEvgeny
Fixed
- Read deeper into citation objects in order to provide names, in PR #5215, by @beyackle2
- Improved performance for
useActivityWithRenderer, in PR #5172, by @OEvgeny - Fixes #5162. Improved performance for
useActivityTreeWithRenderer, in PR #5163, by @compulim - Fixes #5175.
PrecompiledGlobalize.jsis emitted instead of.cjs, by @compulim in PR #5181 - Improved performance for
BasicTranscript, in PR #5183, by @OEvgeny - Fixed potential memory usage issues caused by
useActivitiesWithRenderer, in PR #5183, by @OEvgeny - Improved performance for
useMemoized, in PR #5190, by @OEvgeny - Fixed send box zoomed in when clicked on mobile Safari, in PR #5192, by @OEvgeny
- Added missing support for chat history scroll with keyboard when Fluent send box is focused, in PR #5191, by @OEvgeny
- Fixed DTMF command usage sent by telephone keypad, in PR #5198, by @OEvgeny
- Fixed decorator import in legacy CommonJS environments, in #5231, by @OEvgeny
Changed
- Bumped all dependencies to the latest versions, by @compulim in PR #5174 and PR #5181
- Production dependencies
- `classnames@2.5.1`
- `core-js@3.37.0`
- `deep-freeze-strict@1.1.1`
- `merge-refs@1.3.0`
- `mime@4.0.3`
- `p-defer@4.0.1`
- `redux-saga@1.3.0`
- `redux@5.0.1`
- `sanitize-html@2.13.0`
- `swiper@8.4.7`
- `whatwg-fetch@3.6.20`
- Development dependencies
- `@fluentui/react-components@9.49.2`
- `@types/node@20.12.11`
- `@typescript-eslint/eslint-plugin@7.8.0`
- `@typescript-eslint/parser@7.8.0`
- `adm-zip@0.5.12`
- `dotenv@16.4.5`
- `esbuild@0.21.1`
- `eslint-plugin-import@2.29.1`
- `eslint-plugin-prettier@5.1.3`
- `eslint-plugin-react-hooks@4.6.2`
- `eslint-plugin-react@7.34.1`
- `eslint-plugin-security@3.0.0`
- `eslint@8.57.0`
- `html-webpack-plugin@5.6.0`
- `husky@9.0.11`
- `jest-image-snapshot@6.4.0`
- `lint-staged@15.2.2`
- `nodemon@3.1.0`
- `nopt@7.2.1`
- `p-defer@4.0.1`
- `prettier@3.2.5`
- `selenium-webdriver@4.20.0`
- `serve@14.2.3`
- `source-map-loader@5.0.0`
- `terser-webpack-plugin@5.3.10`
- `tsd@0.31.0`
- `type-fest@4.18.2`
- `typescript@5.4.5`
- `webpack@5.91.0`