Commit 7a4a467
authored
chore: update chat sdk version (#960)
v4.10.8 includes following changes:
- **Fixed issue where the parent message retrieved from the cache is a
multiple files message and is not parsed correctly**
- **Fixed bug where `onMessagesUpdated()` event do not called if
localCacheEnable is `false`**
- _Added appState check when throwing network exception_
- _Fixed a bug where onMentionReceived event is called when a mention is
deleted_
- _Fixed a bug: sendbird.min.js does not set the SDK to global object_
- _Fixed bug in LogLevel order_
- _Added extendedMessagePayload to UserMessageCreateParams_1 parent 1733849 commit 7a4a467
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2648 | 2648 | | |
2649 | 2649 | | |
2650 | 2650 | | |
2651 | | - | |
2652 | | - | |
2653 | | - | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
2654 | 2654 | | |
2655 | 2655 | | |
2656 | 2656 | | |
2657 | 2657 | | |
2658 | 2658 | | |
2659 | | - | |
| 2659 | + | |
2660 | 2660 | | |
2661 | 2661 | | |
2662 | 2662 | | |
| |||
2678 | 2678 | | |
2679 | 2679 | | |
2680 | 2680 | | |
2681 | | - | |
| 2681 | + | |
2682 | 2682 | | |
2683 | 2683 | | |
2684 | 2684 | | |
| |||
0 commit comments