Skip to content

Releases: usedesk/Android_SDK

v4.4.0

25 Feb 19:09
Compare
Choose a tag to compare

Changelog:

Chat:

  • Fixed sending additional fields
  • Refactored message queue handling
  • Refactored configuration and token usage
  • Fixed blur library version

v4.3.0

19 Jun 22:19
Compare
Choose a tag to compare

Changelog:

  • Changed chat message and form ids to string

v4.2.3

30 May 22:32
Compare
Choose a tag to compare

Changelog:

  • Fixed knowledgebase images

v4.2.2

22 May 20:16
Compare
Choose a tag to compare

Changelog:

  • Fixed media type crash
  • Other fixes

v4.2.1

13 May 20:33
Compare
Choose a tag to compare

Changelog:

  • Fixed buttons parsing from messages

v4.2.0

14 Apr 13:51
Compare
Choose a tag to compare

Upgraded versions:

  • compileSdk and targetSdk to 34
  • java to 17.0.9
  • buildTools to 34.0.0
  • com.android.library to 8.3.0
  • exoplayer to media3-exoplayer 1.3.0
  • kotlin to 1.9.23
  • gradle to 8.7
  • other libraries to actual versions

Updated proguard-rules.pro

Changed library path from com.github.usedesk.Android_SDK to com.github.Usedesk.Android_SDK

v4.1.6

20 Mar 08:13
Compare
Choose a tag to compare

Changelog:

  • Ugraded exoplayer version to 2.19.1

v4.1.5

20 Feb 20:27
Compare
Choose a tag to compare

Changelog:

  • Fixed custom agent name

v4.1.4

20 Nov 21:24
Compare
Choose a tag to compare

Changelog:

  • Fixed ssl issue for devices API < 25

v4.1.3

21 Jul 16:25
Compare
Choose a tag to compare

Changelog:

  • Chat:
    • Fixed BottomSheetDialog style for customization background.
    • Fixed issue with throwing an exception when trying to cache a file with no enough free space.
    • Fixed UsedeskChatConfiguration migration.