Skip to content

Releases: openimsdk/open-im-server

v3.7.1

15 May 07:32
b1c1ab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0

20 Apr 03:32
42332cd
Compare
Choose a tag to compare

What's Changed

  • Exit with code 1 when the check script fails by @skiffer-git in #2022
  • [Auto PR 🤖] Bump League Patch auto PR by @kubbot in #2025
  • Execute after the component check succeeds && minio.Enable is not configured to use MinIO by @skiffer-git in #2026
  • Log redirection causes incorrect program exit status. by @skiffer-git in #2030
  • Error not handled by @skiffer-git in #2040
  • feat: add local cache for high frequency reads by @withchao in #2036
  • Fix bug Remove duplicate function definitions by @skiffer-git in #2033
  • Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr by @skiffer-git in #2044
  • delete log for update images by @skiffer-git in #2047
  • Bug: component check by @skiffer-git in #2053
  • Bug: component check by @skiffer-git in #2056
  • Fix bug delete data conversion by @skiffer-git in #2059
  • Fix bug redis address by @skiffer-git in #2063
  • Run in the background by @skiffer-git in #2065
  • [Auto PR 🤖] Bump League Patch auto PR by @kubbot in #2057
  • fix: fix make lint error about scripts errout by @cubxxw in #2068
  • fix: fix docker file images proxy by @cubxxw in #2069
  • fix: fix docker file images proxy by @cubxxw in #2071
  • fix: fix the bug of background, such as groups count error,fix Msgfield to contentType by @luhaoling in #2074
  • optimization: message remove options. by @FGadvancer in #2082
  • [Auto PR 🤖] Bump League Patch auto PR by @kubbot in #2105
  • cicd: update e2e-test fix e2e and api test ci by @cubxxw in #2101
  • add github actions is create code-language-detector.yml by @cubxxw in #2113
  • docs: Update openim version management strategy, detailed design by @cubxxw in #2076
  • feat: golang fix apt test design by @cubxxw in #2084
  • fix: Add Descending Sort by Creation Time to Group Search & Fix Admin Update Error by @cubxxw in #2090
  • fix: Fix Incorrect Group Member Count in SearchMessage API group getGroupMemberIDs is 0 err by @cubxxw in #2108
  • fix: conversation crash caused by non-existence by @withchao in #2087
  • [Auto PR 🤖] Bump League Patch auto PR by @kubbot in #2117
  • fix: Fix the callback after reading the group message by @honlyc in #2114
  • The check script is not compatible with Mac. by @skiffer-git in #2119
  • Fix Path Resolution Error for Root Directory .env File Generation Update env-template.yaml by @cubxxw in #2128
  • feat: set git cherry pick and Milestone by @cubxxw in #2131
  • [Auto PR 🤖] Bump League Patch auto PR by @kubbot in #2130
  • feat: Update bot-cherry-pick.yml fixes the release branch protection issue by going PR by @cubxxw in #2132
  • feat: Remove Go Typecheck Tools Implement GitHub Actions Based Typecheck for OpenIM by @cubxxw in #2140
  • docs: Optimize Deployment Speed for Users in China with Aliyun Image Registry by @cubxxw in #2154
  • feat: Enhancements to OpenIM Engineering Practices with Standardizer and Tool Versioning by @cubxxw in #2159
  • feat: optimize go version auto set by @cubxxw in #2182
  • refactor: 3.7.0 code conventions. by @FGadvancer in #2148

New Contributors

Full Changelog: v3.6.0...v3.7.0

v3.6.1-beta.0

26 Mar 13:27
71f6208
Compare
Choose a tag to compare
v3.6.1-beta.0 Pre-release
Pre-release

Welcome to the v3.6.1-beta.0 release of OpenIM!🎉🎉!

We are excited to release v3.6.1-beta.0, Branch: https://github.com/openimsdk/open-im-server/tree/v3.6.1-beta.0 , Git hash [71f6208], Install Address: https://github.com/openimsdk/open-im-server/releases/tag/v3.6.1-beta.0

Learn more about versions of OpenIM:

Want to be one of them 😘?

Note
@openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively.
Thanks to the @openimsdk/openim team for all their hard work on this release.
Thank you to all the 💕developers and contributors, people from all over the world, OpenIM brings us together
Contributions to this project are welcome! Please see CONTRIBUTING.md for details.

Changelog

New Features

Bug fixes

Other work

Full Changelog: v3.6.0...v3.6.1-beta.0

Get Involved with OpenIM!

Your patronage towards OpenIM is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

Here are some ways to get involved with the OpenIM community:

📢 Slack Channel: Join our Slack channels for discussions, communication, and support. Click here to join the Open-IM-Server Slack team channel.

📧 Gmail Contact: If you have any questions, suggestions, or feedback for our open-source projects, please feel free to contact us via email.

📖 Blog: Stay up-to-date with OpenIM-Server projects and trends by reading our blog. We share the latest developments, tech trends, and other interesting information related to OpenIM.

📱 WeChat: Add us on WeChat (QR Code) and indicate that you are a user or developer of Open-IM-Server. We'll process your request as soon as possible.

Remember, your contributions play a vital role in making OpenIM successful, and we look forward to your active participation in our community! 🙌

v3.6.0

07 Mar 09:55
a841628
Compare
Choose a tag to compare

Welcome to the v3.6.0 release of OpenIM!🎉🎉!

We are excited to release v3.6.0, Branch: https://github.com/openimsdk/open-im-server/tree/v3.6.0 , Git hash [c0d8cf0], Install Address: https://github.com/openimsdk/open-im-server/releases/tag/v3.6.0

Learn more about versions of OpenIM:

Want to be one of them 😘?

Note
@openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively.
Thanks to the @openimsdk/openim team for all their hard work on this release.
Thank you to all the 💕developers and contributors, people from all over the world, OpenIM brings us together
Contributions to this project are welcome! Please see CONTRIBUTING.md for details.

Changelog

New Features

Bug fixes

Dependency updates

Other work

Read more

v3.5.1-alpha.2

04 Feb 09:18
093b3f6
Compare
Choose a tag to compare
v3.5.1-alpha.2 Pre-release
Pre-release

What's Changed

  • fix: fix the getSortedConversationList api by @luhaoling in #1729
  • fix: fix the mongo search error by @luhaoling in #1737
  • fix: GroupApplicationRejectedNotification not notification apply for userID by @withchao in #1741
  • fix update friends by @AndrewZuo01 in #1744
  • fix: NotificationUserInfoUpdate not notified by @withchao in #1747
  • docs: update oepnim docs openim-tools images by @cubxxw in #1748
  • update release-v3.5 by @cubxxw in #1755
  • Update openim-tools.sh tools scripts images by @cubxxw in #1758
  • Update docker-compose.yml by @cubxxw in #1760
  • Stability Enhancement: Pin Docker Compose Images for minio and openim-web by @cubxxw in #1763
  • feat: send msg at text (#1705) by @withchao in #1771
  • fix(realease-v3.5): add more cases for get_users api, so it accept users in older version by @AndrewZuo01 in #1750
  • fix(release-v3.5): Update docker-compose.yml by @cubxxw in #1774
  • fix: add message typing field and fix the CallbackSingleMsgRead callback unuse error by @luhaoling in #1784
  • Fix(release-v3.5) Enhance Component Monitoring with Dual Logging to Screen and File by @cubxxw in #1806
  • fix: conversation aggregate find error by @withchao in #1823
  • feat(release-v3.5): Provide more automation, as well as build capabilities by @cubxxw in #1820

Full Changelog: v3.5.1-alpha.1...v3.5.1-alpha.2

v3.5.1-rc.1

23 Jan 09:30
Compare
Choose a tag to compare
v3.5.1-rc.1 Pre-release
Pre-release

Welcome to the v3.5.1-rc.1 release of OpenIM!🎉🎉!

We are excited to release v3.5.1-rc.1, Branch: https://github.com/openimsdk/open-im-server/tree/v3.5.1-rc.1 , Git hash [bd5e063], Install Address: https://github.com/openimsdk/open-im-server/releases/tag/v3.5.1-rc.1

Learn more about versions of OpenIM:

Want to be one of them 😘?

Note
@openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively.
Thanks to the @openimsdk/openim team for all their hard work on this release.
Thank you to all the 💕developers and contributors, people from all over the world, OpenIM brings us together
Contributions to this project are welcome! Please see CONTRIBUTING.md for details.

Changelog

New Features

Bug fixes

Dependency updates

Other work

Full Changelog: v3.5.0+2.e0bd54f-1-g4ce6a0fa6...v3.5.1-rc.1

Get Involved with OpenIM!

Your patronage towards OpenIM is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

Here are some ways to get involved with the OpenIM community:

📢 Slack Channel: Join our Slack channels for discussions, communication, and support. Click here to join the Open-IM-Server Slack team channel.

📧 Gmail Contact: If you have any questions, suggestions, or feedback for our open-source projects, please feel free to contact us via email.

📖 Blog: Stay up-to-date with OpenIM-Server projects and trends by reading our blog. We share the latest developments, tech trends, and other interesting information related to OpenIM.

📱 WeChat: Add us on WeChat (QR Code) and indicate that you are a user or developer of Open-IM-Server. We'll process your request as soon as possible.

Remember, your contributions play a vital role in making OpenIM successful, and we look forward to your active participation in our community! 🙌

v3.5.1-alpha.1

09 Jan 06:39
76b3521
Compare
Choose a tag to compare
v3.5.1-alpha.1 Pre-release
Pre-release

What's Changed

  • fix: fix the search_notification_account api return result by @luhaoling in #1653
  • fix: Adjust the logic in multiTerminalLoginChecker to prevent onlineUserNum from decreasing below zero, thereby avoiding negative values. by @FGadvancer in #1658
  • fix: update Notification update resp by @luhaoling in #1663
  • fix: fix the imAdmin permission by @luhaoling in #1664
  • fix: fix the imAdmin permission and searchNoficitaion resp by @luhaoling in #1666
  • Update env-template.yaml by @cubxxw in #1670
  • feat(release-v3.5): fix openim docker start openim server internal port lock by @cubxxw in #1674
  • feat(main): fix openim docker start openim server internal port lock by @cubxxw in #1673
  • fix: dissmissGroup and lack of keyword bug by @luhaoling in #1672
  • fix: dissmissGroup and lack of keyword bug by @luhaoling in #1678
  • Update docker-start-all.sh fix MSG_TRANSFER_PROM_PORT by @cubxxw in #1680
  • Update docker-start-all.sh by @cubxxw in #1683
  • MongoDB supports non-root users by @skiffer-git in #1684
  • Update docker-start-all.sh fix MSG_TRANSFER_PROM_PORT by @cubxxw in #1679
  • rebase openim main to release-v3.5 by @cubxxw in #1687
  • fix openim config mongo passwd env by @cubxxw in #1690
  • fix: fix some bug by @luhaoling in #1712
  • fix: group messages sync failed. by @FGadvancer in #1719

Full Changelog: v3.5.0...v3.5.1-alpha.1

v3.5.1-bate.1

02 Jan 04:16
Compare
Choose a tag to compare
v3.5.1-bate.1 Pre-release
Pre-release

Welcome to the v3.5.1-bate.1 release of OpenIM!🎉🎉!

We are excited to release v3.5.1-bate.1, Branch: https://github.com/openimsdk/open-im-server/tree/v3.5.1-bate.1 , Git hash [6cf3b32], Install Address: https://github.com/openimsdk/open-im-server/releases/tag/v3.5.1-bate.1

Learn more about versions of OpenIM:

Want to be one of them 😘?

Note
@openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively.
Thanks to the @openimsdk/openim team for all their hard work on this release.
Thank you to all the 💕developers and contributors, people from all over the world, OpenIM brings us together
Contributions to this project are welcome! Please see CONTRIBUTING.md for details.

Changelog

Bug fixes

Full Changelog: v3.5.1-rc.0...v3.5.1-bate.1

Get Involved with OpenIM!

Your patronage towards OpenIM is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

Here are some ways to get involved with the OpenIM community:

📢 Slack Channel: Join our Slack channels for discussions, communication, and support. Click here to join the Open-IM-Server Slack team channel.

📧 Gmail Contact: If you have any questions, suggestions, or feedback for our open-source projects, please feel free to contact us via email.

📖 Blog: Stay up-to-date with OpenIM-Server projects and trends by reading our blog. We share the latest developments, tech trends, and other interesting information related to OpenIM.

📱 WeChat: Add us on WeChat (QR Code) and indicate that you are a user or developer of Open-IM-Server. We'll process your request as soon as possible.

Remember, your contributions play a vital role in making OpenIM successful, and we look forward to your active participation in our community! 🙌

v3.5.0

02 Jan 13:19
11108e1
Compare
Choose a tag to compare

Welcome to the v3.5.0 release of OpenIM!🎉🎉!

We are excited to release v3.5.0, Branch: https://github.com/openimsdk/open-im-server/tree/v3.5.0 , Git hash [11108e1], Install Address: https://github.com/openimsdk/open-im-server/releases/tag/v3.5.0

Learn more about versions of OpenIM:

Want to be one of them 😘?

Note
@openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively.
Thanks to the @openimsdk/openim team for all their hard work on this release.
Thank you to all the 💕developers and contributors, people from all over the world, OpenIM brings us together
Contributions to this project are welcome! Please see CONTRIBUTING.md for details.

What's Changed

Read more

v3.5.1-rc.0

30 Dec 08:02
bed112d
Compare
Choose a tag to compare
v3.5.1-rc.0 Pre-release
Pre-release

Welcome to the v3.5.1-rc.0 release of OpenIM!🎉🎉!

We are excited to release v3.5.1-rc.0, Branch: https://github.com/openimsdk/open-im-server/tree/v3.5.1-rc.0 , Git hash [bed112d], Install Address: https://github.com/openimsdk/open-im-server/releases/tag/v3.5.1-rc.0

Learn more about versions of OpenIM:

Want to be one of them 😘?

Note
@openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively.
Thanks to the @openimsdk/openim team for all their hard work on this release.
Thank you to all the 💕developers and contributors, people from all over the world, OpenIM brings us together
Contributions to this project are welcome! Please see CONTRIBUTING.md for details.

Changelog

New Features

Bug fixes

Other work

Full Changelog: v3.5.0-rc.7...v3.5.1-rc.0

Get Involved with OpenIM!

Your patronage towards OpenIM is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

Here are some ways to get involved with the OpenIM community:

📢 Slack Channel: Join our Slack channels for discussions, communication, and support. Click here to join the Open-IM-Server Slack team channel.

📧 Gmail Contact: If you have any questions, suggestions, or feedback for our open-source projects, please feel free to contact us via email.

📖 Blog: Stay up-to-date with OpenIM-Server projects and trends by reading our blog. We share the latest developments, tech trends, and other interesting information related to OpenIM.

📱 WeChat: Add us on WeChat (QR Code) and indicate that you are a user or developer of Open-IM-Server. We'll process your request as soon as possible.

Remember, your contributions play a vital role in making OpenIM successful, and we look forward to your active participation in our community! 🙌