Changelog
Voximplant Android Kit Chat UI SDK changelog
1.2.0 (Jun 19, 2025)
Introduced the API to handle invalid credentials error:
- The KitChatUi.onAuthorizationError API notifies applications about authorization errors.
- The AuthorizationError enum represents Voximplant Kit authorization failure reasons.
Introduced the Region enum that represents account regions for a mobile channel.
1.1.0 (Jun 2, 2025)
Updated the targetSdk version to 35
Changed sourceCompatibility and targetCompatibility to Java 11
Updated the following dependencies:
- Kotlin: 2.1.20
- Android Gradle Plugin: 8.9.1
- Androidx Compose Bom: 2025.04.00
- Coil: 3.1.0
Image cache improvements
1.0.0 (Dec 12, 2024)
Initial release