Skip to content

Releases: QuickBlox/ios-quickblox-sdk

2.21.0

11 Dec 09:09
fcb3ad5
Compare
Choose a tag to compare

Added:

  • QBRequest+QBChat

    • Asynchronous Swift-compatible versions of:
      • createDialog:
      • deleteDialogsWithIDs:forAllUsers:
      • messagesWithDialogID:extendedRequest:forPage:
  • QBChatMessage

    • setDateSentEnforced: method to enable custom sent dates for messages.
  • QBChatDialog

    • +create: class method for creating dialog objects with specified types.

Updated:

  • QBChatMessage
    • Revised dateSent property documentation to clarify automatic and customizable behavior.

2.20.0

16 Aug 06:43
0006603
Compare
Choose a tag to compare

Added:

  • AI Translate
  • AI Answer Assist
  • Mac Catalyst support

2.19.0

02 Mar 20:24
Compare
Choose a tag to compare

Added:

  • possibility to choose a hash algorithm (see QBSettings.hashAlgorithm)

2.18.1

23 Feb 16:49
a03f79d
Compare
Choose a tag to compare
  • minimum version iOS 11.0
  • small improvements