Skip to content

Commit 7c61d09

Browse files
HoonBaekAhyoungRyu
andauthored
release: v3.14.10 (#1135)
[SDKRLSD-1314](https://sendbird.atlassian.net/browse/SDKRLSD-1314) ## [v3.14.10] (June 13, 2024) ### Fixes - Replaced onlight-05 with onlight-03 since onlight-05 doesn't exist in the product design guide. - Added the `onClose` event to the modals inside of the `FileViewer` components. [SDKRLSD-1314]: https://sendbird.atlassian.net/browse/SDKRLSD-1314?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: Ahyoung Ryu <[email protected]>
1 parent 280cbd5 commit 7c61d09

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog - v3
22

3+
## [v3.14.10] (June 13, 2024)
4+
### Fixes
5+
- Replaced onlight-05 with onlight-03 since onlight-05 doesn't exist in the product design guide.
6+
- Added the `onClose` event to the modals inside of the `FileViewer` components.
7+
38
## [v3.14.9] (June 7, 2024)
49
### Fixes
510
- Resolved an issue where M4A format audio files were not playing in Safari. M4A files are now parsed as `audio/x-m4a` to ensure proper playback.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/uikit-react",
3-
"version": "3.14.9",
3+
"version": "3.14.10",
44
"description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.",
55
"keywords": [
66
"sendbird",

0 commit comments

Comments
 (0)