Skip to content

Commit 4c30c64

Browse files
committed
v3.0.133
1 parent fb96f62 commit 4c30c64

File tree

6 files changed

+317
-105
lines changed

6 files changed

+317
-105
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v3.0.133(SEP 4, 2020)
4+
5+
- Added `nicknameStartsWithFilter` in `ApplicationUserListQuery`.
6+
37
## v3.0.132(AUG 21, 2020)
48

59
- Added `creator` in `BaseChannel`.

README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,11 @@ Check out [Basic Sample with SyncManager](https://github.com/sendbird/Sendbird-J
5252

5353
# [Documentation](https://docs.sendbird.com/javascript)
5454

55-
## v3.0.132(AUG 21, 2020)
55+
## v3.0.133(SEP 4, 2020)
5656

5757
If you want to check the record of other version, go to [Change Log](https://github.com/sendbird/Sendbird-SDK-JavaScript/blob/master/CHANGELOG.md).
5858

59-
60-
- Added `creator` in `BaseChannel`.
61-
- Added `isOperatorMessage` in `BaseMessage`.
62-
- Added `copyUserMessage()` and `copyFileMessage()` in `BaseChannel`.
63-
- Change the type of all `messageId`s to `number`.
64-
- Bug-fix in wrong channel info in `onChannelFrozen` callback.
65-
- Bug-fix in unread member count and unread delivery count.
59+
- Added `nicknameStartsWithFilter` in `ApplicationUserListQuery`.
6660

6761
## [Change Log](https://github.com/sendbird/Sendbird-SDK-JavaScript/blob/master/CHANGELOG.md)
6862

0 commit comments

Comments
 (0)