Releases: openimsdk/openim-sdk-core
Releases · openimsdk/openim-sdk-core
v2.0.8
- Add the circle of friends
- Add global search message
- Add get history messages in reverse
- Add search group information
- Group nickname modification synchronized chat history
- Optimization the strategy for get nicknames and icon by non-friends
v2.0.7
- Fix conversation generation exception after deleting conversation
- Add the function of modifying group nickname
- @message increases the ability to quote and @, and @ALL
- Optimize the sending of messages to strangers and add cached of faceURL and nicknames
- The number of merged messages increased
- Add organizational structure
v2.0.6
- Normalize log print
- Update faceURL and nickname on conversation with non-friends
- Add some functions of delete local and cloud messages and conversations
- Fix some bug
v2.0.5
- Add business server call api send notification message to IM
- Add sdk interface of burn after reading message
- Dismiss the group, ban the group or group member to talk
- Fix some bug
v2.0.4
- Add message search function: search by type and keywords
- Group owner dismisses group chat
- Delete chat records in the cloud
- fix bug: Session synchronization
- fix bug: Memory leak
v2.0.3
- Add signaling server for real time communication
- Set conversation muted
- For messages that fail to be sent, resending is supported
- Synchronize the latest nicknames and avatars in chat records
v2.0.2
- Minio bug fix
- Log reorganization, including unifying log levels
- Functions add more check protection
v2.0.1
- Reduce repeated calls to read receipts
- Fix bug: Revoking message multi terminal synchronization
v2.0.0
- Optimized client architecture and project structure, layers become more clear
- Coversations and messages trigger optimization, better scalability, offline push message title and other fileds become configurable by client
- Batch insert coversations and messages, the callback triggers faster, and the app initializes messages faster
- DB field design optimization to increase scalability
- Add minio interface to upload media file
- The improvement of the notification messages makes it convenient for the business server to reuse the IM message channel
v.1.0.7
- Add message settings: "do not disturb"
- fix bug: repeat login and kickout