v3.8.3-patch.14
·
3 commits
to v3.8.3-patch
since this release
What's Changed
- fix: add safe submodule in workflows in v3.8.3-patch. by @mo3et in #1009
- fix: resolve SQL injection in SearchLocalMessages in v3.8.3-patch branch. by @mo3et in #1023
- fix: Resolved the issue where the delete message method only performs local deletion when the seq is 0 in v3.8.3-patch branch. by @mo3et in #1027
- fix: test by @icey-yu in #1038
- fix: create group group by @icey-yu in #1039
- fix: solve incorrect conversationID generate and solve incorrect error handle in v3.8.3-patch by @mo3et in #1041
- fix: delete sending failed msg by @icey-yu in #1055
- fix: copier.Copy missing field (#1066) by @withchao in #1067
- fix: infinite loop caused by some members being unable to retrieve data by @withchao in #1072
- fix: refactor message handling and improve attached info parsing by @withchao in #1073
- fix: optimize conversation message handling and improve message synchronization by @withchao in #1078
- fix: optimize conversation message handling and improve message synchronization by @withchao in #1080
- feat: sorted send msg by @icey-yu in #1065
- fix: can not receive OnJoinedGroupAdded notification by @WhereAreBugs in #1081
- fix the problem that abnormal groups are still synced with error, then failed to sync by @WhereAreBugs in #1086
- V3.8.3 patch opti by @FGadvancer in #1088
- fix: handle record not found errors in group and friend list retrieval by @withchao in #1100
- feat: wasm support application layer ping (#936) by @dsx137 in #1103
- bugfix(arr): ensure 16KB page size support on v3.8.3-patch by @FGadvancer in #1104
- fix(chat_log): repair abnormal messages with sendTime=0 to restore no… by @FGadvancer in #1106
New Contributors
Full Changelog: v3.8.3-patch.10...v3.8.3-patch.14