Skip to content

Releases: RocketChat/Rocket.Chat.ReactNative

Version: 4.53.0

07 Oct 14:40
e3d46cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.52.0...4.53.0

Version: 4.52.0

26 Sep 12:47
b161e11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.51.0...4.52.0

Version: 4.51.0

09 Sep 18:35
92ebf5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.50.1...4.51.0

Version: 4.50.1

11 Jul 21:50
deb8ea4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.50.0...4.50.1

Version: 4.50.0

11 Jul 13:36
5eaeb47
Compare
Choose a tag to compare

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

13 Jun 13:23
ff15e2b
Compare
Choose a tag to compare

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

06 Jun 20:50
1119492
Compare
Choose a tag to compare

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

28 May 12:46
9191d47
Compare
Choose a tag to compare

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

30 Apr 16:49
a4a9456
Compare
Choose a tag to compare

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

26 Apr 21:13
77d32f4
Compare
Choose a tag to compare
Version: 4.48.0-rc.0 Pre-release
Pre-release

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