Skip to content

Releases: sendbird/sendbird-uikit-sample-android-jetpack-compose

compose/1.3.3

26 Nov 07:46
f98ead7

Choose a tag to compare

v1.3.3 (Nov 26, 2025) with Chat SDK v4.32.2

  • Updated Chat SDK to v4.32.2 to add more details in sdk request log for better debugging.

compose/1.3.2

20 Nov 02:07
03f1c8b

Choose a tag to compare

v1.3.2 (Nov 19, 2025) with Chat SDK v4.32.1

  • Updated Chat SDK to v4.32.1 to prevent error screen showing due to connection issues
    • Please refer to the Chat SDK's Release
  • Fixed error message shown in ChannelScreen when uiState is SendbirdScreenUiState.Failure
    • Changed from Couldn't retrieve channel list. to Couldn't retrieve messages.

compose/1.3.1

05 Nov 05:01
4ff4a90

Choose a tag to compare

v1.3.1 (Nov 4, 2025) with Chat SDK v4.31.1

  • Fixed a possible binary compatibility issue when using Chat SDK in multiple products.