Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Release #2690

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Next Release #2690

merged 2 commits into from
Sep 25, 2024

Conversation

isekovanic
Copy link
Contributor

🎯 Goal

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

* chore: bump stream-chat-js version to latest and fix tsc generation issues

* feat: add useStateStore hook for future use

* feat: add separate tab for threads in SampleApp

* feat: modify thread activation and modify SampleApp

* fix: remove improper activation

* fix: ThreadListItem issues and add click listener

* fix: various upsertion bugs as well as proper activation, channel overrides

* fix: typing and move to different object with new arch

* fix: old threads unloading a full window of replies

* feat: add read state handling to threads

* fix: add channel as a dependency to the hook

* feat: add timestamp and fix keys in sample app

* fix: linter errors

* fix: thread missing load more indicators

* feat: add thread list refresh banner

* fix: ts errors and improvements

* feat: handle loading and empty indicators for thread list

* fix: linter errors

* refactor: move threadlist indicators to already existing ones

* chore: move unread banner to separate component

* feat: add customization capabilities to threads components

* chore: make the banner customizable as well

* feat: add pagination support for thread list

* fix: styles for thread list item component

* chore: move styles in theme where it makes sense

* feat: add unread count badge for threads in sampleapp

* refactor: clean up the badge count a bit

* fix: revert Podfile.lock removal

* chore: remove redundant file

* fix: issue with empty state indicator

* chore: add default translations

* chore: bump stream-chat-js to latest

* fix: lint errors

* fix: move away from checking for thread.activate

* chore: bump stream-chat-js to latest

* chore: threads v2 ui components documentation

* chore: cleanup of redundant code and type fix

* chore: remove redundant TODOs

* fix: replace thread tab icon to the correct one

* feat: translations for languages other than english

* fix: lint issues in docs

* fix: non-initialized channel bug and thread snapshot

* chore: remove redundant console.logs

* chore: add proper title to threads and test ids

* chore: add docs for state management

* fix: parent message deletion handler

* fix: handle reactions and message deletion bugs

* fix: add missing upsert

* feat: add customizable loading next indicator

* chore: add docs for new indicator

* fix: revert not needed change

* fix: linter issues

* chore: try to do a branch release for threads

* fix: own reactions resolution bug

* chore: bump stream-chat-js to latest

* chore: add new users to sample app

* feat: add reactivity to focusing and defocusing

* fix: thread list date time parsing

* fix: dark mode issues

* fix: broken upsertions

* fix: reload on relog as well

* fix: relog issue threads

* chore: docs update

* fix: reconnection flow for thread list

* chore: revert deployment change

* fix: revert .nvmrc change as it is not needed

* chore: bump back sample app version

* fix: revert change as release would do the same

* chore: cleanup
* fix: properly include ThreadListItem in types and expose ctxs

* fix: add to docs as well

* fix: docs and add ui cookbook

* chore: add sidebar changes
Copy link

Next releases

v5.39.0

5.39.0 (2024-09-25)

Features

Bug Fixes

  • threads v2 minor improvements and docs fixes (#2689) (61c47b5)

[email protected]

1.30.0 (2024-09-25)

Features

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

@Stream-SDK-Bot
Copy link
Contributor

SDK Size

title develop branch diff status
js_bundle_size 446.7021484375 KB 447 KB 0 B 🟢

@isekovanic isekovanic merged commit 06ee09f into main Sep 25, 2024
9 of 10 checks passed
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.39.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants