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

Release 1.9.6: Develop to main #1289

Merged
merged 12 commits into from
Dec 19, 2023
Merged

Release 1.9.6: Develop to main #1289

merged 12 commits into from
Dec 19, 2023

Conversation

ygit
Copy link
Member

@ygit ygit commented Dec 19, 2023

Description

  • Release 1.9.6

Pre-launch Checklist

  • The Documentation is updated accordingly, or this PR doesn't require it.
  • I updated/added relevant documentation (doc comments with ///).
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

ygit and others added 11 commits December 12, 2023 17:37
* added landscape mode support

* landscape mode fixes

* updated Example app changelog

* inset chat view landscape mode fixes

- increased height of chatlist
- useFooterHeight gives correct footer height in landscape mode

* released sample app version 2.3.115 (365) ⚛️

* removed portrait lock from iOS app

* updated app version

* updated landscape handling

* released sample app version 2.3.116 (366) ⚛️

* updated packages

* formatted with trunk

* fix(sdk): 🐛 screenshare publishing issue due to auto enter pip

* landscape bugfixes

* released sample app version 2.3.117 (367) ⚛️

* version locked react-native-reanimated to 3.4.2

* inset local peer tile landscape fixes

* released sample app version 2.3.119 (369) ⚛️

* fix(prebuilt): 🐛 removed `useAnimatedKeyboard` hook usage from android

It was causing various issues

RN-164, RN-168

* released sample app version 2.3.120 (370) ⚛️

* fix(prebuilt): 🐛 publishing screenshare resolution is reverted in landscape mode

* released sample app version 2.3.121 (371) ⚛️

* updated status bar

* released sample app version 2.3.122 (372) ⚛️

* initial gesture changes

* feat(prebuilt): completed hide header and footer animation

* released sample app version 2.3.123 (373) ⚛️

* updated packages

* fix(prebuilt): 🐛 app crash on scree tap

* released sample app version 2.3.124 (374) ⚛️

* fix(prebuilt): 🐛 proper fix for app crash on screen tap

---------

Co-authored-by: Yogesh Singh <[email protected]>
Co-authored-by: ygit <[email protected]>
* added landscape mode support

* landscape mode fixes

* updated Example app changelog

* inset chat view landscape mode fixes

- increased height of chatlist
- useFooterHeight gives correct footer height in landscape mode

* released sample app version 2.3.115 (365) ⚛️

* removed portrait lock from iOS app

* updated app version

* updated landscape handling

* released sample app version 2.3.116 (366) ⚛️

* updated packages

* formatted with trunk

* fix(sdk): 🐛 screenshare publishing issue due to auto enter pip

* landscape bugfixes

* released sample app version 2.3.117 (367) ⚛️

* version locked react-native-reanimated to 3.4.2

* inset local peer tile landscape fixes

* released sample app version 2.3.119 (369) ⚛️

* fix(prebuilt): 🐛 removed `useAnimatedKeyboard` hook usage from android

It was causing various issues

RN-164, RN-168

* released sample app version 2.3.120 (370) ⚛️

* fix(prebuilt): 🐛 publishing screenshare resolution is reverted in landscape mode

* released sample app version 2.3.121 (371) ⚛️

* updated status bar

* released sample app version 2.3.122 (372) ⚛️

* initial gesture changes

* feat(prebuilt): completed hide header and footer animation

* released sample app version 2.3.123 (373) ⚛️

* updated packages

* fix(prebuilt): 🐛 app crash on scree tap

* released sample app version 2.3.124 (374) ⚛️

* fix(prebuilt): 🐛 proper fix for app crash on screen tap

* feat(prebuilt): disable editing username if passed as prebuilt option

* fix(prebuilt): 🐛 modal hiding behind keyboard

* released sample app version 2.3.125 (375) ⚛️

* added checks for safe area

* fix(prebuilt): 🐛 Empty local peer tile action sheet

* fix(prebuilt): 🐛 footer buttons not detecting tap when any modal closed recently

* refactor(prebuilt): modal keyboard handling in android

* fix(prebuilt): 🐛 participants sheet safe area fixes

* released sample app version 2.3.126 (376) ⚛️

* streaming and recording bugfixes

* released sample app version 2.3.128 (378) ⚛️

* stopped emitting error when rejecting the promise (#1282)

* recording button states fixes

* released sample app version 2.3.129 (379) ⚛️

* released sample app version 2.3.129 (379) ⚛️

* using flatlist from react-native-reanimated package

* added key prop to regular tiles flatlist

* fix(prebuilt): 🐛 hmssdk instance config not available when creating instance due to race condition

* fix(prebuilt): 🐛 flatlist taking more than window height when orientation changes

* removed key prop passed to regular tiles flatlist

* updated max height

* removed flatlist maxheight from android

* updated reanimated version

---------

Co-authored-by: Yogesh Singh <[email protected]>
Co-authored-by: ygit <[email protected]>
* added landscape mode support

* landscape mode fixes

* updated Example app changelog

* inset chat view landscape mode fixes

- increased height of chatlist
- useFooterHeight gives correct footer height in landscape mode

* released sample app version 2.3.115 (365) ⚛️

* removed portrait lock from iOS app

* updated app version

* updated landscape handling

* released sample app version 2.3.116 (366) ⚛️

* updated packages

* formatted with trunk

* fix(sdk): 🐛 screenshare publishing issue due to auto enter pip

* landscape bugfixes

* released sample app version 2.3.117 (367) ⚛️

* version locked react-native-reanimated to 3.4.2

* inset local peer tile landscape fixes

* released sample app version 2.3.119 (369) ⚛️

* fix(prebuilt): 🐛 removed `useAnimatedKeyboard` hook usage from android

It was causing various issues

RN-164, RN-168

* released sample app version 2.3.120 (370) ⚛️

* fix(prebuilt): 🐛 publishing screenshare resolution is reverted in landscape mode

* released sample app version 2.3.121 (371) ⚛️

* updated status bar

* released sample app version 2.3.122 (372) ⚛️

* initial gesture changes

* feat(prebuilt): completed hide header and footer animation

* released sample app version 2.3.123 (373) ⚛️

* updated packages

* fix(prebuilt): 🐛 app crash on scree tap

* released sample app version 2.3.124 (374) ⚛️

* fix(prebuilt): 🐛 proper fix for app crash on screen tap

* feat(prebuilt): disable editing username if passed as prebuilt option

* fix(prebuilt): 🐛 modal hiding behind keyboard

* released sample app version 2.3.125 (375) ⚛️

* added checks for safe area

* fix(prebuilt): 🐛 Empty local peer tile action sheet

* fix(prebuilt): 🐛 footer buttons not detecting tap when any modal closed recently

* refactor(prebuilt): modal keyboard handling in android

* fix(prebuilt): 🐛 participants sheet safe area fixes

* released sample app version 2.3.126 (376) ⚛️

* streaming and recording bugfixes

* released sample app version 2.3.128 (378) ⚛️

* stopped emitting error when rejecting the promise (#1282)

* recording button states fixes

* released sample app version 2.3.129 (379) ⚛️

* released sample app version 2.3.129 (379) ⚛️

* using flatlist from react-native-reanimated package

* added key prop to regular tiles flatlist

* added Vale linter

* added vale yml

* updated Gridview

---------

Co-authored-by: Jatin Nagar <[email protected]>
* added lottie splash screen on ios app

* updated background color

---------

Co-authored-by: Yogesh Singh <[email protected]>
* fix(prebuilt): 🐛 flatlist stuck between 2 pages on orientation change

* released sample app version 2.3.136 (386) ⚛️

---------

Co-authored-by: ygit <[email protected]>
Co-authored-by: Yogesh Singh <[email protected]>
@ygit ygit requested a review from stanwolverine as a code owner December 19, 2023 08:03
@stanwolverine stanwolverine merged commit 785a68d into main Dec 19, 2023
1 of 2 checks passed
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.

2 participants