Skip to content

Releases: openimsdk/openim-sdk-core

v3.8.3-patch.3

07 Mar 10:10
Compare
Choose a tag to compare
v3.8.3-patch.3 Pre-release
Pre-release

Changelog

  • 9d105d6 fix: get group member info maybe failed. (#881)
  • afebca3 fix: directly deduplicate the messages pulled from the server. (#874)
  • 5500f4d fix: sync self conversation's avatar when user's info changed. (#871)
  • 85d51fd fix: add a manually triggered IM message synchronization mechanism to prevent message recall failure due to seq=0. (#869)
  • 8f704b3 fix: modify the historical message retrieval interface to address the message gap problem caused by server crashes or redis seq cache expired. (#857)
  • d24833b optimize the freeze caused by too many friends and group applications && fix: GetConversationIDBySessionType returns a string with escape characters. (#853)
  • b01a551 fix: refine exception message handling to prevent duplicate messages … (#841)
  • d7749bd build: improve workflows contents. (#843)

v3.8.3-patch.2

03 Mar 06:50
Compare
Choose a tag to compare

What's Changed

  • fix: add a manually triggered IM message synchronization mechanism to… by @FGadvancer in #869
  • fix: sync self conversation's avatar when user's info changed. by @FGadvancer in #871
  • fix: directly deduplicate the messages pulled from the server. by @FGadvancer in #874

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

v3.8.3-patch.1

25 Feb 10:30
Compare
Choose a tag to compare

What's Changed

  • build: improve workflows contents. by @mo3et in #843
  • fix: refine exception message handling to prevent duplicate messages … by @FGadvancer in #841
  • optimize the freeze caused by too many friends and group applications && fix: GetConversationIDBySessionType returns a string with escape characters. by @FGadvancer in #853
  • fix: modify the historical message retrieval interface to address the message gap problem caused by server crashes or redis seq cache expired. by @FGadvancer in #857

Full Changelog: v3.8.3...v3.8.3-patch.1

v3.8.4-alpha.3

11 Feb 10:44
Compare
Choose a tag to compare
v3.8.4-alpha.3 Pre-release
Pre-release

What's Changed

  • fix: modify the historical message retrieval interface to address the message gap problem caused by server crashes or redis seq cache expired. by @FGadvancer in #857

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

v3.8.4-alpha.2

07 Feb 08:41
Compare
Choose a tag to compare
v3.8.4-alpha.2 Pre-release
Pre-release

What's Changed

  • build: improve workflows contents. by @mo3et in #843
  • fix: refine exception message handling to prevent duplicate messages … by @FGadvancer in #841
  • optimize the freeze caused by too many friends and group applications && fix: GetConversationIDBySessionType returns a string with escape characters. by @FGadvancer in #853

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

v3.8.4-alpha.1

08 Jan 12:24
Compare
Choose a tag to compare
v3.8.4-alpha.1 Pre-release
Pre-release

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

v3.8.3

08 Jan 06:55
Compare
Choose a tag to compare

What's Changed

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

v3.8.3-rc.2

06 Jan 10:48
Compare
Choose a tag to compare
v3.8.3-rc.2 Pre-release
Pre-release

What's Changed

  • fix: search message do not filter voice message when keyword is empty. by @FGadvancer in #820
  • fix: quote message change to revoke message when app from background … by @FGadvancer in #826
  • feat: add a function to quickly retrieve the context messages for a given message. by @FGadvancer in #828
  • refactor: add a parameter to locate messages and reverse pull messages to avoid UI data interference. by @FGadvancer in #833

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

v3.8.3-rc.1

14 Dec 12:10
Compare
Choose a tag to compare
v3.8.3-rc.1 Pre-release
Pre-release

What's Changed

  • fix: login user's info maybe empty when app reinstall. by @FGadvancer in #816

Full Changelog: v3.8.3-alpha.5...v3.8.3-rc.1

v3.8.3-alpha.5

12 Dec 06:16
Compare
Choose a tag to compare
v3.8.3-alpha.5 Pre-release
Pre-release

What's Changed

  • fix: add server isEnd determination criteria for message retrieval. by @FGadvancer in #812

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