Skip to content

Commit

Permalink
Update CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
sf-tyler-jeong committed Jan 31, 2024
1 parent 9bc198a commit f0ec888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#### Local Caching for Android and iOS (Not supported for Web yet)
> Local caching enables Sendbird Chat SDK for Flutter to cache and retrieve group channel and message data locally. Its benefits include reducing refresh time and allowing a client app to create a channel list or a chat view that can work online as well as offline.
> The local caching feature is used by default.
> The local caching feature is enabled by default.
- Added `useCollectionCaching` in `SendbirdChatOptions` (The default value is `true`)
- Added `getCachedDataSize()`, `clearCachedData()` and `clearCachedMessages()` in `SendbirdChat`
Expand Down

0 comments on commit f0ec888

Please sign in to comment.