Releases: openimsdk/openim-sdk-core
Releases · openimsdk/openim-sdk-core
v3.8.3-alpha.3
What's Changed
- fix: get reverse history message change. by @FGadvancer in #805
Full Changelog: v3.8.3-alpha.2...v3.8.3-alpha.3
v3.8.3-alpha.2
What's Changed
- feat: improve merge in milestone and merged handle logic. [Created by @mo3et from #794] by @OpenIM-Robot in #797
- build: update PR body. [Created by @mo3et from #796] by @OpenIM-Robot in #798
- fix: change the table name and add escaping. [Created by @FGadvancer from #801] by @OpenIM-Robot in #803
- fix: change errs to custom errs avoid sdk panic. [Created by @FGadvancer from #800] by @OpenIM-Robot in #802
Full Changelog: v3.8.3-alpha.1...v3.8.3-alpha.2
v3.8.3-alpha.1
What's Changed
- fix: create index failed when table name has
-
. [Created by @FGadvancer from #793] by @OpenIM-Robot in #795
Full Changelog: v3.8.2...v3.8.3-alpha.1
v3.8.2
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
v3.8.2-beta.1
What's Changed
- fix: the bug where isEnd for fetching message history is not working correctly.#773
Full Changelog: v3.8.2-alpha.4...v3.8.2-beta.1
v3.8.2-alpha.4
What's Changed
- fix: fix temp file don't remove when upload file.: (#764) (6f8ab68)
- Fix local cache: user cache and group member cache: (#765) (37b6325)
- fix: Change check reinstall logic: (#766) (290f272)
- fix: GetGroupMembersInfoFunc return key: (#767) (c858b54)
Full Changelog: v3.8.2-alpha.3...v3.8.2-alpha.4
v3.8.2-alpha.3
What's Changed
Full Changelog: v3.8.2-alpha.2...v3.8.2-alpha.3
v3.8.2-alpha.2
What's Changed
- feat: implement error stack print.: (#733) (476b148)
- feat: Support FetchSurroundingMessages: (#741) (e9bad3d)
- feat: mark all conversation as read: (#743) (1fc7809)
- build: implement create Pre-release PR from Milestone.: (#746) (ccfe8a3)
- fix: remove duplicate License.: (#747) (7203755)
- build: implement changelog generate.: (#748) (7eb353a)
- fix: remove version space: (#750) (005ef6b)
- fix: update the latest message when group member's changed.: (#752) (4bd974e)
- fix: After being removed as a group admin, delete group requests: (#754) (85511c8)
- feat: implement default logger when no init.: (#755) (b677d6e)
- fix: improve batchUserFaceURLandName logic.: (#756) (e2389f1)
New Contributors
- @OpenIM-Robot made their first contribution in #758
Full Changelog: v3.8.2-alpha.1...v3.8.2-alpha.2
v3.8.2-alpha.1
What's Changed
- refactor: Exclude files and directories from non-English comment check by @mo3et in #714
- feat: test Workflow by @icey-yu in #712
- feat: cmd2value add call information by @withchao in #723
- feat: implement update version file on release. by @mo3et in #721
- feat: change level del request by @icey-yu in #719
- feat: add SearchConversation WASM by @icey-yu in #724
- test: fix get user token by @icey-yu in #725
- test: fix get user token by @icey-yu in #726
- refactor: update userToken to getAdminToken by @mo3et in #727
- refactor: change log and avoid nil array. by @FGadvancer in #728
- fix: val by @icey-yu in #731
- fix: SearchLocalMessages no such table by @withchao in #737
Full Changelog: v3.8.1-rc.21...v3.8.2-alpha.1