Releases: QuickBlox/quickblox-ios-sdk
Releases · QuickBlox/quickblox-ios-sdk
4.12.0 Chat Swift Sample
Fixed:
- Resolved app crash on iOS 18 when creating a new chat and sending the first message.
4.12.0 Chat ObjC Sample
Fixed:
- Resolved app crash on iOS 18 when creating a new chat and sending the first message.
QuickBlox iOS 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
WebRTCv3.1.0
Added:
- Mac Catalyst support.
- Simulators support.
- iOS 13 support.
Updated:
- Google WebRTC updated to version 124.0.6367.88.
- Logger enhanced for more effective logging.
- Conference signaling mechanism improved.
- RTC interfaces encapsulated for better modularity.
- Camera capture queue and video capture logic optimized.
- Media stream functionalities updated.
- Audio track handling refactored.
Deprecated:
- Methods and classes related to call recording.
Fixed:
- Adjusted logging level settings, replacing assertions with validations.
- Removed deprecated audio session logic.
- Resolved inconsistencies in video frame handling.
Minor Enhancements:
- Improved compatibility and support with CocoaPods.
SDK 2.20.0
Added:
- AI Translate
- AI Answer Assist
- Mac Catalyst support
1.1.3-uikit-sample
- Added support for iOS 17.
- Made changes to the code to enhance readability in the examples provided in our documentation.
- Implemented various tweaks and enhancements for a better user experience.
1.1.2-uikit-sample
- Added Forward message functionality.
- Added Reply message functionality.
- Implemented various tweaks and enhancements for a better user experience.
1.1.1-uikit-sample
- Raised the minimum iOS version requirement to 16.
- Implemented various tweaks and enhancements for a better user experience.
1.1.0-uikit-sample
Release QuickBlox UIKit 1.1.0
- improveded AI Features
- some tweaks and improvements
1.0.7-ui-kit-sample
- added AI Rephrase Feature
- some tweaks and improvements