Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GetStream/stream-chat-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.32.0
Choose a base ref
...
head repository: GetStream/stream-chat-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.32.1
Choose a head ref
  • 12 commits
  • 93 files changed
  • 5 contributors

Commits on Jan 28, 2026

  1. Configuration menu
    Copy the full SHA
    484e910 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Bump ci workflow (#6114)

    gpunto authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    d96b748 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Fix globalState race condition crash during disconnect (#6122)

    * Fix globalState race condition crash during disconnect
    
    Co-Authored-By: Claude <[email protected]>
    
    * Update CHANGELOG
    
    Co-Authored-By: Claude <[email protected]>
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    VelikovPetar and claude authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    7cbcfcb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Improve Channel lastMessageAt calculation (#6118)

    * Improve Channel lastMessageAt calculation
    
    Co-Authored-By: Claude <[email protected]>
    
    * Update CHANGELOG
    
    Co-Authored-By: Claude <[email protected]>
    
    * Fix margeChannelFromEvent.
    
    * Fix tests.
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    VelikovPetar and claude authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    40119da View commit details
    Browse the repository at this point in the history
  2. Fix crash when onNext is called on disposed subscription (#6126)

    * Fix crash when onNext is called on disposed subscription
    
    Co-Authored-By: Claude <[email protected]>
    
    * Update CHANGELOG
    
    Co-Authored-By: Claude <[email protected]>
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    VelikovPetar and claude authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    d36fb32 View commit details
    Browse the repository at this point in the history
  3. chore: migrate to label-based release notes (#6127)

    - Add release.yaml for GitHub auto-generated release notes
    - Add pr-quality.yml workflow using conventions for label enforcement
    - Update PR template to match video SDK style
    - Remove manual changelog requirement from checklist
    
    Labels created separately:
    pr:breaking-change, pr:new-feature, pr:bug, pr:improvement,
    pr:documentation, pr:dependencies, pr:internal, pr:ci, pr:test,
    pr:demo-app, pr:ignore-for-release
    aleksandar-apostolov authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    24e88e6 View commit details
    Browse the repository at this point in the history
  4. Fix network callback and lifecycle observer not being unregistered du…

    …ring disconnect (#6125)
    
    * Fix network callback and lifecycle observer not being unregistered during disconnect
    
    Co-Authored-By: Claude <[email protected]>
    
    * Update CHANGELOG
    
    Co-Authored-By: Claude <[email protected]>
    
    * Refactor code
    
    * Fix LogTag
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    VelikovPetar and claude authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    e059665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cc0925 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da7230a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Fix wrong timestamp shown on channel list item (#6131)

    * Fix wrong timestamp shown on channel list item
    
    Co-Authored-By: Claude <[email protected]>
    
    * Fix detekt
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    VelikovPetar and claude authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    12b5165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf38d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ce5225 View commit details
    Browse the repository at this point in the history
Loading