Releases: openimsdk/openim-sdk-core
Releases · openimsdk/openim-sdk-core
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
v3.8.1
What's Changed
- fix: solve get list is nil when batch fetch. by @mo3et in #635
- fix: filter Invalid. by @mo3et in #636
- deps: update bug-report.yaml by @mo3et in #639
- deps: move yaml locate. by @mo3et in #640
- feat: update issue template in sdk core. by @mo3et in #641
- build(deps): update translator.yml by @mo3et in #642
- Refactor: reconstruct issue and label in GitHub. by @mo3et in #648
- fix: update uncorrect workflow. by @mo3et in #649
- fix: remove env. by @mo3et in #651
- Feat add cache init by @icey-yu in #653
- fix: remove unused release files. by @mo3et in #654
- refactor: update workflows and remove unnecessary contents. by @mo3et in #655
- feat send message by @icey-yu in #629
- feat: change lock to global db lock by @icey-yu in #658
- feat: implement log interface. by @mo3et in #657
- fix: update interface func. by @mo3et in #661
- fix: update Logs field type. by @mo3et in #662
- fix: remove the conversation trigger to prevent waiting in a circular… by @FGadvancer in #663
- Feat test by @icey-yu in #665
- fix: remove redundant func. by @mo3et in #664
- feat: implement panic recovery. by @mo3et in #666
- feat: implment SDK log interface. by @mo3et in #667
- fix: optimize delete msg local logic. by @mo3et in #669
- fix: fixed revoke burnMessage panic. by @mo3et in #672
- fix: the crash caused by calling log when sdk is not logged in by @withchao in #674
- fix: update Logs interface. by @mo3et in #675
- fix: Bug fix for clearing unread messages. by @FGadvancer in #677
- feat: implement resource manager tool. by @mo3et in #682
- fix: solve latest msg update. by @mo3et in #683
- refactor: performance optimization of pull messages. by @FGadvancer in #684
- fix: solve AddFriend uncorrect call. by @mo3et in #685
- feat: update set GroupInfo logic. by @mo3et in #686
- refactor: performance optimization of pull messages. by @FGadvancer in #688
- feat: implement batchNewMessages method. by @mo3et in #687
- refactor: performance optimization of pull messages. by @FGadvancer in #689
- refactor: performance optimization of pull messages. by @FGadvancer in #690
- refactor: performance optimization of pull messages and reduce redundant data synchronization. by @FGadvancer in #694
- fix: cmd panic and remove struct. by @FGadvancer in #695
- feat: API supports gzip by @withchao in #698
- Test feat by @icey-yu in #699
- refactor: mv GetConversationsHasReadAndMaxSeq from HTTP to Websocket. by @FGadvancer in #700
- fix: ws read max seq error. by @FGadvancer in #701
- refactor: directory structure of SDK change and remove redundant code. by @FGadvancer in #703
- refactor: fix error handling in SendMessage function by @mo3et in #704
- Refactor: Remove unused GetUsersInfoWithCache function by @mo3et in #707
- refactor: friend and conversation update. by @FGadvancer in #708
- fix: IncrSyncGroupAndMember error by @icey-yu in #710
- refactor: update setGroupInfoEx field. by @mo3et in #709
- fix: udpate setGroupInfo fields. by @mo3et in #711
- 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
Full Changelog: v3.8.0...v3.8.1
v3.8.1-rc.22
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
Full Changelog: v3.8.1-rc.21...v3.8.1-rc.22
v3.8.1-rc.21
v3.8.1-rc.20
What's Changed
- refactor: friend and conversation update. by @FGadvancer in #708
Full Changelog: v3.8.1-rc.19...v3.8.1-rc.20
v3.8.1-rc.19
What's Changed
Full Changelog: v3.8.1-rc.18...v3.8.1-rc.19
v3.8.1-rc.18
What's Changed
- refactor: directory structure of SDK change and remove redundant code. by @FGadvancer in #703
- refactor: fix error handling in SendMessage function by @mo3et in #704
Full Changelog: v3.8.1-rc.17...v3.8.1-rc.18
v3.8.1-rc.17
What's Changed
- fix: ws read max seq error. by @FGadvancer in #701
Full Changelog: v3.8.1-rc.16...v3.8.1-rc.17
v3.8.1-rc.16
What's Changed
- feat: API supports gzip by @withchao in #698
- Test feat by @icey-yu in #699
- refactor: mv GetConversationsHasReadAndMaxSeq from HTTP to Websocket. by @FGadvancer in #700
Full Changelog: v3.8.1-rc.15...v3.8.1-rc.16