Skip to content

Releases: Koredotcom/android-kore-sdk

10.8.1 (Nov 16, 2024)

02 Dec 10:15
94fd63b
Compare
Choose a tag to compare

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

12 Nov 07:07
Compare
Choose a tag to compare

Merged Sdk V2 and V3 functionalities into this branch

kotlin_ui_v3/11.0.2

12 Nov 08:07
Compare
Choose a tag to compare

Initial release

kotlin_lib_v3/11.0.1

12 Nov 09:37
Compare
Choose a tag to compare

Initial release

10.8.0 (Nov 3, 2024)

02 Dec 10:12
56adf66
Compare
Choose a tag to compare
  • Changed the SDK architecture
  • Introduced View models for content, footer
  • Changes all the Api calls to repositories

10.7.1 (Oct 21, 2024)

02 Dec 10:07
Compare
Choose a tag to compare
  • 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)

14 Oct 11:14
0e6ce38
Compare
Choose a tag to compare

View holder implementation
View model implementation

10.7.0 (Sept 28, 2024)

02 Dec 10:05
Compare
Choose a tag to compare
  • history footer header overriding
  • config branding integrations

Gradle with UI 0.0.4 (16th Sep 2024)

16 Sep 09:49
0130fa2
Compare
Choose a tag to compare

Updated Compiler to JDK 17 and Compile & Target to Android 34
Updated all the libraries accordingly

10.6.1 (Sept 14, 2024)

02 Dec 09:57
Compare
Choose a tag to compare
  • Updated build.gradle files
  • Added maven-publish