Skip to content

Releases: openimsdk/openim-sdk-core

v2.0.3

20 Mar 02:29
Compare
Choose a tag to compare
  1. Add signaling server for real time communication
  2. Set conversation muted
  3. For messages that fail to be sent, resending is supported
  4. Synchronize the latest nicknames and avatars in chat records

v2.0.2

04 Mar 11:53
Compare
Choose a tag to compare
  1. Minio bug fix
  2. Log reorganization, including unifying log levels
  3. Functions add more check protection

v2.0.1

25 Feb 06:44
Compare
Choose a tag to compare
  1. Reduce repeated calls to read receipts
  2. Fix bug: Revoking message multi terminal synchronization

v2.0.0

23 Feb 12:33
Compare
Choose a tag to compare
  1. Optimized client architecture and project structure, layers become more clear
  2. Coversations and messages trigger optimization, better scalability, offline push message title and other fileds become configurable by client
  3. Batch insert coversations and messages, the callback triggers faster, and the app initializes messages faster
  4. DB field design optimization to increase scalability
  5. Add minio interface to upload media file
  6. The improvement of the notification messages makes it convenient for the business server to reuse the IM message channel

v.1.0.7

10 Dec 06:34
Compare
Choose a tag to compare
  1. Add message settings: "do not disturb"
  2. fix bug: repeat login and kickout

v1.0.6

03 Dec 10:14
Compare
Choose a tag to compare

fix bug: Switch to the background and occasionally message notification not received

v1.0.5

25 Nov 12:23
Compare
Choose a tag to compare
  1. Support simultaneous login of multiple platforms
  2. For the same user, the web platform supports 10 online instances
  3. fix bug: The message could not arrive immediately
  4. fix bug: Inconsistent local message status
  5. Clear chat history and sessions
  6. Session sequencing optimization

v1.0.4

12 Nov 07:39
Compare
Choose a tag to compare
  1. Improve fault tolerance, and abnormal data will not be pulled repeatedly
  2. Add message data cache. The same msgid is not pulled repeatedly

v1.0.3

05 Nov 03:22
Compare
Choose a tag to compare
  1. Clear log

v1.0.2

04 Nov 08:44
Compare
Choose a tag to compare
  1. fix bug: CreateMergerMessage
  2. Limit message length
  3. Parameter conversion float64 - > int