v3.8.3-patch.3
Pre-release
Pre-release
·
424 commits
to main
since this release
Changelog
- 9d105d6 fix: get group member info maybe failed. (#881)
- afebca3 fix: directly deduplicate the messages pulled from the server. (#874)
- 5500f4d fix: sync self conversation's avatar when user's info changed. (#871)
- 85d51fd fix: add a manually triggered IM message synchronization mechanism to prevent message recall failure due to seq=0. (#869)
- 8f704b3 fix: modify the historical message retrieval interface to address the message gap problem caused by server crashes or redis seq cache expired. (#857)
- d24833b optimize the freeze caused by too many friends and group applications && fix: GetConversationIDBySessionType returns a string with escape characters. (#853)
- b01a551 fix: refine exception message handling to prevent duplicate messages … (#841)
- d7749bd build: improve workflows contents. (#843)