v3.2.0-alpha.0
Pre-release
Pre-release
FGadvancer
released this
16 Aug 06:17
·
618 commits
to main
since this release
What's Changed
- Get user online status by @plutoyty in #693
- fix bug: When the previously applied group has a disbanded group, applying to add the group again will fail by @wangchuxiao-dev in #698
- fix: docker images by @cubxxw in #701
- fix: get userid function call rpc and message gateway add status change callback by @FGadvancer in #699
- Update version.md by @cubxxw in #703
- Update version.md by @cubxxw in #704
- docs: update create CODE_OF_CONDUCT.md by @cubxxw in #705
- fix: docker images by @cubxxw in #706
- Update docker-compose.yaml by @cubxxw in #707
- fix: docker images by @cubxxw in #709
- Create dependabot.yml by @cubxxw in #708
- Update golang.mk by @cubxxw in #710
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.61 by @dependabot in #711
- build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 by @dependabot in #713
- build(deps): bump gorm.io/driver/mysql from 1.3.5 to 1.5.1 by @dependabot in #712
- build(deps): bump google.golang.org/api from 0.114.0 to 0.134.0 by @dependabot in #714
- build(deps): bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.41 to 0.7.42 by @dependabot in #715
- docs: more about docker image install by @cubxxw in #718
- docs: update the document directory by @cubxxw in #719
- Release/v3.1 merge by @cubxxw in #724
- fix bug: /msg/batch_send_msg isSendAll param not effect send msg to all user by @wangchuxiao-dev in #725
- Docs: Update README.md by @hanzhixiao in #726
- feat: add get_group_member_user_id api by @withchao in #734
- docs: update readme version by @cubxxw in #735
- build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #727
- build(deps): bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 by @dependabot in #728
- build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #730
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #731
- build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 by @dependabot in #729
- Update images.md by @cubxxw in #743
- Nginx reverse proxy and TLS configuration by @plutoyty in #742
- Update docker-compose.yaml by @cubxxw in #745
- feat: Perfect with rpc but no api by @withchao in #747
- Fix bug 755 by @plutoyty in #758
- nginx minio configuration picture can not be sent by @plutoyty in #763
- build(deps): bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 by @dependabot in #764
- build(deps): bump github.com/OpenIMSDK/protocol from 0.0.3 to 0.0.4 by @dependabot in #769
- fix: part of the make rules optimization by @cubxxw in #751
- feat(deps): bump the gomod-deps group with 1 update by @dependabot in #771
- chore(deps): bump the github-actions group with 9 updates by @dependabot in #772
- Improve user subscription and unsubscription by @plutoyty in #770
- style: add format and lint by @cubxxw in #773
- Update images.md by @cubxxw in #774
- Update README.md by @cubxxw in #792
- Update README.md by @cubxxw in #793
- Update go_code.md by @cubxxw in #794
- Update README.md by @cubxxw in #795
- Update README.md by @cubxxw in #796
- Update README.md by @cubxxw in #797
- Create README.md by @cubxxw in #798
- docs: add png file by @cubxxw in #799
- Update README.md by @cubxxw in #800
- Update README.md by @cubxxw in #801
- Update README.md by @cubxxw in #802
- Update README.md by @cubxxw in #803
- feat: fix scripts and build speed by @cubxxw in #790
- docs: add png multi-terminal-synchronization by @cubxxw in #805
- Update README.md by @cubxxw in #806
- Update README.md by @cubxxw in #807
- feat(deps): bump the gomod-deps group with 3 updates by @dependabot in #808
- Update docker-compose.yaml by @cubxxw in #810
- feat: add scripts format by @cubxxw in #811
- feat(deps): bump the gomod-deps group with 1 update by @dependabot in #813
- fix: fix bin tools path by @cubxxw in #814
- Update version.md by @cubxxw in #816
- feat: server thumbnail by @withchao in #818
- Update stop_all.sh by @cubxxw in #822
- feat(deps): bump the gomod-deps group with 1 update by @dependabot in #820
- fix: create group type limit by @withchao in #824
- new feature data convert by @wangchuxiao-dev in #819
- modify search msg by @hanzhixiao in #766
- fix: MemberEnterNotification by @withchao in #834
- Fix bug: where if the last message in the document is an expired message, it won't delete the message within that document. by @wangchuxiao-dev in #839
- feat(deps): bump the gomod-deps group with 2 updates by @dependabot in #840
- feat(deps): bump golang from 1.20 to 1.21 by @dependabot in #831
- Fix bug: first time add friend by @wangchuxiao-dev in #844
- Fix add friend by @wangchuxiao-dev in #845
- chore: network mode change to start server normally by @FGadvancer in #847
- check components script by @hanzhixiao in #849
- fix: typo in golang.mk by @eltociear in #855
- group member sync use hash by @withchao in #857
- Add feature 829 by @plutoyty in #853
- Hotfix/arm build all services by @qidian99 in #867
- sync designation conversation unreadcount by @wangchuxiao-dev in #874
New Contributors
- @dependabot made their first contribution in #711
- @eltociear made their first contribution in #855
- @qidian99 made their first contribution in #867
Full Changelog: v3.1.0...v3.2.0-alpha.0