Skip to content

Releases: openimsdk/open-im-server

v3.8.3

14 Jan 10:43
cb4ac19
Compare
Choose a tag to compare

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

v3.8.3-alpha.3

29 Dec 06:55
Compare
Choose a tag to compare
v3.8.3-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: v3.8.3-alpha.2...v3.8.3-alpha.3

v3.8.3-alpha.2

29 Dec 02:48
Compare
Choose a tag to compare
v3.8.3-alpha.2 Pre-release
Pre-release

What's Changed

  • 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)

Full Changelog: v3.8.3-alpha.1...v3.8.3-alpha.2

v3.8.3-alpha.1

12 Dec 11:07
Compare
Choose a tag to compare
v3.8.3-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.8.2...v3.8.3-alpha.1

v3.8.2

25 Nov 10:37
c328d39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.1...v3.8.2

v3.8.2-alpha.2

04 Nov 06:59
047fa33
Compare
Choose a tag to compare
v3.8.2-alpha.2 Pre-release
Pre-release

What's Changed

  • fix: improve time condition check mehtod.: (#2804) (53cf2c0)
  • fix: webhook before online push: (#2805) (a4eae35)
  • fix: solve err Notification when setGroupInfo.: (#2806) (5af41e8)
  • fix: set own read seq in MongoDB when sender send a message.: (#2808) (07d30a6)

Full Changelog: v3.8.2-alpha.1...v3.8.2-alpha.2

v3.8.2-alpha.1

25 Oct 10:24
59c4c75
Compare
Choose a tag to compare
v3.8.2-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: add webhooks of online status and remove zookeeper configuration.: (#2716) (87f79d3)
  • fix: the message I sent is not set to read seq in mongodb: (#2718) (598750e)
  • fix: cannot modify group member avatars: (#2719) (3167f99)
  • fix: auth package import twice: (#2724) (e7c7bf3)
  • fix: change update group member level logic: (#2730) (a2110e4)
  • feat: Add More Multi Login Policy: (#2770) (9e8a389)
  • fix: join the group chat directly, notification type error: (#2772) (0b612c1)
  • fix: joinSource check args error.: (#2773) (a84f7bd)
  • feat: Push configuration can ignore case sensitivity: (#2775) (0d03b46)
  • fix: Change group member roleLevel can`t send notification: (#2777) (43919bc)
  • fix: client sends message status error to server: (#2779) (b5ef71f)
  • fix: improve setConversationAtInfo logic.: (#2782) (0207f1d)
  • fix: del UserB's conversation version cache when userA set conversati…: (#2785) (9baf1ff)
  • chore: remove unused content: (#2786) (bbac036)
  • Revert: Change group member roleLevel can`t send notification: (#2789) (4be508a)
  • fix: improve transfer Owner logic when newOwner is mute.: (#2790) (b36b695)
  • fix: improve getUserInfo logic.: (#2792) (312c8ba)

New Contributors

Full Changelog: v3.8.1...v3.8.2-alpha.1

v3.8.1

30 Sep 04:20
da040b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.0...v3.8.1

v3.8.1-rc.4

29 Sep 06:35
765fa17
Compare
Choose a tag to compare
v3.8.1-rc.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.8.1-rc.3...v3.8.1-rc.4

v3.8.1-rc.3

23 Sep 06:18
67f3019
Compare
Choose a tag to compare
v3.8.1-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v3.8.1-rc.2...v3.8.1-rc.3