Releases: openimsdk/chat
Releases · openimsdk/chat
v1.8.4-patch.4
What's Changed
- deps: Merge #616 #617 #619 #620 #621 #623 PRs into pre-release-v1.8.4 by @OpenIM-Robot in #624
- fix: attr-to-cred endless loop [Created by @icey-yu from #636] by @OpenIM-Robot in #638
- fix: deadlock in chat [Created by @icey-yu from #639] by @OpenIM-Robot in #645
- fix: update protoc gen && gen proto [Created by @icey-yu from #626] by @OpenIM-Robot in #644
- feat: add safe submodule init in v1.8.4-patch by @mo3et in #685
- refactor: support args and config using mage in v1.8.4-patch branch. by @mo3et in #686
- feat: support harmony [Created by @icey-yu from #649] by @OpenIM-Robot in #694
- revert gomake pkg to v0.0.15-alpha.11 in v1.8.4-patch. by @mo3et in #695
- fix: solve platform check in v1.8.4-patch by @mo3et in #696
- refactor(core): update deps, update gomake by @dsx137 in #708
New Contributors
Full Changelog: v1.8.3...v1.8.4-patch.4
v1.8.4-patch.3
What's Changed
- deps: Merge #616 #617 #619 #620 #621 #623 PRs into pre-release-v1.8.4 by @OpenIM-Robot in #624
- fix: attr-to-cred endless loop [Created by @icey-yu from #636] by @OpenIM-Robot in #638
- fix: deadlock in chat [Created by @icey-yu from #639] by @OpenIM-Robot in #645
- fix: update protoc gen && gen proto [Created by @icey-yu from #626] by @OpenIM-Robot in #644
- feat: add safe submodule init in v1.8.4-patch by @mo3et in #685
- refactor: support args and config using mage in v1.8.4-patch branch. by @mo3et in #686
- feat: support harmony [Created by @icey-yu from #649] by @OpenIM-Robot in #694
- revert gomake pkg to v0.0.15-alpha.11 in v1.8.4-patch. by @mo3et in #695
- fix: solve platform check in v1.8.4-patch by @mo3et in #696
Full Changelog: v1.8.3...v1.8.4-patch.3
v1.8.4-patch.2
What's Changed
- fix: deadlock in chat [Created by @icey-yu from #639] by @OpenIM-Robot in #645
- fix: update protoc gen && gen proto [Created by @icey-yu from #626] by @OpenIM-Robot in #644
Full Changelog: v1.8.4-patch.1...v1.8.4-patch.2
v1.8.4-patch.1
What's Changed
- fix: attr-to-cred endless loop [Created by @icey-yu from #636] by @OpenIM-Robot in #638
Full Changelog: v1.8.4...v1.8.4-patch.1
v1.8.4
v1.8.3
What's Changed
- feat: Change account logic and add allowRegister config by @icey-yu in #583
- feat: Migration attribute data to credential by @icey-yu in #584
- fix: Update user error by @icey-yu in #586
- Fix Add User Api by @icey-yu in #590
- fix: search user can search email && refactor addUser by @icey-yu in #593
- fix: Reset password by email failed by @icey-yu in #595
- fix: login check remove psw check by @icey-yu in #597
- fix: Change register error by @icey-yu in #602
- fix: SearchFriend can search email by @icey-yu in #600
- fix: update user email error by @icey-yu in #604
- feat: support app update service by @withchao in #612
- fix: admin token cache by @icey-yu in #613
- build: implement milestone merge and update workflows. by @mo3et in #609
- fix: change email will make account empty error by @qmarliu in #598
- fix bug:invalid go version '1.21.2' : must match format 1.23 by @AerisVibe in #527
New Contributors
- @qmarliu made their first contribution in #598
- @AerisVibe made their first contribution in #527
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- fix: reset UserPassword in admin. by @mo3et in #572
- refactor: improve github workflows. by @mo3et in #573
- feat: update RegisterUser use adminToken. by @mo3et in #574
- refactor: update token logic. by @mo3et in #575
- fix: mobile phone number, email address, account modification verification by @withchao in #578
- fix: assign livekit node ip by @Bloomingg in #570
- WIP:feat: update update version file workflows. by @mo3et in #576
- refactor: update adminToken by @mo3et in #580
Full Changelog: v1.8.0...v1.8.2
v1.8.0
What's Changed
- feat: chat admin config by @withchao in #508
- Update action by @wxuanF in #514
- Add comments by @skiffer-git in #515
- Updata action by @wxuanF in #518
- code reviewer by @skiffer-git in #522
- Update config.yaml by @wxuanF in #519
- Etcd naming and discovery by @skiffer-git in #540
- docs: livekit quick start by @Bloomingg in #543
- ci: auto build test & not lock issue by @Bloomingg in #546
- refactor: renamed non-standard package aliases and field names. by @mo3et in #549
- feat: invaildate the token when change password by @mo3et in #552
- feat: refactor effect of registerUser order. by @mo3et in #555
- update gomake version by @withchao in #558
- fix: keep default livekit key same in config by @Bloomingg in #560
- feat: update chat version by @withchao in #562
- fix:create token can set expire time by @icey-yu in #553
- feat: update dockerfile contents. by @mo3et in #563
- fix: change pb name for build failed. by @FGadvancer in #564
New Contributors
- @wxuanF made their first contribution in #514
- @Bloomingg made their first contribution in #543
- @mo3et made their first contribution in #549
- @icey-yu made their first contribution in #553
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- fix: create RPC zookeeper node to prevent interface call blocking. by @FGadvancer in #496
- fix: gin log and rpc mw by @withchao in #499
- Optimize the Dockerfile. by @skiffer-git in #502
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Update README to add link to 'How to Setup LiveKit Server' document. by @DanGiant in #454
- Delete .github/workflows/sync-release.yml by @cubxxw in #457
- fix: fix docker images by @cubxxw in #460
- docs: update openim deployment images go1.21 by @cubxxw in #461
- fix: fix the update admin info error by @luhaoling in #459
- add github actions is create code-language-detector.yml by @cubxxw in #470
- create robot auto create pr to formating code and update tag version by @cubxxw in #466
- cicd: update chat makefile fix go version minimun 1.21 by @cubxxw in #467
- feat: add go typecheck actions by @cubxxw in #477
- Update Makefile add test cover is 75 by @cubxxw in #478
- optimize code, configuration files by @withchao in #493
Full Changelog: v1.6.0...v1.7.0