Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
ec03e8f08e
Merge 37373f46e0b4ab2b3351c5861c4880a7f1b474fa into a5ac7f2a8117ec6b283c74a9d6a4db578a2bdd37 2025-06-28 06:48:07 +00:00
mo3et
37373f46e0 Update CHANGELOG for release v3.8.3-patch.5 2025-06-10 09:10:12 +00:00
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,13 @@
## [v3.8.3-patch.5](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.5) (2025-06-10)
### New Features
* feat: optimize friend and group applications [#3396](https://github.com/openimsdk/open-im-server/pull/3396)
### Bug Fixes
* fix: solve unocrrect invite notification [Created [#3219](https://github.com/openimsdk/open-im-server/pull/3219)
### Builds
* build: update gomake version in dockerfile.[Patch branch] [#3416](https://github.com/openimsdk/open-im-server/pull/3416)
**Full Changelog**: [v3.8.3...v3.8.3-patch.5](https://github.com/openimsdk/open-im-server/compare/v3.8.3...v3.8.3-patch.5)

4
CHANGELOG/README.md Normal file
View File

@ -0,0 +1,4 @@
# CHANGELOGs
- [CHANGELOG-3.8.md](./CHANGELOG-3.8.md)