Skip to content

Commit

Permalink
Release - 4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment committed Aug 14, 2024
1 parent 6a2f30e commit 0f3569f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## v4.14.1 (Aug 14, 2024)

### **Feature**
Support `pinned message` in `OpenChannel`
- Added `pinnedMessageIds` property in `BaseChannel`
- Added `createPinnedMessageListQuery` method in `BaseChannel`
- Added `pinMessage` method in `BaseChannel`
- Added `unpinMessage` method in `BaseChannel`
- Added `lastPinnedMessage` property in `OpenChannel`
- Added `onPinnedMessageUpdated` in `OpenChannelHandler`


### **Improvements**
- Added `customTypeFilters` in `UnreadItemCountParams`
## v4.14.0 (Aug 07, 2024)

### **Feature**
Expand Down

0 comments on commit 0f3569f

Please sign in to comment.