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

Merged
merged 13 commits into from
Jun 17, 2024
Merged

Next Release #2555

merged 13 commits into from
Jun 17, 2024

Conversation

khushal87
Copy link
Member

🎯 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

khushal87 and others added 11 commits May 30, 2024 15:28
* fix: empty message list UI and scrolling issue

* fix: tests
…t while maintaining the order (#2523)

* fix: reaction list reactions sorting order based on created_at

* fix: show reactions using reactions_group

* fix: tests

* fix: useProcessReactions hook

* fix: useProcessReactions hook and Channel message spread

* fix: remove reaction_counts from offline DB

* fix: reaction summary type
… same (#2546)

* fix: permissions issue on expo sample app on iOS and add docs for the same

* fix: permissions text

* fix: permissions message on sample apps
…ons. (#2532)

* fix: reaction list reactions sorting order based on created_at

* fix: show reactions using reactions_group

* fix: tests

* fix: useProcessReactions hook

* fix: useProcessReactions hook and Channel message spread

* feat: use queryReactions API to query and show reactions in OverlayReactions

* feat: use queryReactions API to query and show reactions in OverlayReactions

* fix: improve useFetchReactions hook

* docs: old docs lint fix

* fix: remove repeated code

* fix: remove repeated code

* fix: useFetchReactions hook

* fix: reactions query limit

* fix: use usememo in the reactions array
* feat: store message_text_updates_at field in the offline DB

* fix: update tests
Copy link

github-actions bot commented Jun 17, 2024

Next releases

v5.32.0

5.32.0 (2024-06-17)

Features

  • global date time formatting through i18n (#2552) (0ad7016)
  • use queryReactions to fetch and show reactions in OverlayReactions. (#2532) (d7c8243)

Bug Fixes

  • add expo-clipboard to peer deps of expo-package (#2537) (ae279a1)
  • Correct japanese translation (#2540) (64b2f78)
  • derive reaction list from reaction_groups and show reaction count while maintaining the order (#2523) (46de441)
  • empty message list UI and scrolling issue (#2533) (95e9dc5)
  • message edited label edited time stamp (#2547) (95abb46)
  • store message_text_updated_at field in the offline DB (#2548) (ff86bca)
  • use i18n-parser for build-translations and improve related scripts (#2553) (6037c4d)

[email protected]

1.27.3 (2024-06-17)

Bug Fixes

  • add expo-clipboard to peer deps of expo-package (#2537) (ae279a1)
  • example app TS issue and icons props issue (#2544) (4422664)
  • permissions issue on expo sample app on iOS and add docs for the same (#2546) (6dbc9bf)

Workspaces

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

…ts (#2553)

* fix: use i18n-parser for build-translations and improve related scripts

* fix: use i18n-parser for build-translations and improve related scripts

* fix: prettier config

* debug commit

* debug commit

* Delete package/src/i18n/pt-BR.json

* debug commit

* debug commit

* set keepRemoved true
* feat: global date time formatting through i18n

* fix: build and lint issues

* fix: StickyHeader code

* fix: broken translations for date time

* fix: broken translations for date time

* fix: build issues

* fix: remove timestampTranslationKey prop

* tests: fix broken tests

* tests: fix broken tests

* fix: memoize the getDatestring logic

* fix: memoize the getDatestring logic

* fix: memoize the getDatestring logic

* fix: translations test

* fix: add tests

* fix: use i18n-parser for build-translations and improve related scripts

* fix: use i18n-parser for build-translations and improve related scripts

* fix: prettier config

* debug commit

* debug commit

* Delete package/src/i18n/pt-BR.json

* debug commit

* debug commit

* set keepRemoved true

* fix: build config

* fix: build config
@khushal87 khushal87 merged commit edb7586 into main Jun 17, 2024
8 checks passed
@stream-ci-bot
Copy link
Contributor

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