Skip to content

Releases: RocketChat/Rocket.Chat.ReactNative

Version: 4.46.0

25 Jan 13:34
6965551
Compare
Choose a tag to compare

What's Changed

  • feat: add user authentication cookies to JitsiMeetView by @GleidsonDaniel in #5458
  • feat: add a focus state to audio player by @reinaldonetof in #5491
  • fix: avoid logging error when cancelling the picker by @reinaldonetof in #5477
  • fix: update the user's email when changed by @reinaldonetof in #5485
  • fix: patch setCategories to add support for multiple categories by @GleidsonDaniel in #5490
  • fix: enable video call ringer only for direct messages by @GleidsonDaniel in #5472
  • fix: when searching and then closing search then title Threads or Discussions is not aligned in center by @SanjaySargam in #5471
  • fix: an image link was reaching the maximum regex stack depth by @reinaldonetof in #5495
  • fix: remove blur from attachments by @reinaldonetof in #5475
  • fix: Error when non-support setting change is received via stream by @GopalVerma1303 in #5487
  • fix: iOS upload a file with gif and heic format by @reinaldonetof in #5457
  • chore: Bump version to 4.46.0 by @diegolmello in #5484
  • chore: update fastlane to 2.219.0 by @diegolmello in #5494
  • chore: close Filter DropDown in Threads after select an option by @SanjaySargam in #5463
  • chore: update react-native-screens from 3.13.1 to 3.29.0 by @GleidsonDaniel in #5506
  • chore: add no clear flag to video conf android notification by @GleidsonDaniel in #5508
  • chore: Merge 4.46.0 into master by @diegolmello in #5511
  • regression: navigate to other rooms tapping at message by @reinaldonetof in #5488

New Contributors

Full Changelog: 4.45.0...4.46.0

Version: 4.46.0-rc.0

23 Jan 20:59
dc13ed3
Compare
Choose a tag to compare
Version: 4.46.0-rc.0 Pre-release
Pre-release

What's Changed

  • feat: add user authentication cookies to JitsiMeetView by @GleidsonDaniel in #5458
  • feat: add a focus state to audio player by @reinaldonetof in #5491
  • fix: avoid logging error when cancelling the picker by @reinaldonetof in #5477
  • fix: update the user's email when changed by @reinaldonetof in #5485
  • fix: patch setCategories to add support for multiple categories by @GleidsonDaniel in #5490
  • fix: enable video call ringer only for direct messages by @GleidsonDaniel in #5472
  • fix: when searching and then closing search then title Threads or Discussions is not aligned in center by @SanjaySargam in #5471
  • fix: an image link was reaching the maximum regex stack depth by @reinaldonetof in #5495
  • fix: remove blur from attachments by @reinaldonetof in #5475
  • fix: Error when non-support setting change is received via stream by @GopalVerma1303 in #5487
  • fix: iOS upload a file with gif and heic format by @reinaldonetof in #5457
  • chore: close Filter DropDown in Threads after select an option by @SanjaySargam in #5463
  • chore: update react-native-screens from 3.13.1 to 3.29.0 by @GleidsonDaniel in #5506
  • chore: add no clear flag to video conf android notification by @GleidsonDaniel in #5508
  • chore: Bump version to 4.46.0 by @diegolmello in #5484
  • chore: update fastlane to 2.219.0 by @diegolmello in #5494
  • regression: navigate to other rooms tapping at message by @reinaldonetof in #5488

New Contributors

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

Version: 4.45.0

15 Jan 21:10
233b858
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.44.2...4.45.0

Version: 4.44.2

27 Dec 12:09
d3e0992
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.44.1...4.44.2

Version: 4.44.1

26 Dec 20:34
d3e0992
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @brf153 made their first contribution in #5324
  • @Amitlpu-840 made their first contribution in #5422

Full Changelog: 4.44.0...4.44.1

Version: 4.44.0

18 Dec 17:54
087c8d2
Compare
Choose a tag to compare

What's Changed

  • feat (Android): mobile ringer by @GleidsonDaniel in #5286
  • feat (iOS): mobile ringer by @GleidsonDaniel in #5327
  • feat: display disabled actions on action sheet by @reinaldonetof in #5356
  • feat(i18n): add Indian languages by @brf153 in #5385
  • improve: handle attachment actions in a quote and how to jump to message by @reinaldonetof in #5363
  • fix: Add valid version with valid exception use case by @diegolmello in #5368
  • fix: enables navigation for deleted threads by @GleidsonDaniel in #5317
  • fix: handle camera permission crash by @GleidsonDaniel in #5372
  • fix: translation prop checking by @GleidsonDaniel in #5369
  • fix: call the internetStateMiddleware for release mode by @reinaldonetof in #5364
  • fix: add type checking on notificationType by @GleidsonDaniel in #5376
  • fix: handle cdnPrefix without protocol by @reinaldonetof in #5373
  • fix: Use same i18n spanish key from web by @diegolmello in #5392
  • fix: hide the edit/delete action based on permission by @reinaldonetof in #5393
  • fix: Cannot read property 'protocol' of undefined by @reinaldonetof in #5377
  • chore: Remove pre-commit hook by @diegolmello in #5362
  • chore: Language update from LingoHub 🤖 on 2023-12-12Z by @lingohub in #5396

New Contributors

Full Changelog: 4.43.0...4.44.0

Version: 4.44.0-rc.0

29 Nov 16:20
6532010
Compare
Choose a tag to compare
Version: 4.44.0-rc.0 Pre-release
Pre-release

What's Changed

  • feat(Android): mobile ringer by @GleidsonDaniel in #5286
  • feat (iOS): mobile ringer by @GleidsonDaniel in #5327
  • fix(Android): Deep links not working on Android 12 by @diegolmello in #5357
  • fix: Add valid version with valid exception use case by @diegolmello in #5368
  • fix: enables navigation for deleted threads by @GleidsonDaniel in #5317
  • chore: Bump version to 4.44.0 by @diegolmello in #5358
  • chore: Remove unused Jitsi deep link by @diegolmello in #5361
  • chore: Remove pre-commit hook by @diegolmello in #5362

New Contributors

Full Changelog: 4.41.0-rc.0...4.44.0-rc.0

Version: 4.43.0

22 Nov 14:50
Compare
Choose a tag to compare

What's Changed

  • feat: new audio player by @reinaldonetof in #5160
  • feat: enable navigate to my own profile from messages by @GleidsonDaniel in #5293
  • feat: capability to enable/disable writing in rooms read only by @reinaldonetof in #5298
  • fix: check if the app is on foreground before setting call status by @GleidsonDaniel in #5315
  • fix: fixes the logic related to setState when saving the profile by @GleidsonDaniel in #5297
  • fix: fixes error checking related to error translations when starting a call by @GleidsonDaniel in #5332
  • fix: Catch cloud request errors by @diegolmello in #5312
  • fix: add channel name when the text is bold by @brf153 in #5319
  • fix: show last message when pinned by @reinaldonetof in #5316
  • fix: starting a new thread from an attachment by @reinaldonetof in #5345
  • fix: call media permissions in android 13+ by @GleidsonDaniel in #5326
  • fix: checks if the room exists before navigating to it by @GleidsonDaniel in #5278
  • fix(iOS): Keyboard not working properly on iOS 17 by @diegolmello in #5343
  • chore: bump @rocket.chat/sdk from 1.3.0 to 1.3.1 by @GleidsonDaniel in #5313
  • chore: add large_blue_circle emoji by @brf153 in #5324
  • chore: bump message parser from 0.31.14 to 0.31.26 by @GleidsonDaniel in #5338
  • chore: Bump version to 4.43.0 by @diegolmello in #5341

New Contributors

Full Changelog: 4.42.2...4.43.0

Version: 4.42.2

13 Nov 17:09
8502e4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.42.0...4.42.2

Version: 4.42.0

26 Oct 13:58
3bcbfb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.41.0...4.42.0