Releases: RocketChat/Rocket.Chat.ReactNative
Releases · RocketChat/Rocket.Chat.ReactNative
Version: 4.53.0
What's Changed
- fix: Scroll Issue when trying to see older posts by @diegolmello in #5863
- fix: Make file format attachment less rigid by @diegolmello in #5883
- fix: Google OAuth issue by @OtavioStasiak in #5891
- fix: Action sheet not closing on message edit by @diegolmello in #5890
- fix: added letter-spacing to fix Inter Regular line break issue by @OtavioStasiak in #5892
- fix: created color buttonFontPrimary on light theme by @OtavioStasiak in #5885
- regression: Unread separator not working by @OtavioStasiak in #5884
- chore: Bump version to 4.53.0 by @diegolmello in #5882
- chore: Merge 4.53.0 into master by @diegolmello in #5901
New Contributors
- @OtavioStasiak made their first contribution in #5891
Full Changelog: 4.52.0...4.53.0
Version: 4.52.0
What's Changed
- feat: E2EE messages mentions by @diegolmello in #5744
- feat: Help page by @yash-rajpal in #5855
- feat(a11y): Color and contrast improvements by @yash-rajpal in #5869
- fix: share extension ios memory by @diegolmello in #5831
- fix(iOS): Message details not shown in push notifications in some cases by @diegolmello in #5815
- fix: last message preview flickering by @diegolmello in #5854
- fix: Image viewer losing quality by @diegolmello in #5878
- chore: Bump version to 4.52.0 by @diegolmello in #5862
- chore: Remove codecov by @diegolmello in #5870
- chore: Merge 4.52.0 into master by @diegolmello in #5880
Full Changelog: 4.51.0...4.52.0
Version: 4.51.0
What's Changed
- feat: Adjust markdown line height by @diegolmello in #5845
- feat: Setting to enable file encryption by @diegolmello in #5841
- feat: Add text to collapsible quote by @diegolmello in #5835
- feat(a11y): add accessibilityLabel by @GleidsonDaniel in #5793
- feat(a11y): Menus (use of color) by @diegolmello in #5846
- fix: image preview size by @diegolmello in #5813
- fix: draft keeping content incorrectly sometimes by @diegolmello in #5827
- fix: Increase random E2EE password security by @diegolmello in #5805 (special thanks to Hayato Kimura, Ryoma Ito, Kazuhiko Minematsu, and Takanori Isobe for their research)
- fix: Link preview should not enlarge small images by @JASIM0021 in #5789
- fix: Media autodownload not working properly by @diegolmello in #5807
- fix: Room encrypted with E2E_Enabled setting disabled by @diegolmello in #5834
- fix: Action sheet closing whenever an input is focused by @diegolmello in #5842
- fix: Change E2EE key password by @diegolmello in #5844
- chore: Bump version to 4.51.0 by @diegolmello in #5785
- chore: Platform with type "Windows_NT" and architecture "x64" is not supported by @bugsnag/cli. by @ProMasoud in #5790
- chore(deps): bump the npm_and_yarn group with 8 updates by @dependabot in #5843
- regression: Fix E2E_Enable_Encrypt_Files backwards compatibility by @diegolmello in #5858
New Contributors
- @JASIM0021 made their first contribution in #5789
- @ProMasoud made their first contribution in #5790
Full Changelog: 4.50.1...4.51.0
Version: 4.50.1
What's Changed
- fix: Prevent sending empty messages by @anirbanpaulcom in #5657
- fix: Unable to open E2EE PDFs by @diegolmello in #5775
- fix: message composer placeholder breaking lines by @diegolmello in #5772
- fix(docs): Update minimum iOS supported version on README by @diegolmello in #5782
- chore: Cleanup logs by @diegolmello in #5776
- chore: Bump version to 4.50.1 by @diegolmello in #5781
- chore: Merge 4.50.1 into master by @diegolmello in #5783
Full Changelog: 4.50.0...4.50.1
Version: 4.50.0
What's Changed
- feat: File encryption support by @diegolmello in #5678
- feat: Disallow users from sending unencrypted messages in E2EE rooms by @diegolmello in #5600
- feat: Read messages on room close to prevent fetching already seen messages by @diegolmello in #5723
- feat: request password change by @GleidsonDaniel in #5722
- feat: 'slide' drawer type by @diegolmello in #5749
- feat: migrate to bluesky-social/react-native-bottom-sheet by @GleidsonDaniel in #5769
- fix: Unable to able to open PDF on Android 11+ by @diegolmello in #5733
- fix(i18n): correct Russian localization strings for user role updates by @Lao-Ax in #5582
- Fix: Keep the Save Button Disabled Until the Status Value Changes. by @anirbanpaulcom in #5569
- regression: fix the threadId logic by @GleidsonDaniel in #5715
- regression: fix getServerTimeSync return by @GleidsonDaniel in #5726
- regression: add updateLastOpen function to update the last open date of a subscription by @GleidsonDaniel in #5737
- regression: correct the message label on SelectListView by @GleidsonDaniel in #5768
- chore: Upgrade React Native to 0.73.6 by @diegolmello in #5621
- chore: resolve circular dependency in sharedStyles import by @diegolmello in #5738
- chore: fix require cycle by @diegolmello in #5754
- chore: Log event of server/token logout to help tracking bugs by @diegolmello in #5716
- chore: Migrate to expo-document-picker by @diegolmello in #5725
- chore: Update react-native-device-info by @diegolmello in #5762
- chore: Update README docs link by @casalsgh in #5760
- chore: Bump version to 4.50.0 by @diegolmello in #5686
- chore: Merge 4.50.0 into master by @diegolmello in #5779
New Contributors
Full Changelog: 4.49.2...4.50.0
Version: 4.49.2
What's Changed
- fix: Unable to open PDF on Android 11+ by @diegolmello in #5733
- regression: add updateLastOpen function to update the last open date of a subscription by @GleidsonDaniel in #5737
- chore: resolve circular dependency in sharedStyles import by @diegolmello in #5738
Full Changelog: 4.49.1...4.49.2
Version: 4.49.1
What's Changed
- feat: request password change by @GleidsonDaniel in #5722
- feat: Read messages on room close to prevent fetching already seen messages by @diegolmello in #5723
- fix(i18n): correct Russian localization strings for user role updates by @Lao-Ax in #5582
- regression: fix the threadId logic by @GleidsonDaniel in #5715
- regression: fix getServerTimeSync return by @GleidsonDaniel in #5726
- chore: Log event of server/token logout to help tracking bugs by @diegolmello in #5716
Full Changelog: 4.49.0...4.49.1
Version: 4.49.0
What's Changed
- feat: add message pinned icon by @GleidsonDaniel in #5598
- feat: remove rn-fetch-blob by @GleidsonDaniel in #5669
- feat: add ios privacy info by @GleidsonDaniel in #5680
- fix: fixes sending files to start a thread by @GleidsonDaniel in #5670
- regression: checks if the
hideUnreadStatus
property is coming from the subscription by @GleidsonDaniel in #5649 - chore: Bump version to 4.49.0 by @diegolmello in #5673
- chore: Merge 4.49.0 into master by @diegolmello in #5684
Full Changelog: 4.48.0...4.49.0
Version: 4.48.0
What's Changed
- feat: WatchOS app by @djorkaeffalexandre in #5476
- feat: mobile color normalization by @GleidsonDaniel in #5616
- feat: copy username on long press in user info screen by @jsathu07 in #5633
- feat: change default browser label by @GleidsonDaniel in #5651
- feat: add Czech translation by @GleidsonDaniel in #5658
- feat: add force-logout stream listener by @GleidsonDaniel in #5643
- feat: save ThreadMessagesView filter preferences on mmkv by @GleidsonDaniel in #5653
- fix: explicitly check the type of
Accounts_AllowUserStatusMessageChange
by @GleidsonDaniel in #5642 - fix: ShareView and loading of image/videos colors by @GleidsonDaniel in #5664
- fix: explicitly check the type of
Message_AllowEditing
by @GleidsonDaniel in #5659 - fix: add checks to draft auto save by @GleidsonDaniel in #5639
- chore: Bump version to 4.48.0 by @diegolmello in #5631
- chore: Merge 4.48.0 into master by @diegolmello in #5671
Full Changelog: 4.47.2...4.48.0
Version: 4.48.0-rc.0
What's Changed
- feat: WatchOS app by @djorkaeffalexandre in #5476
- feat: mobile color normalization by @GleidsonDaniel in #5616
- feat: copy username on long press in user info screen by @jsathu07 in #5633
- feat: change default browser label by @GleidsonDaniel in #5651
- feat: add Czech translation by @GleidsonDaniel in #5658
- feat: Encrypt file descriptions on E2EE rooms by @diegolmello in #5599
- feat: add force-logout stream listener by @GleidsonDaniel in #5643
- feat: save ThreadMessagesView filter preferences on mmkv by @GleidsonDaniel in #5653
- fix: explicitly check the type of
Accounts_AllowUserStatusMessageChange
by @GleidsonDaniel in #5642 - fix: Backwards compatibility on file upload by @diegolmello in #5663
- fix: ShareView and loading of image/videos colors by @GleidsonDaniel in #5664
- fix: explicitly check the type of
Message_AllowEditing
by @GleidsonDaniel in #5659 - fix: add checks to draft auto save by @GleidsonDaniel in #5639
- chore: Bump version to 4.48.0 by @diegolmello in #5631
Full Changelog: 4.47.2...4.48.0-rc.0