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 #2823

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Next Release #2823

merged 3 commits into from
Dec 4, 2024

Conversation

khushal87
Copy link
Member

No description provided.

…omponent when DB not initialized (#2820)

* fix: show loading indicator instead of returning null from the Chat component when DB not initialized

* fix: db initialization logic

* Revert "fix: db initialization logic"

This reverts commit a0a98c6.

* fix: replace default loading indicator to null
* fix: audio attachment title overflow issue

* fix: remove constant progress bar width
@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Dec 4, 2024

SDK Size

title develop branch diff status
js_bundle_size 452 KB 453 KB +1288 B 🔴

Copy link

github-actions bot commented Dec 4, 2024

Next releases

v5.44.0

5.44.0 (2024-12-04)

Features

Bug Fixes

  • audio attachment title overflow issue (#2821) (1651c16)
  • show loading indicator instead of returning null from the Chat component when DB not initialized (#2820) (6d5a51b)

[email protected]

1.33.0 (2024-12-04)

Features

Bug Fixes

  • show loading indicator instead of returning null from the Chat component when DB not initialized (#2820) (6d5a51b)

Workspaces

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

* feat: ai-bot integration poc (#2819)

* feat: add StreamingMessageView to kick off ai feature

* fix: issues with message view

* feat: add AITypingIndicatorView

* feat: make send message button react to ai state

* fix: improve typewriter animation

* fix: improvements in ui and typewriter

* chore: add customizations to StreamingMessageView

* fix: hook deps

* chore: extract logic in hook

* fix: custom events

* fix: revert the type change in favor of changes in the LLC

* feat: codeblock scrollable view

* feat: table initial reimpl

* feat: finish table impl

* fix: horizontal scroll list performance issues

* feat: add markdown parsing fixes, optimistic code capture and various improvements

* fix: theme prop and theming in general

* fix: remove edited lalbel for ai messages

* fix: bug with stop streaming button and types

* fix: colors in md rendering

* fix: rename custom scrollview

* chore: translations

* fix: remove TODO

* chore: extract indicator styles in theme

* fix: safeguard if channel does not exist

* fix: get rid of enum and introduce proper type

* fix: allow only message overrides

* chore: update event names as per the changes

* fix: bump stream-chat-js version to v8.46.0

* fix: use channel method for sending events

* fix: cover background mode case

* fix: use type from LLC

* chore: add jsdocs

* fix: move check to checker fn

* fix: add overrides for StreamingMessageView

* chore: add override for stop streaming button

* fix: scrollviews breaking message

* chore: bump stream-chat version

* fix: message overlay

* fix: linter issues
@isekovanic isekovanic merged commit e844ee1 into main Dec 4, 2024
8 of 10 checks passed
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.44.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.

4 participants