Skip to content

Commit 391e215

Browse files
authored
[2.4.3] (Nov 1 2021) (#55)
- Bugfix * Use OpenChannel in the getOpenChannelDeleteMessage * Do not try to reconnect when current channel is not selected * Do not update user info when nickname or profil url are empty string * Update latest message value on channelListItem only if the latest message is edited * Add string set for hardcorded strings that are used in the selecting channel type modal * String set update
1 parent af002a1 commit 391e215

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Changelog
22

3+
## [2.4.3] (Nov 1 2021)
4+
- Bugfix
5+
* Use OpenChannel in the getOpenChannelDeleteMessage
6+
* Do not try to reconnect when current channel is not selected
7+
* Do not update user info when nickname or profil url are empty string
8+
* Update latest message value on channelListItem only if the latest message is edited
9+
* Add string set for hardcorded strings that are used in the selecting channel type modal
10+
* String set update
11+
312
## [2.4.2](Sep 30 2021)
413
- Bugfix
5-
*Use simple logic to calculate isByMe
6-
*Use flex-end instead of end
7-
*Add null check for sdk and sdk.ChannelHandler before createEventHandler
8-
*Fix SENDING_MESSAGE_START payload mismatch
14+
* Use simple logic to calculate isByMe
15+
* Use flex-end instead of end
16+
* Add null check for sdk and sdk.ChannelHandler before createEventHandler
17+
* Fix SENDING_MESSAGE_START payload mismatch
918

1019
## [2.4.1](Sep 9 2021)
1120

0 commit comments

Comments
 (0)