Skip to content

Commit 3df7b65

Browse files
Update CHANGELOG.md
Co-authored-by: Eugene <EOlonov@gmail.com>
1 parent 5c4b931 commit 3df7b65

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,10 @@ Notes: web developers are advised to use [`~` (tilde range)](https://github.com/
102102
- Attaching files will no longer remove previously attached files
103103
- Updated Fluent theme to use the new attachment preview feature
104104
- Added collapsible activity and activity with abstract handling, in PR [#5506](https://github.com/microsoft/BotFramework-WebChat/pull/5506), in PR [#5513](https://github.com/microsoft/BotFramework-WebChat/pull/5513), by [@OEvgeny](https://github.com/OEvgeny)
105-
- Added `disableFileUpload` flag to completelly disable file upload feature,
106-
- Deprecated `hideUploadButton` in favor of `disableFileUpload`. Added rectification logic in `patchStyleOptionsFromDeprecatedProps.js`.
107-
- Updated `BasicSendBoxToolbar` to rely solely on `disableFileUpload`.
108-
- Improved test to simulate keyboard and mouse behavior instead of DOM-only checks.
109-
in PR [#5508](https://github.com/microsoft/BotFramework-WebChat/pull/5508), by [@JamesNewbyAtMicrosoft](https://github.com/JamesNewbyAtMicrosoft)
105+
- Added `disableFileUpload` flag to completelly disable file upload feature, in PR [#5508](https://github.com/microsoft/BotFramework-WebChat/pull/5508), by [@JamesNewbyAtMicrosoft](https://github.com/JamesNewbyAtMicrosoft)
106+
- Deprecated `hideUploadButton` in favor of `disableFileUpload`.
107+
- Updated `BasicSendBoxToolbar` to rely solely on `disableFileUpload`.
108+
110109

111110
### Changed
112111

0 commit comments

Comments
 (0)