v3.8.3-patch.4
- fix: solve unocrrect invite notificationfrom #3213
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.3...v3.8.3-patch.4
v3.8.3-patch.3
- fix: solve uncorrect notification when set group info #3172
- refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. #3173
- feat: optimizing BatchGetIncrementalGroupMember #3180
- fix: the sorting is wrong after canceling the administrator in group settings #3185
- fix: solve uncorrect GroupMember enter group notification type. #3188
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.2...v3.8.3-patch.3
v3.8.3-patch.2
- fix: Offline push does not have a badge && Android offline push (#3146) by @icey-yu in https://github.com/openimsdk/open-im-server/pull/3174
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.1...v3.8.3-patch.2
v3.8.3-patch.1
- fix: seq conversion failed without exiting [Created by @withchao from #3052] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3120
- feat: add backup volume && optimize log print [Created by @icey-yu from #3066] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3121
- fix: check error in BatchSetTokenMapByUidPid [Created by @icey-yu from #3076] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3123
- fix: DeleteDoc crash [Created by @withchao from #3078] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3124
- build: improve workflows contents. [Created by @mo3et from #3082] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3125
- fix: the abnormal message has no sending time, causing the SDK to be abnormal [Created by @withchao from #3087] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3126
- fix: crash caused by withdrawing messages from users who have left the group [Created by @withchao from #3100] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3127
- fix: the user sets the conversation timer cleanup timestamp unit incorrectly [Created by @withchao from #3102] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3128
- fix: seq conversion not reading env in docker environment [Created by @withchao from #3130] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3131
Full Changelog: https://github.com/openimsdk/open-im-server-enterprise/compare/v3.8.3-e-v1.1.5...v3.8.3-patch.1-e-v1.1.5
v3.8.4-alpha.1
- build: improve workflows contents. by @mo3et in https://github.com/openimsdk/open-im-server/pull/3082
- build: keep conflict is true in pre release. by @mo3et in https://github.com/openimsdk/open-im-server/pull/3104
- fix: solve stop when merge failed in pre release. by @mo3et in https://github.com/openimsdk/open-im-server/pull/3105
- feat: Add enable config center button && fix: grpc connection leakage [Created by @icey-yu from #3036] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3118
- feat: SendBusinessNotification supported configuration parameters [Created by @withchao from #3048] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3119
- fix: seq conversion failed without exiting [Created by @withchao from #3052] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3120
- feat: add backup volume && optimize log print [Created by @icey-yu from #3066] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3121
- refactor: improve workflows logic. [Created by @mo3et from #3072] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3122
- fix: check error in BatchSetTokenMapByUidPid [Created by @icey-yu from #3076] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3123
- fix: DeleteDoc crash [Created by @withchao from #3078] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3124
- build: improve workflows contents. [Created by @mo3et from #3082] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3125
- fix: the abnormal message has no sending time, causing the SDK to be abnormal [Created by @withchao from #3087] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3126
- fix: crash caused by withdrawing messages from users who have left the group [Created by @withchao from #3100] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3127
- fix: the user sets the conversation timer cleanup timestamp unit incorrectly [Created by @withchao from #3102] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3128
- fix: seq conversion not reading env in docker environment [Created by @withchao from #3130] by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3131
- fix: pre-release-v3.8.4 startup error caused by merging by @withchao in https://github.com/openimsdk/open-im-server/pull/3133
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.3...v3.8.4-alpha.1
v3.8.3
- 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 https://github.com/openimsdk/open-im-server/pull/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 https://github.com/openimsdk/open-im-server/pull/3054
- fix: add autoSetPort && prometheus port discovery by @icey-yu in https://github.com/openimsdk/open-im-server/pull/3059
- fix: node exporter image by @icey-yu in https://github.com/openimsdk/open-im-server/pull/3061
- Fix: prometheus config by @icey-yu in https://github.com/openimsdk/open-im-server/pull/3062
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.2...v3.8.3
v3.8.3
- 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 https://github.com/openimsdk/open-im-server/pull/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 https://github.com/openimsdk/open-im-server/pull/3054
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.2...v3.8.3
v3.8.3
- 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 https://github.com/openimsdk/open-im-server/pull/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 https://github.com/openimsdk/open-im-server/pull/3054
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.2...v3.8.3
v3.8.3
- 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)
- deps: Merge #2959 PRs into pre-release-v3.8.3 by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/2960
- deps: Merge #2958 PRs into pre-release-v3.8.3 by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/2961
- fix: resolving v3.8.3 conflicts by @withchao in https://github.com/openimsdk/open-im-server/pull/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)
- fix: resolving v3.8.3 conflicts by @withchao in https://github.com/openimsdk/open-im-server/pull/3033
- feat: optimize log output: (#3026) (a1b5f05)
- feat: support GetLastMessage: (#3029) (ed0a834)
- fix: resolving v3.8.3 conflicts by @withchao in https://github.com/openimsdk/open-im-server/pull/3044
- 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)
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.2...v3.8.3
v3.8.3
- 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)
- deps: Merge #2959 PRs into pre-release-v3.8.3 by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/2960
- deps: Merge #2958 PRs into pre-release-v3.8.3 by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/2961
- fix: resolving v3.8.3 conflicts by @withchao in https://github.com/openimsdk/open-im-server/pull/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)
- deps: Merge #3022 PRs into pre-release-v3.8.3 by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3023
- fix: resolving v3.8.3 conflicts by @withchao in https://github.com/openimsdk/open-im-server/pull/3033
- deps: Merge #3026 #3029 PRs into pre-release-v3.8.3 by @OpenIM-Robot in https://github.com/openimsdk/open-im-server/pull/3032
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.2...v3.8.3