Skip to content

leancloud-sdk-7.2.2

Choose a tag to compare

@jwfing jwfing released this 05 Feb 01:17
· 463 commits to master since this release

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed: can't update Role bcz totallyOverwrite flag is incorrect.
  • AVIMConversation#getMembers() deeply copy member list for avoiding concurrent exception in flutter.