Skip to content

Releases: sendbird/sendbird-uikit-android

uikit/3.26.0

18 Mar 08:20
a2b6d0b

Choose a tag to compare

v3.26.0 (Mar 18, 2026) with Chat SDK v4.34.1

  • Deprecated feedback and form related APIs.
  • Added ChannelConfig.enableAutoscrollMessageOverflowToTop configuration to automatically scroll to the top of a new incoming message when the message height overflows the visible screen.
  • Removed jitpack dependency.

uikit/3.25.3

19 Jan 02:47
fdb856a

Choose a tag to compare

v3.25.3 (Jan 19, 2026) with Chat SDK v4.32.4

  • Fixed issue where files sent via Platform API failed to download due to size mismatch between server metadata and actual file size.

uikit/3.25.2

17 Dec 03:12
245d0f6

Choose a tag to compare

v3.25.2 (Dec 17, 2025) with Chat SDK v4.32.4

  • Fixed an issue where messages in ChannelFragment were not displayed after returning from another fragment when using Navigation Component.

uikit/3.25.1

10 Dec 07:00
f8a40be

Choose a tag to compare

v3.25.1 (Dec 10, 2025) with Chat SDK v4.32.3

  • Fixed message resend functionality to properly handle rate limit errors (900200).

uikit/3.25.0

19 Nov 06:46
b8e3649

Choose a tag to compare

v3.25.0 (Nov 19, 2025) with Chat SDK v4.32.1

  • Added connection-delayed handling: new dialog with live countdown and a new event (onConnectionDelayed()) to observe retry timers.
    • Added BaseViewModel.onConnectionDelayed live data to observe connection-delayed events for the delayed seconds.
    • Added showConnectionDelayedDialog() and hideConnectionDelayedDialog() in BaseModuleFragment.
      • These methods shows or hides the default connection-delayed dialog upon receiving onConnectionDelayed() live data events.
      • You can override these methods to customize the dialog behavior.
    • Added DialogUtils.showConnectionDelayedDialog to show the default connection-delayed dialog.

uikit/3.24.1

03 Nov 11:35
cce410a

Choose a tag to compare

v3.24.1 (Nov 3, 2025) with Chat SDK v4.31.1

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

3.24.0

31 Jul 08:29
3e59e08

Choose a tag to compare

v3.24.0 (Jul 31, 2025) with Chat SDK v4.28.2

  • Support MarkAsUnread in UIKit Android View
    • Added new configuration option enableMarkAsUnread to enable/disable the feature
    • Added new interfaces for using markAsUnread feature to ChannelFragment and ChannelViewModel
    • Added NewLineView to indicate the start of unread messages.
    • New markAsUnread menu item in ChannelFragment
  • Fixed an issue where messages with same createdAt timestamps disappeared from ChannelFragment

3.23.3

18 Jul 03:02
78c45e1

Choose a tag to compare

v3.23.3 (Jul 17, 2025) with Chat SDK v4.27.3

  • Added support for setting isAppearanceLightStatusBars in edge-to-edge mode.
    • Added useAppearanceLightStatusBars to EdgeToEdgeConfig.

3.23.2

27 Jun 06:00
1033615

Choose a tag to compare

v3.23.2 (Jun 27, 2025) with Chat SDK v4.27.3

3.23.1

24 Jun 07:49
ad04c79

Choose a tag to compare

v3.23.1 (Jun 24, 2025) with Chat SDK v4.27.2