Skip to content

Releases: openimsdk/open-im-sdk-ios

v2.0.8

09 May 07:42
Compare
Choose a tag to compare

Add API for searching users.

v2.0.7.4

29 Apr 06:47
Compare
Choose a tag to compare
  1. Add API for reverse query chat record list;
  2. Increase the API of search group;
  3. Adjust the input parameters of the search local message API.

v2.0.7.3

29 Apr 02:32
a25b429
Compare
Choose a tag to compare

Added @AllMember API.

v2.0.7+2

20 Apr 08:09
Compare
Choose a tag to compare
  1. Fix the problem that there is a chance that the session record cannot be obtained;
  2. Adjust the formal parameters for creating "@ message".

v2.0.7+1

12 Apr 04:08
Compare
Choose a tag to compare

increase: some field.

v2.0.7

08 Apr 09:54
Compare
Choose a tag to compare

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

02 Apr 03:16
Compare
Choose a tag to compare

Increase:

  1. The function that calls back to the foreground;
  2. Heartbeat function;
  3. The function of banning the group and group members;
  4. The function to mark the message read according to the session ID;

v2.0.5

25 Mar 10:25
Compare
Choose a tag to compare

Added:

  1. API for disbanding groups, and delete cloud chat records;
  2. API for searching messages, including searching by keyword and by message type.

v2.0.4

24 Mar 03:14
Compare
Choose a tag to compare
  1. add group read receipt;
  2. Add signaling message;

v2.0.3

11 Mar 09:12
Compare
Choose a tag to compare

add some new api.
fix bugs.