Skip to content

v6.10.0

Latest
Compare
Choose a tag to compare
@stream-public-bot stream-public-bot released this 23 Jan 18:01

Common changes for all artifacts

⬆️ Improved

  • Update compileSdk to 35 #5573
  • Update dependency versions:
    • AndroidX Ktx 1.15.0 #5573
    • Stream Push 1.3.0 #5573
    • Android Gradle Plugin 8.8.0 #5580
    • Kotlin 2.0.21 #5580
    • Gradle Wrapper 8.10.2 #5580

stream-chat-android-client

✅ Added

  • Introduced ApiModelTransformers to allow custom transformations of API models. #5568

stream-chat-android-state

🐞 Fixed

-. Fix how Unread Counters are updated when events are received. #5550

stream-chat-android-ui-common

🐞 Fixed

  • Avoid multiple queries within on states when user's properties are updated. #5572

stream-chat-android-ui-components

✅ Added

  • Add AttachmentsPickerDialogStyle::saveAttachmentsOnDismiss flag for configuring whether the selected attachments should be saved when the dialog is dismissed. #5554

stream-chat-android-compose

🐞 Fixed

  • Fix error messages text being overridden by the default error message. #5551
  • Fix wrong hints in the poll creation dialog input fields. #5561

⬆️ Improved

  • Create snapshot tests for channels stateless components. #5570

✅ Added

  • Add AttachmentsPickerTheme::saveAttachmentsOnDismiss flag for configuring whether the selected attachments should be saved when the dialog is dismissed. #5554