Releases: openimsdk/open-im-sdk-ios
Releases · openimsdk/open-im-sdk-ios
v2.0.8
Add API for searching users.
v2.0.7.4
- Add API for reverse query chat record list;
- Increase the API of search group;
- Adjust the input parameters of the search local message API.
v2.0.7+2
- Fix the problem that there is a chance that the session record cannot be obtained;
- Adjust the formal parameters for creating "@ message".
v2.0.7
Increase:
API to clear historical messages;
API for setting session to private chat.
API to delete all sessions locally.
repair:
Fix forwarding message status error problem;
v2.0.6
Increase:
- The function that calls back to the foreground;
- Heartbeat function;
- The function of banning the group and group members;
- The function to mark the message read according to the session ID;
v2.0.5
Added:
- API for disbanding groups, and delete cloud chat records;
- API for searching messages, including searching by keyword and by message type.
v2.0.4
- add group read receipt;
- Add signaling message;
v2.0.3
add some new api.
fix bugs.