v3.8.1-rc.4
Pre-release
Pre-release
What's Changed
- fix: the attribute version is obsolete, remove it by @caixiangyue in #2644
- refactor: update Userregister request field. by @mo3et in #2650
- Test Workflow by @icey-yu in #2640
- fix: kick group member callback by @icey-yu in #2643
- fix: route by @icey-yu in #2654
- feat: add GetSpecifiedBlacks interface. by @mo3et in #2656
- Upgrade the Google Firebase version. by @zhanghongzheng6 in #2638
- Fix token by @icey-yu in #2653
- feat: get not notify conversationIDs by @icey-yu in #2658
- feat: GetPinnedConversationIDs by @icey-yu in #2660
- Upgrade the FCM SDK to v4, and use the
SendEach
method instead of theSendAll
method. by @zhaolibo1989 in #2633 - feat: implement GetSpecifiedUserGroupRequestInfo interface. by @mo3et in #2661
- feat: provide the interface required by js sdk by @withchao in #2664
- feat: improve get admin role memberIDs implement. by @mo3et in #2666
- fix: fix update groupName invalid. by @mo3et in #2673
- refactor: change platform to platformID by @icey-yu in #2670
- feat: don`t return nil data by @icey-yu in #2675
- refactor: update fields type in userStatus and check registered. by @mo3et in #2676
- fix: usertoken auth. by @mo3et in #2677
- feat: add friend agree after callback by @icey-yu in #2680
- fix: sn not sort by @withchao in #2682
New Contributors
- @caixiangyue made their first contribution in #2644
- @zhanghongzheng6 made their first contribution in #2638
- @zhaolibo1989 made their first contribution in #2633
Full Changelog: v3.8.1-rc.3...v3.8.1-rc.4