Skip to content

v3.1.7

Compare
Choose a tag to compare
@liamcho liamcho released this 07 Jan 07:12
· 38 commits to master since this release
  • Applied type narrowing to BaseMessage, BaseChannel and messageCallback.
  • Replaced all File type with the new FileType for React Native support.
  • Fixed create channel with cover image error in React Native.
  • Fixed child message's parentMessage update on parent message update when local cache is enabled.
  • Added applyParentMessage in BaseMessage.
  • Improved stability.