Skip to content

v3.8.3

Latest
Compare
Choose a tag to compare
@icey-yu icey-yu released this 14 Jan 10:43
cb4ac19

What's Changed

  • fix: Wrong Redis Error Check: (#2891) (cf740a1)
  • chore: update admin front image version: (#2893) (c353f55)
  • fix: improve crontask delete outdated Data.: (#2901) (83ac4e8)
  • fix: go mod: (#2906) (de57e20)
  • fix: group member update face_url: (#2910) (1534575)
  • fix: update set seq implement.: (#2911) (1447732)
  • feat: seq user and conversation seq synchronization: (#2924) (17d5df8)
  • feat: Change upload logs systemType to AppFramework.: (#2927) (120afdf)
  • fix:Only print panic function frame && feat: log.ZPanic: (#2947) (92ea52f)
  • fix: server can return isEnd to control fetch messages when sdk pull …: (#2949) (42136c6)
  • fix: fetch message return isEnd and endSeq panic.: (#2959) (1eaae5f)
  • fix: seq user and conversation seq synchronization: (#2958) (97f506c)
  • fix: resolving v3.8.3 conflicts by @withchao in #3018
  • Add a lead time for the token's issuance time.: (#2914) (7563aff)
  • fix: rpc panic recover: (#2957) (b802437)
  • fix: modifying other fields while setting IsPrivateChat does not take effect: (#2972) (5a8f82d)
  • docs: improve deployment docs in kubernetes.: (#2973) (4c53732)
  • fix: when fetching a referenced message, it indicates that the original message has been deleted.: (#2977) (fdc97c6)
  • feat: Optimize Scheduled Task: (#2985) (e989506)
  • feat: Optimizing RPC call: (#2993) (e3f609b)
  • feat: optimize error stack information: (#2995) (5503443)
  • fix: when unable EnableHistoryForNewMembers, new group member can read last one message.: (#3001) (8702529)
  • fix: redis save error when KickTokens: (#3002) (66abd9e)
  • feat: support message cache: (#3007) (8b79a76)
  • fix: The message @ information will be set only for members in the gr…: (#3009) (dec423e)
  • fix: online status error: (#3022) (435d8bb)
  • feat: optimize log output: (#3026) (a1b5f05)
  • feat: support GetLastMessage: (#3029) (ed0a834)
  • feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return: (#3038) (1e8a106)
  • fix: GetUsersOnline returns an error in the online list: (#3040) (3f58f3e)
  • fix: Service Discovery err in v3.8.3 by @icey-yu in #3054
  • fix: add autoSetPort && prometheus port discovery by @icey-yu in #3059
  • fix: node exporter image by @icey-yu in #3061
  • Fix: prometheus config by @icey-yu in #3062

Full Changelog: v3.8.2...v3.8.3