Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

v1.8.6

Choose a tag to compare

@bang9 bang9 released this 11 Nov 08:10
· 24 commits to develop since this release

[1.8.6] (Nov 11, 2024)

Feat:

  • Added localCacheEnabled flag to control the use of local cache in the Chat SDK.

Fix:

  • Use disconnectWebsocket instead of disconnect (applied changes from PR #1219)
  • Prevent changes to the theme if it has already been added by other logic.