Releases: QuickBlox/ios-quickblox-sdk
Releases · QuickBlox/ios-quickblox-sdk
2.21.0
Added:
-
QBRequest+QBChat
- Asynchronous Swift-compatible versions of:
createDialog:
deleteDialogsWithIDs:forAllUsers:
messagesWithDialogID:extendedRequest:forPage:
- Asynchronous Swift-compatible versions of:
-
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.
- Revised
2.20.0
Added:
- AI Translate
- AI Answer Assist
- Mac Catalyst support
2.19.0
Added:
- possibility to choose a hash algorithm (see QBSettings.hashAlgorithm)
2.18.1
- minimum version iOS 11.0
- small improvements