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 0ea29e7 commit 9ecaab3Copy full SHA for 9ecaab3
CHANGELOG.md
@@ -1,7 +1,4 @@
1
# Changelog
2
-
3
-## v4.6.0 (Mar 16, 2023)
4
5
## v4.6.0 (Mar 16, 2023)
6
### **Features**
7
### **Set your own Local Caching DB size**
@@ -21,6 +18,7 @@ const localCacheConfig: LocalCacheConfig = new LocalCacheConfig({
21
18
- Fixed a bug where SDK reconnects internally in disconnected state after `disconnectWebsocket()` is called
22
19
- Fixed a bug to use `MemoryStore` when SDK is running in a browser that does not support `indexedDB`
23
20
- Improvement stability
+
24
## v4.5.0 (Mar 3, 2023)
25
26
### **Polls in Open Channel**
0 commit comments