Skip to content

Commit e2cc809

Browse files
committed
Changelog
1 parent 3320b85 commit e2cc809

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ Breaking changes in this release:
102102
- Resolved [#5463](https://github.com/microsoft/BotFramework-WebChat/issues/5463). Added attachment preview for `sendAttachmentOn: "send"`, in PR [#5464](https://github.com/microsoft/BotFramework-WebChat/pull/5464), by [@compulim](https://github.com/compulim), in PR [#5492](https://github.com/microsoft/BotFramework-WebChat/pull/5492), by [@OEvgeny](https://github.com/OEvgeny)
103103
- Attaching files will no longer remove previously attached files
104104
- Updated Fluent theme to use the new attachment preview feature
105-
- 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 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), in PR [#5771](https://github.com/microsoft/BotFramework-WebChat/pull/5771), by [@OEvgeny](https://github.com/OEvgeny)
106+
- Added `styleOptions.collapsibleGroupingDefaultOpen` to configure whether collapsible part groups are open by default, defaults to `true`
107+
- In the Fluent theme "copilot" variant, collapsible groups now default to closed
106108
- 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)
107109
- Deprecated `hideUploadButton` in favor of `disableFileUpload`.
108110
- Updated `BasicSendBoxToolbar` to rely solely on `disableFileUpload`.

0 commit comments

Comments
 (0)