Skip to content

Releases: QuickBlox/quickblox-ios-sdk

4.12.0 Chat Swift Sample

12 Dec 09:56
d8c074b
Compare
Choose a tag to compare

Fixed:

- Resolved app crash on iOS 18 when creating a new chat and sending the first message.

4.12.0 Chat ObjC Sample

12 Dec 10:30
cc274cb
Compare
Choose a tag to compare

Fixed:

- Resolved app crash on iOS 18 when creating a new chat and sending the first message.

QuickBlox iOS SDK 2.21.0

12 Dec 08:15
16df732
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.

WebRTCv3.1.0

11 Dec 17:29
3caff84
Compare
Choose a tag to compare

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

20 Aug 09:31
5482438
Compare
Choose a tag to compare

Added:

  • AI Translate
  • AI Answer Assist
  • Mac Catalyst support

1.1.3-uikit-sample

31 Jan 09:15
e31b792
Compare
Choose a tag to compare
  • 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

28 Nov 12:27
eb6578c
Compare
Choose a tag to compare
  • Added Forward message functionality.
  • Added Reply message functionality.
  • Implemented various tweaks and enhancements for a better user experience.

1.1.1-uikit-sample

30 Oct 19:16
f2e0008
Compare
Choose a tag to compare
  • Raised the minimum iOS version requirement to 16.
  • Implemented various tweaks and enhancements for a better user experience.

1.1.0-uikit-sample

11 Oct 19:22
05e50e8
Compare
Choose a tag to compare

Release QuickBlox UIKit 1.1.0

  • improveded AI Features
  • some tweaks and improvements

1.0.7-ui-kit-sample

13 Sep 07:56
48f8e57
Compare
Choose a tag to compare
  • added AI Rephrase Feature
  • some tweaks and improvements