Skip to content

Releases: RocketChat/Rocket.Chat.ReactNative

Version: 4.49.2

Choose a tag to compare

@diegolmello diegolmello released this 13 Jun 13:23
ff15e2b

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

Choose a tag to compare

@diegolmello diegolmello released this 06 Jun 20:50
1119492

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

Choose a tag to compare

@diegolmello diegolmello released this 28 May 12:46
9191d47

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

Choose a tag to compare

@diegolmello diegolmello released this 30 Apr 16:49
a4a9456

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

Version: 4.48.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@diegolmello diegolmello released this 26 Apr 21:13
77d32f4

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

Version: 4.47.2

Choose a tag to compare

@diegolmello diegolmello released this 26 Mar 19:10
9867aa6

What's Changed

Full Changelog: 4.47.1...4.47.2

Version: 4.47.1

Choose a tag to compare

@diegolmello diegolmello released this 20 Mar 20:13
04fa983

What's Changed

  • regression: use correct parameters on upload image on profile view by @GleidsonDaniel in #5620
  • regression: disable notifiee handler on ios devices by @GleidsonDaniel in #5619
  • chore: migrate several class-based components to functional components by @jsathu07 in #5584
  • chore: Set version to 4.47.1 by @diegolmello in #5622

Full Changelog: 4.47.0...4.47.1

Version: 4.47.0

Choose a tag to compare

@diegolmello diegolmello released this 12 Mar 14:06
d34ff3d

What's Changed

  • feat: New message composer by @diegolmello and @GleidsonDaniel in #5205 #5514 #5523 #5515 #5555 #5573 #5595 #5553 #5556 #5516 #5572
  • feat: mobile troubleshoot notifications by @reinaldonetof in #5330
  • feat: haptics feedback in app notification by @reinaldonetof in #5507
  • feat: play audio in sequence by @reinaldonetof in #5526
  • feat: add take a photo button in profile by @Amitlpu-840 in #5524
  • feat: button to refresh cloud data on support window expired screen by @diegolmello in #5528
  • feat: add support for tasks and unordered list markdown by @imf-ali in #5057
  • feat: add search emoji by substring by @Lao-Ax in #5585
  • feat: improve login error message by @GleidsonDaniel in #5594
  • feat: show toast msg in members view if direct msg is not allowed by @jsathu07 in #5410
  • feat: display language icon for auto translated msgs by @jsathu07 in #5398
  • fix: room actions header not using i18n by @diegolmello in #5510
  • fix: remove blocks when updating an old message by @reinaldonetof in #5522
  • fix: Disconnect from server when on expired support window screen by @diegolmello in #5529
  • fix: add alignSelf style for Android to prevent text from getting cut off by @GleidsonDaniel in #5571
  • fix: add a style to prevent Android from breaking when rendering a katex via webview by @GleidsonDaniel in #5570
  • fix: commonmark code_block by @reinaldonetof in #5531
  • fix: fix unread count on Header and roomListView by @GleidsonDaniel in #5588
  • fix: the download's key for files with the same filename by @reinaldonetof in #5534
  • fix: floating promises and fork usage on login saga by @diegolmello in #5589
  • fix: message.md not getting cleaned up correctly by @diegolmello in #5606
  • fix: request room e2ee key not working properly by @diegolmello in #5607
  • regression: open self profile from messages by @reinaldonetof in #5554
  • regression: validate that the login error value is actually a string by @GleidsonDaniel in #5602
  • test: correction and improvement of unit tests in CI by @GleidsonDaniel in #5591
  • chore: Bump version to 4.47.0 by @diegolmello in #5513
  • chore: improve encrypted button on create discussion view by @sanjaysargam in #5466
  • chore: Use Xcode 15.2.0 on CI by @diegolmello in #5532
  • chore: update totp copy by @GleidsonDaniel in #5579
  • chore: apply alignSelf style only on LastMessage by @GleidsonDaniel in #5580
  • chore: add a script to organize translations by @GleidsonDaniel in #5586
  • chore: update notification troubleshoot page copy by @GleidsonDaniel in #5603
  • chore: sort translation keys alphabetically ignoring case by @GleidsonDaniel in #5612
  • chore(Android): Update CircleCI images by @diegolmello in #5587

New Contributors

Full Changelog: 4.46.1...4.47.0

Version: 4.47.0-rc.1

Version: 4.47.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@diegolmello diegolmello released this 06 Mar 14:48
2c0cfa1

What's Changed

  • feat: mobile troubleshoot notifications by @reinaldonetof in #5330
  • feat: add search emoji by substring by @Lao-Ax in #5585
  • feat: improve login error message by @GleidsonDaniel in #5594
  • feat: show toast msg in members view if direct msg is not allowed by @jsathu07 in #5410
  • feat: display language icon for auto translated msgs by @jsathu07 in #5398
  • fix: commonmark code_block by @reinaldonetof in #5531
  • fix: fix unread count on Header and roomListView by @GleidsonDaniel in #5588
  • fix: the download's key for files with the same filename by @reinaldonetof in #5534
  • fix: floating promises and fork usage on login saga by @diegolmello in #5589
  • fix: empty draft when the message is sent by @GleidsonDaniel in #5595
  • regression: validate that the login error value is actually a string by @GleidsonDaniel in #5602
  • chore: add a script to organize translations by @GleidsonDaniel in #5586
  • chore(Android): Update CircleCI images by @diegolmello in #5587
  • chore: update notification troubleshoot page copy by @GleidsonDaniel in #5603
  • test: correction and improvement of unit tests in CI by @GleidsonDaniel in #5591

New Contributors

Full Changelog: 4.47.0-rc.0...4.47.0-rc.1

Version: 4.47.0-rc.0

Version: 4.47.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@diegolmello diegolmello released this 20 Feb 21:27
116c217

What's Changed

  • feat: New message composer by @diegolmello in #5205
  • feat: Send native calculated keyboard and tracking view height to TS by @diegolmello in #5514
  • feat: Haptics feedback in app notification by @reinaldonetof in #5507
  • feat: Better composer height calculation by @diegolmello in #5523
  • feat: Audio recording permission handling in MicOrSendButton component by @GleidsonDaniel in #5515
  • feat: Add take a photo button in profile by @Amitlpu-840 in #5524
  • feat: Button to refresh cloud data on support window expired screen by @diegolmello in #5528
  • feat: Add draft and quote on shareview support by @GleidsonDaniel in #5540
  • feat: Add support for tasks and unordered list markdown by @imf-ali in #5057
  • feat: Play audio in sequence by @reinaldonetof in #5526
  • fix: Room actions header not using i18n by @diegolmello in #5510
  • fix: Remove blocks when updating an old message by @reinaldonetof in #5522
  • fix: Disconnect from server when on expired support window screen by @diegolmello in #5529
  • fix: NavBottomFAB position by @diegolmello in #5555
  • fix: Add alignSelf style for Android to prevent text from getting cut off by @GleidsonDaniel in #5571
  • fix: Fixes the behavior of the alsoSendThreadToChannel property by @GleidsonDaniel in #5573
  • fix: Add a style to prevent Android from breaking when rendering a katex via webview by @GleidsonDaniel in #5570
  • regression: Open self profile from messages by @reinaldonetof in #5554
  • tests: Add draft e2e tests by @GleidsonDaniel in #5553
  • tests: Message composer unit tests by @diegolmello in #5556
  • chore: Bump version to 4.47.0 by @diegolmello in #5513
  • chore: Adds scroll when a new quote is added to the list by @GleidsonDaniel in #5516
  • chore: Improve encrypted button on create discussion view by @sanjaysargam in #5466
  • chore: Use Xcode 15.2.0 on CI by @diegolmello in #5532
  • chore: Remove todo's related to actions by @GleidsonDaniel in #5572
  • chore: Update totp copy by @GleidsonDaniel in #5579
  • chore: Apply alignSelf style only on LastMessage by @GleidsonDaniel in #5580

New Contributors

Full Changelog: 4.46.0-rc.0...4.47.0-rc.0