Releases: usedesk/Android_SDK
Releases · usedesk/Android_SDK
v4.4.0
Changelog:
Chat:
- Fixed sending additional fields
- Refactored message queue handling
- Refactored configuration and token usage
- Fixed blur library version
v4.3.0
Changelog:
- Changed chat message and form ids to string
v4.2.3
Changelog:
- Fixed knowledgebase images
v4.2.2
Changelog:
- Fixed media type crash
- Other fixes
v4.2.1
Changelog:
- Fixed buttons parsing from messages
v4.2.0
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
Changelog:
- Ugraded exoplayer version to 2.19.1
v4.1.4
Changelog:
- Fixed ssl issue for devices API < 25
v4.1.3
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.