Skip to content

openim-sdk-core-v3.0.0-rc.1

Compare
Choose a tag to compare
@cubxxw cubxxw released this 13 Jul 12:02
· 690 commits to main since this release
2ceb715

OpenIM SDK Core

openim-sdk-core version 3.0.0 has been released, bringing the following rich features and improvements:

  1. ๐Ÿ˜„ Improved Message Diffusion Model: The message diffusion model for one-on-one and group chats has been upgraded to a read diffusion model, providing consistent message delivery.
  2. โœจ Standardized Error Codes: Error codes have been effectively standardized, making it easier for developers to locate and solve problems, improving development efficiency.
  3. ๐ŸŒ Optimized WebSocket Long Connection Management: Real-time awareness and optimization have been implemented for 4G/WiFi network switching scenarios, enhancing connection stability and reliability.
  4. โšก๏ธ On-Demand Message Loading: To address potential lagging issues during device login, on-demand message loading has been introduced to reduce resource consumption during initialization, improving user experience.
  5. ๐Ÿ“ Support for S3 Protocol File Transfer: Added support for S3 protocols such as minio, cos, and oss, enabling users to choose more flexible storage solutions when transferring image and video files.
  6. ๐ŸŒŸ Elegant and Concise Code: Through the application of reflection technology, code readability and conciseness have been further improved, making the code more elegant.

What's Changed

New Contributors

Full Changelog: v2.3.3...v3.0.0-rc.1