Releases: Koredotcom/android-kore-sdk
Releases · Koredotcom/android-kore-sdk
10.8.1 (Nov 16, 2024)
Footer icon config changes, values-es added
-
Removed Bot Application class completely
-
Code refactored
-
Update README.md
-
Updated SDKConfig.java config methods
-
Created header fragment and able to replace it with custom header fragment
-
crash at chat adapter
-
removed config
-
header, footer and content layout changes
-
Fixed app crash issue 'if any history message is empty'
-
footer icons config enabled added values folder for Spanish
kotlin_v3/11.0.4
Merged Sdk V2 and V3 functionalities into this branch
kotlin_ui_v3/11.0.2
Initial release
kotlin_lib_v3/11.0.1
Initial release
10.8.0 (Nov 3, 2024)
- Changed the SDK architecture
- Introduced View models for content, footer
- Changes all the Api calls to repositories
10.7.1 (Oct 21, 2024)
- Implemented custom chat window UI
- User can set own header view
- User can set own footer view
- User can set own content view
Gradle with UI 0.0.5 (14th Oct 2024)
View holder implementation
View model implementation
10.7.0 (Sept 28, 2024)
- history footer header overriding
- config branding integrations
Gradle with UI 0.0.4 (16th Sep 2024)
Updated Compiler to JDK 17 and Compile & Target to Android 34
Updated all the libraries accordingly
10.6.1 (Sept 14, 2024)
- Updated build.gradle files
- Added maven-publish