We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80767f9 commit 0f210e1Copy full SHA for 0f210e1
README.md
@@ -325,7 +325,8 @@ The `sb.setErrorFirstCallback(false)` returns callbacks to their original parame
325
326
## Changelogs
327
328
-## v3.0.144(FEB 19, 2021)
+## v3.0.145(MAR 05, 2021)
329
330
-- Add & Delete reaction API bug-fix to support emoji code and URI encoding.
331
-- React native bug fix: Group channel static `buildFromSerializedData()`.
+- Added MetaData Cache feature with new API `getCachedMetaData()`.
+- Corrected type signatures in `getMessagesByTimestamp()` and `getMessagesByMessageId()`.
332
+- Corrected attribute name to `reverse` in `MessageListParams`.
0 commit comments