Update CHANGELOG for release v3.8.3-patch.12 (#3603)

Co-authored-by: mo3et <34803812+mo3et@users.noreply.github.com>
Co-authored-by: chao <48119764+withchao@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2026-06-26 16:53:47 +08:00 committed by GitHub
parent 5803ae8da0
commit 0ed1b4e0b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,11 @@
## [v3.8.3-patch.12](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.12) (2025-10-24)
### Bug Fixes
* fix: full id version [#3589](https://github.com/openimsdk/open-im-server/pull/3589)
* fix: incorrect redis fields. [#3602](https://github.com/openimsdk/open-im-server/pull/3602)
**Full Changelog**: [v3.8.3-patch.11...v3.8.3-patch.12](https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.11...v3.8.3-patch.12)
## [v3.8.3-patch.9](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.9) (2025-08-19)
### New Features