|
| 1 | +## [v3.8.3](https://github.com/openimsdk/open-im-server/releases/tag/v3.8.3) (2025-01-07) |
| 2 | + |
| 3 | +### New Features |
| 4 | +* feat: seq user and conversation seq synchronization: (#2924) (17d5df8) |
| 5 | +* feat: Change upload logs systemType to AppFramework.: (#2927) (120afdf) |
| 6 | +* feat: Optimize Scheduled Task: (#2985) (e989506) |
| 7 | +* feat: Optimizing RPC call: (#2993) (e3f609b) |
| 8 | +* feat: optimize error stack information: (#2995) (5503443) |
| 9 | +* feat: support message cache: (#3007) (8b79a76) |
| 10 | +* feat: optimize log output: (#3026) (a1b5f05) |
| 11 | +* feat: support GetLastMessage: (#3029) (ed0a834) |
| 12 | +* feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return: (#3038) (1e8a106) |
| 13 | + |
| 14 | +### Bug Fixes |
| 15 | +* fix: Wrong Redis Error Check: (#2891) (cf740a1) |
| 16 | +* fix: improve crontask delete outdated Data.: (#2901) (83ac4e8) |
| 17 | +* fix: go mod: (#2906) (de57e20) |
| 18 | +* fix: group member update face_url: (#2910) (1534575) |
| 19 | +* fix: update set seq implement.: (#2911) (1447732) |
| 20 | +* fix:Only print panic function frame && feat: log.ZPanic: (#2947) (92ea52f) |
| 21 | +* fix: server can return isEnd to control fetch messages when sdk pull …: (#2949) (42136c6) |
| 22 | +* fix: resolving v3.8.3 conflicts [#3018](https://github.com/openimsdk/open-im-server/pull/3018) |
| 23 | +* fix: rpc panic recover: (#2957) (b802437) |
| 24 | +* fix: modifying other fields while setting IsPrivateChat does not take effect: (#2972) (5a8f82d) |
| 25 | +* fix: when fetching a referenced message, it indicates that the original message has been deleted.: (#2977) (fdc97c6) |
| 26 | +* fix: when unable EnableHistoryForNewMembers, new group member can read last one message.: (#3001) (8702529) |
| 27 | +* fix: redis save error when KickTokens: (#3002) (66abd9e) |
| 28 | +* fix: The message @ information will be set only for members in the gr…: (#3009) (dec423e) |
| 29 | +* fix: online status error: (#3022) (435d8bb) |
| 30 | +* fix: resolving v3.8.3 conflicts [#3033](https://github.com/openimsdk/open-im-server/pull/3033) |
| 31 | +* fix: resolving v3.8.3 conflicts [#3044](https://github.com/openimsdk/open-im-server/pull/3044) |
| 32 | +* fix: GetUsersOnline returns an error in the online list: (#3040) (3f58f3e) |
| 33 | + |
| 34 | +### Chores |
| 35 | +* chore: update admin front image version: (#2893) (c353f55) |
| 36 | + |
| 37 | +### Others |
| 38 | +* deps: Merge #2959 PRs into pre-release-v3.8.3 [#2960](https://github.com/openimsdk/open-im-server/pull/2960) |
| 39 | +* deps: Merge #2958 PRs into pre-release-v3.8.3 [#2961](https://github.com/openimsdk/open-im-server/pull/2961) |
| 40 | +* Add a lead time for the token's issuance time.: (#2914) (7563aff) |
| 41 | +* docs: improve deployment docs in kubernetes.: (#2973) (4c53732) |
| 42 | + |
| 43 | +**Full Changelog**: [v3.8.2...v3.8.3](https://github.com/openimsdk/open-im-server/compare/v3.8.2...v3.8.3) |
| 44 | + |
0 commit comments