Skip to content

Releases: QuickBlox/quickblox-android-sdk-releases

4.2.2

09 Oct 12:17
Compare
Choose a tag to compare

Fixes

Push notification module:

  • fixed logic for subscribing to pushes when SDK init with partially keys

4.2.1

07 Oct 15:38
Compare
Choose a tag to compare

Fixes

Core module:

  • fixed logic to handle error from API
  • fixed buffer issue for a response from API
  • refactored logging for API

AI module:

  • fixed logic for supporting different languages in AI Answer Assistant and AI Translate

4.2.0

29 Jul 11:20
Compare
Choose a tag to compare

New

AI module:

  • added AI Translate
  • added AI Answer Assist

Fixes

Core module:

  • updated dependencies
  • refactored code

Push notification module:

  • migrated to FirebaseMessaging
  • refactored code

4.1.3

29 Feb 15:50
Compare
Choose a tag to compare

Fixes

Core module:

  • Fixed functional for AudioManager
  • Fixed token authentification for startSessionWithToken method

4.1.2

16 Jan 09:55
Compare
Choose a tag to compare

Fixes

Core module:

  • Fixed functional for settings request. Added supporting custom API endpoint.

4.1.1

29 Mar 13:37
Compare
Choose a tag to compare

Fixes

Core module:

  • Fixed functional startSessionWithToken

4.1.0

15 Mar 09:57
Compare
Choose a tag to compare

New

Core module:

  • Added functionality for a select hash algorithm
method description values default value
QBSettings.getInstance().setHashAlgorithm(QBHashAlgorithm.SHA256) set hash algorithm QBHashAlgorithm.SHA256 QBHashAlgorithm.SHA1 QBHashAlgorithm.SHA1

4.0.3

01 Feb 10:57
Compare
Choose a tag to compare

Fixes

Core module:

  • Fixed functional for adding user fields to session

4.0.2

27 Jan 09:18
Compare
Choose a tag to compare

Updates

Call module:

  • Updated WebRTC version to m105

4.0.1

18 Jan 12:54
Compare
Choose a tag to compare

Fixed

Call module:

  • Fixed carbon signaling functional

Messages module:

  • Fixed logic for generating UID
  • Fixed logic for a subscription when user session doesn't exist