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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Release #1839

Merged
merged 6 commits into from
Dec 1, 2022
Merged

Next Release #1839

merged 6 commits into from
Dec 1, 2022

Conversation

vishalnarkhede
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

santhoshvai and others added 5 commits November 30, 2022 14:59
* Add container style type

* Add container style default value and prop

* Fix lint issue
* feat: make the document picker optional

* style: fix lint issues
* feat: optimistic DB and UI updates for reactions

* refactor: restructure sync handling

* fix: order of sync and pending api calls

* fix: handle enableOfflineSupport prop

* fix: handle connection.changed event for disabled offline support

* fix: remove unnecessary handling of reaction.new event in Channel component

* fix: handle the case where channellist loads little later

* feat: optimistic updates for new message

* refactor: fix ts issue

* refactor: fixing type import for ValueOf

* test: added integration tests for optimistic updates

* refactor: handle attachments and giphy

* build: add current branch to sample distribution ci

* refactor: handled the case of local images

* refactor: handle attachment without message text

* fix: resolving typescript issues

* refactor: fix the optimistic delete message behaviour

* fix: deleting message doesnt remove message from UI if auto translation is enabled

* refactor: fixing lint issues

* fix: issue with redundant update query

* fix: connection changed handling on channel component

* feat: upgrade sqlite dependency to v5

* fix: typescript issues

* fix: throttling issue and redundant entry into db

* fix: switch copyMessageState from throttle to debounce

* fix: making pending task logic for new message sync

* refactor: drop optimistic DB updates for new messages

* fix: remove pending task logic

* test: fix the optimistic db update tests

* fix: handle pending attachment uploads as part of sendMessage

* test: updating snapshots

* fix: video thumbnail not rendering if video message is sent while offline

* fix: video thumbnail disappears after editing message

* fix: failure to update message due to reserved fields

* refactor: drop un-used pending task type

* refactor: drop un-used utilities around pending tasks

* refactor: cleanup debounce/throttle related un-used changes

* fix: some miscellaneous cleanup

* fix: allow sending files irrespective of status if offline mode is enabled

* fix: issue with app crash after sending message offline and reopening the app in offline mode

* fix: maintain the support for v4 quick-sqlite to avoind breaking change

* refactor: fix typescript issues

* feat: add appSettings to database

* fix: typescript around isOnline

* fix: handle enableOfflineSupport prop as part of useAppSettings hook

* fix(test): error logs in test runs

* feat: updated stream-chat to v8
@github-actions
Copy link

github-actions bot commented Dec 1, 2022

Next releases

v5.6.0

5.6.0 (2022-12-01)

Features

  • Make the DocumentPicker dependency optional (#1809) (8b1eff9)
  • optimistic DB and UI updates for reactions and messages (#1758) (abe2b70)

Bug Fixes

  • Add theme config for BottomSheetFlatList in ImageGrid (#1831) (8411df9)
  • import React Dependency into Video / Sound files (#1828) (47f2e60)
  • remove the unnecessary remapping of chat-core import (#1837) (25815d5)
  • unmatched border radius for attachment picker (#1829) (32d9af8)

sampleapp@v1.15.0

1.15.0 (2022-12-01)

Features

  • optimistic DB and UI updates for reactions and messages (#1758) (abe2b70)

Workspaces

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

@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 2022

SonarCloud Quality Gate failed.聽 聽 Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

61.7% 61.7% Coverage
0.4% 0.4% Duplication

@vishalnarkhede vishalnarkhede merged commit db58f1a into main Dec 1, 2022
@vishalnarkhede
Copy link
Contributor Author

馃帀 This PR is included in version 5.6.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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants