Skip to content

v3.8.3-patch.11

Pre-release
Pre-release

Choose a tag to compare

@FGadvancer FGadvancer released this 17 Dec 10:39
· 13 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

Full Changelog: v3.8.3-patch.10...v3.8.3-patch.11