Releases: openimsdk/openim-sdk-core
Releases · openimsdk/openim-sdk-core
v3.8.0-rc.7
What's Changed
- fix: update featute implement in wasm by @mo3et in #577
- fix: solve multiplatform sync concurrency error. by @mo3et in #578
Full Changelog: v3.8.0-rc.6...v3.8.0-rc.7
v3.8.0-rc.6
What's Changed
- feat: add function of GetUsersInGroup checks if the provided userIDs … by @FGadvancer in #576
Full Changelog: v3.8.0-rc.5...v3.8.0-rc.6
v3.8.0-rc.5
What's Changed
Full Changelog: v3.8.0-rc.2...v3.8.0-rc.5
v3.8.0-rc.2
What's Changed
- fix: replace version from etcd version to local version. by @FGadvancer in #568
- fix:optimize login by @icey-yu in #571
Full Changelog: v3.8.0-rc.1...v3.8.0-rc.2
v3.8.0-rc.1
What's Changed
- fix: token cb update. by @FGadvancer in #565
Full Changelog: v3.8.0-rc.0...v3.8.0-rc.1
v3.8.0-rc.0
What's Changed
- feat: support conversation input status and wasm websocket message returns the connection status by @withchao in #463
- fix: kicked user invited again into group,the group info do not changed. by @FGadvancer in #464
- fix: wasm parse data. by @FGadvancer in #465
- fix: rIssue with Asset Uploading for Official Releases in GoReleaser Action v4 - release openim version not auto build by @cubxxw in #466
- fix: conversation and message's sender info change when notification user's info changed. by @FGadvancer in #468
- Release v3.5 conversation's info update by @FGadvancer in #471
- feat: support conversation input status and wasm websocket message returns the connection status by @withchao in #470
- Fix #475 by @zhaolibo1989 in #476
- fix: remove some code to avoid creating group errors.. by @FGadvancer in #479
- fix: notification unread conversation update. by @FGadvancer in #483
- add usercommand and sync and notifiaction for add emoticon by @AndrewZuo01 in #477
- fix: unread num is negative and optimization of sync conversation when app login or re conn. by @FGadvancer in #489
- fix: GroupApplicationRejectedNotification trigger problem by @withchao in #491
- feat: CheckResourceLoad when Synccall by @Sylariam in #503
- fix: db remove map avoid concurrent login or logout database closed. by @FGadvancer in #509
- fix: online only message to trigger new messages. by @FGadvancer in #523
- Main send message by @FGadvancer in #529
- fix: reduce http request timeout. by @FGadvancer in #534
- fix: conversation latestMsg update message status when seq fill. by @FGadvancer in #545
- fix: update conversation latest message's local ex when update local … by @FGadvancer in #548
- typo: rename to correct filename. by @mo3et in #552
- remove intrusive command. by @mo3et in #557
- feat: constant by @icey-yu in #560
- feat: support incremental synchronization by @withchao in #562
- comment not use SDK core interface by @mo3et in #564
New Contributors
- @Sylariam made their first contribution in #503
- @mo3et made their first contribution in #552
- @icey-yu made their first contribution in #560
Full Changelog: v3.5.1...v3.8.0-rc.0
v3.5.1
What's Changed
- feat: support conversation input status and wasm websocket message returns the connection status by @withchao in #463
- fix: kicked user invited again into group,the group info do not changed. by @FGadvancer in #464
- fix: wasm parse data. by @FGadvancer in #465
- fix: rIssue with Asset Uploading for Official Releases in GoReleaser Action v4 - release openim version not auto build by @cubxxw in #466
- fix: conversation and message's sender info change when notification user's info changed. by @FGadvancer in #468
- Release v3.5 conversation's info update by @FGadvancer in #471
- feat: support conversation input status and wasm websocket message returns the connection status by @withchao in #470
- Fix #475 by @zhaolibo1989 in #476
- fix: remove some code to avoid creating group errors.. by @FGadvancer in #479
- fix: notification unread conversation update. by @FGadvancer in #483
- add usercommand and sync and notifiaction for add emoticon by @AndrewZuo01 in #477
- fix: unread num is negative and optimization of sync conversation when app login or re conn. by @FGadvancer in #489
- fix: GroupApplicationRejectedNotification trigger problem by @withchao in #491
- feat: CheckResourceLoad when Synccall by @Sylariam in #503
- fix: db remove map avoid concurrent login or logout database closed. by @FGadvancer in #509
- fix: online only message to trigger new messages. by @FGadvancer in #523
New Contributors
Full Changelog: v3.5.0...v3.5.1
v3.5.1-beta.1
What's Changed
- fix: online only message to trigger new messages. by @FGadvancer in #522
- fix: remove set socket deadline avoid reconnecting due to socket time… by @FGadvancer in #524
Full Changelog: v3.5.1-beta.0...v3.5.1-beta.1
v3.5.1-beta.0
What's Changed
- fix: add the parameter "isOnlineOnly" to the "sendMessage" method. by @FGadvancer in #520
- fix: add the parameter "isOnlineOnly" to the "sendMessage" method. by @FGadvancer in #521
Full Changelog: v3.5.1-alpha.8...v3.5.1-beta.0
v3.5.1-alpha.8
What's Changed
- fix: db remove map avoid concurrent login or logout database closed. by @FGadvancer in #508
Full Changelog: v3.5.1-alpha.7...v3.5.1-alpha.8