Skip to content

Commit ea14249

Browse files
committed
Update the changelog
1 parent 3e27c9c commit ea14249

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## [v3.14.7] (May 23, 2024)
44
### Fixes
55
* Fixed issue where files that failed to compress were not being sent
6-
* Cleaned up the props of the ChannelSettings component to ensure all missed props are applied
7-
* Exported the ChannelSettingsHeader component as default
6+
* Cleaned up the props of the `ChannelSettings` component to ensure all missed props are applied
7+
* Exported the `ChannelSettingsHeader` component as default
88
```
99
import ChannelSettingsHeader from '@sendbird/uikit-react/ChannelSettings/components/ChannelSettingsHeader'
1010
```
@@ -14,6 +14,9 @@
1414
* Implemented an attempt to load based on screen size threshold
1515
* Added `data-testid` to the UI components for making it easily to select them in the QE test
1616

17+
### Features
18+
* Added `MESSAGE_INPUT__PLACE_HOLDER__FROZEN` to StringSet: `'Chat is unavailable in this channel'`
19+
1720
## [v3.14.6] (May 10, 2024)
1821
### Fixes
1922
* Fixed a bug where import statements are not located at the top of the extracted index.css file

0 commit comments

Comments
 (0)