Skip to content

Releases: openimsdk/open-im-sdk-ios

v2.3.2

09 Sep 10:51
Compare
Choose a tag to compare

(1) Initialize using the singleton pattern;
(2) Add audio and video monitoring for self-starting services;
(3) Start the heartbeat module during pressure measurement;
(4) Fix bug: database is closed
(5) Fixed bug: kicking people offline and calling back multiple times kickoff
(6) Fix bug: get group member userIDList is groupID does not take effect
(7) Fix bug: doMaxSeq sets SuperGroupIDList
(8) Fix bug: set organizational structure monitoring;
(9) Bug fix: doMaxSeq synchronizes the latest news in the group first;
(10) Fix bug: login synchronization problem;
(11) Add synchronization start synchronization end callback;
(12) Multi-terminal synchronization of unread messages;

v2.3.1.3

02 Sep 13:04
Compare
Choose a tag to compare

add "setAppBage" API.

v2.3.1.2

25 Aug 07:24
Compare
Choose a tag to compare
  1. Change the enumeration value of platform id.

v2.3.1.1

15 Aug 06:56
Compare
Choose a tag to compare
  1. Added API for setting FCM token.
  2. Fixed an issue with creating advanced messages incorrectly.

v2.3.1

03 Aug 10:50
Compare
Choose a tag to compare

Added API for finding group members;
Added API for creating advanced reference messages;

v2.3.0.1

25 Jul 03:20
Compare
Choose a tag to compare
  1. modify some fields;
  2. add enum value;
  3. add 'get advance message' api.

v2.3.0

25 Jul 03:18
Compare
Choose a tag to compare

Add API for rich text messages;
Added API for viewing group member information;
Added API for adding members as friends;
Add a new API for withdrawing messages;

Added parameter "Add group method" to "Add group API";

v2.2.0

01 Jul 10:09
Compare
Choose a tag to compare
  1. Added API related to Moments.
  2. Added the API for obtaining the group member list according to the joining time.
  3. Added API for setting group member permissions.
  4. Support large group function.

v2.1.0

20 Jun 09:13
Compare
Choose a tag to compare

Add API:

  1. Set the API for global message reception;
  2. API to reset session at ID;
  3. API related to organizational structure;
  4. Set the API at the group member level.

v2.0.9.2

25 May 08:05
Compare
Choose a tag to compare