Skip to content

Releases: openimsdk/openim-sdk-core

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

v3.8.3-alpha.3

04 Dec 08:06
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 Nov 10:24
Compare
Choose a tag to compare
v3.8.3-alpha.2 Pre-release
Pre-release

What's Changed

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

v3.8.3-alpha.1

27 Nov 09:10
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

22 Nov 10:57
Compare
Choose a tag to compare

What's Changed

  • refactor: change log and avoid nil array. by @FGadvancer in #728
  • fix: change data convert to Values by @icey-yu in #731
  • fix: SearchLocalMessages no such table by @withchao in #737
  • feat: Support FetchSurroundingMessages by @withchao in #741
  • fix: remove version space by @icey-yu in #750
  • fix: update the latest message when group member's changed. by @FGadvancer in #752
  • fix: remove duplicate License. by @mo3et in #747
  • feat: mark all conversation as read by @icey-yu in #743
  • feat: implement default logger when no init. by @mo3et in #755
  • fix: After being removed as a group admin, delete group requests by @icey-yu in #754
  • build: implement changelog generate. by @mo3et in #748
  • build: implement create Pre-release PR from Milestone. by @mo3et in #746
  • feat: implement error stack print. by @mo3et in #733
  • fix: improve batchUserFaceURLandName logic. by @mo3et in #756
  • fix: escape table names to avoid the sqlite error: near "-": syntax e… by @FGadvancer in #762
  • Fix local cache: user cache and group member cache by @icey-yu in #765
  • fix: fix temp file don't remove when upload file. by @mo3et in #764
  • fix: GetGroupMembersInfoFunc return key by @icey-yu in #767
  • fix: Change check reinstall logic by @icey-yu in #766
  • feat: support stream message by @withchao in #770
  • fix: deleting the last message in a conversation will prompt failure by @qmarliu in #771
  • fix: the bug where isEnd for fetching message history is not working correctly. by @FGadvancer in #773
  • fix: solve uncorrect log in revoke handle. by @mo3et in #777
  • refactor: remove batchListener. by @mo3et in #729
  • fix: solve uncorrect delete temp file. by @mo3et in #784
  • build: remove uncorrect schedule. by @mo3et in #782
  • build: add bot PR merged filter. by @mo3et in #788
  • Fix:Change check reinstall logic by @icey-yu in #789

New Contributors

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

v3.8.2-beta.2

15 Nov 08:52
Compare
Choose a tag to compare
v3.8.2-beta.2 Pre-release
Pre-release

What's Changed

  • fix: deleting the last message in a conversation will prompt failure by @qmarliu in #771
  • fix: solve uncorrect log in revoke handle. by @mo3et in #777
  • fix: remove unused contents. by @mo3et in #780

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