Releases: usabilla/usabilla-u4a-android-sdk
Releases · usabilla/usabilla-u4a-android-sdk
v7.3.0
7.3.0
Fix
- Return value from the public
dismiss
method - Prevent returning multiple passive form when the last one requested is still present on screen
- Talkback info on star component
- Logging not showing when enabled
Remove
- Permissions
READ_EXTERNAL_STORAGE
andCAMERA
Update
- Android AppCompat dependency to v1.3.1
- Moshi dependency to v1.12.0
- Kotlin dependency to v1.5.21
v7.2.2
v.7.2.1
v7.2.0
7.2.0
Add
- Set java compatibility to Java 8
- Add dependency from Java classes present in Android API 26 and above (needs desugaring as explained in the readme)
- Public property to turn off telemetry data upload
- Upload of Javadocs to Maven Central
Fix
- Crash after resuming the app from the background in a multi step campaign
- Bug for concurrent injection (sometimes campaigns would not be shown because of that)
Remove
- Dependency from JCenter
- Deprecated kotlin-extensions plugin
Update
- Volley dependency to v1.2.0
- Exifinterface dependency to v1.3.2
- Kotlin dependency to v1.4.32
- Kotlin coroutines dependency to v1.4.2
- Moshi dependency to v1.10.0
- Play core dependency to v1.10.0
v7.1.2
v7.1.1
v7.1.0
7.1.0
Fix
- Google play review prompt not being shown (#205)
- Asynchronous operations done off main thread (#217)
- Campaign events remembered through different app launches
- Banner dimension with long content or big font size
- Sending event simultaneously had campaigns overlap
Update
- Campaign banner title max number of rows set to 3