|
1 | | -## [v3.8.3-patch.2](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.2) (2025-02-28) |
2 | | - |
3 | | -### Bug Fixes |
4 | | -* fix: Offline push does not have a badge && Android offline push (#3146) [#3174](https://github.com/openimsdk/open-im-server/pull/3174) |
5 | | - |
6 | | -**Full Changelog**: [v3.8.3-patch.1...v3.8.3-patch.2](https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.1...v3.8.3-patch.2) |
7 | | - |
8 | | -## [v3.8.3-patch.1](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.1) (2025-02-25) |
9 | | - |
10 | | -### New Features |
11 | | -* feat: add backup volume && optimize log print [Created [#3121](https://github.com/openimsdk/open-im-server/pull/3121) |
12 | | - |
13 | | -### Bug Fixes |
14 | | -* fix: seq conversion failed without exiting [Created [#3120](https://github.com/openimsdk/open-im-server/pull/3120) |
15 | | -* fix: check error in BatchSetTokenMapByUidPid [Created [#3123](https://github.com/openimsdk/open-im-server/pull/3123) |
16 | | -* fix: DeleteDoc crash [Created [#3124](https://github.com/openimsdk/open-im-server/pull/3124) |
17 | | -* fix: the abnormal message has no sending time, causing the SDK to be abnormal [Created [#3126](https://github.com/openimsdk/open-im-server/pull/3126) |
18 | | -* fix: crash caused [#3127](https://github.com/openimsdk/open-im-server/pull/3127) |
19 | | -* fix: the user sets the conversation timer cleanup timestamp unit incorrectly [Created [#3128](https://github.com/openimsdk/open-im-server/pull/3128) |
20 | | -* fix: seq conversion not reading env in docker environment [Created [#3131](https://github.com/openimsdk/open-im-server/pull/3131) |
21 | | - |
22 | | -### Builds |
23 | | -* build: improve workflows contents. [Created [#3125](https://github.com/openimsdk/open-im-server/pull/3125) |
24 | | - |
25 | | -**Full Changelog**: [v3.8.3-e-v1.1.5...v3.8.3-patch.1-e-v1.1.5](https://github.com/openimsdk/open-im-server-enterprise/compare/v3.8.3-e-v1.1.5...v3.8.3-patch.1-e-v1.1.5) |
26 | | - |
| 1 | +## [v3.8.3-patch.3](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.3) (2025-03-07) |
| 2 | + |
| 3 | +### New Features |
| 4 | +* feat: optimizing BatchGetIncrementalGroupMember #3180 |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | +* fix: solve uncorrect notification when set group info #3172 |
| 8 | +* fix: the sorting is wrong after canceling the administrator in group settings #3185 |
| 9 | +* fix: solve uncorrect GroupMember enter group notification type. #3188 |
| 10 | + |
| 11 | +### Refactors |
| 12 | +* refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. #3173 |
| 13 | + |
| 14 | +**Full Changelog**: [v3.8.3-patch.2...v3.8.3-patch.3](https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.2...v3.8.3-patch.3) |
| 15 | + |
| 16 | +## [v3.8.3-patch.2](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.2) (2025-02-28) |
| 17 | + |
| 18 | +### Bug Fixes |
| 19 | +* fix: Offline push does not have a badge && Android offline push (#3146) [#3174](https://github.com/openimsdk/open-im-server/pull/3174) |
| 20 | + |
| 21 | +**Full Changelog**: [v3.8.3-patch.1...v3.8.3-patch.2](https://github.com/openimsdk/open-im-server/compare/v3.8.3-patch.1...v3.8.3-patch.2) |
| 22 | + |
| 23 | +## [v3.8.3-patch.1](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3-patch.1) (2025-02-25) |
| 24 | + |
| 25 | +### New Features |
| 26 | +* feat: add backup volume && optimize log print [Created [#3121](https://github.com/openimsdk/open-im-server/pull/3121) |
| 27 | + |
| 28 | +### Bug Fixes |
| 29 | +* fix: seq conversion failed without exiting [Created [#3120](https://github.com/openimsdk/open-im-server/pull/3120) |
| 30 | +* fix: check error in BatchSetTokenMapByUidPid [Created [#3123](https://github.com/openimsdk/open-im-server/pull/3123) |
| 31 | +* fix: DeleteDoc crash [Created [#3124](https://github.com/openimsdk/open-im-server/pull/3124) |
| 32 | +* fix: the abnormal message has no sending time, causing the SDK to be abnormal [Created [#3126](https://github.com/openimsdk/open-im-server/pull/3126) |
| 33 | +* fix: crash caused [#3127](https://github.com/openimsdk/open-im-server/pull/3127) |
| 34 | +* fix: the user sets the conversation timer cleanup timestamp unit incorrectly [Created [#3128](https://github.com/openimsdk/open-im-server/pull/3128) |
| 35 | +* fix: seq conversion not reading env in docker environment [Created [#3131](https://github.com/openimsdk/open-im-server/pull/3131) |
| 36 | + |
| 37 | +### Builds |
| 38 | +* build: improve workflows contents. [Created [#3125](https://github.com/openimsdk/open-im-server/pull/3125) |
| 39 | + |
| 40 | +**Full Changelog**: [v3.8.3-e-v1.1.5...v3.8.3-patch.1-e-v1.1.5](https://github.com/openimsdk/open-im-server-enterprise/compare/v3.8.3-e-v1.1.5...v3.8.3-patch.1-e-v1.1.5) |
| 41 | + |
0 commit comments