Releases: RocketChat/Rocket.Chat.ReactNative
Releases · RocketChat/Rocket.Chat.ReactNative
Version: 4.46.0
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
- @GopalVerma1303 made their first contribution in #5487
Full Changelog: 4.45.0...4.46.0
Version: 4.46.0-rc.0
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
- @GopalVerma1303 made their first contribution in #5487
Full Changelog: 4.45.0...4.46.0-rc.0
Version: 4.45.0
What's Changed
- feat: report user by @reinaldonetof in #5371
- feat: close OptionsDropdown after changing search type by @SanjaySargam in #5450
- fix: download gif files by @reinaldonetof in #5445
- fix: redirect the user to the phone app by @reinaldonetof in #5441
- fix: customIcon styling by @SanjaySargam in #5470
- fix: ringer audio playing on background by @GleidsonDaniel in #5453
- fix: crashing the app - Cannot read property 'find' of null at fetchRole method by @reinaldonetof in #5447
- chore: fix e2e joinfromdirectory tests by @GleidsonDaniel in #5456
- chore: Bump version to 4.45.0 by @diegolmello in #5440
- chore: Merge 4.45.0 into master by @diegolmello in #5482
- regression: load user on room info by @reinaldonetof in #5425
New Contributors
- @SanjaySargam made their first contribution in #5450
Full Changelog: 4.44.2...4.45.0
Version: 4.44.2
What's Changed
- chore: Merge 4.44.2 into master by @diegolmello in #5436
Full Changelog: 4.44.1...4.44.2
Version: 4.44.1
What's Changed
- feat: add "show more" to user info status by @reinaldonetof in #5383
- feat(i18n): Add Hungarian language by @brf153 in #5417
- fix: navigate to own profile from mention by @reinaldonetof in #5400
- fix: supported version expiration only working for exceptions by @diegolmello in #5431
- regression: load user on room info by @reinaldonetof in #5425
- chore: Removed header icons and update blog link by @Amitlpu-840 in #5422
- chore: Set version to 4.44.1 by @diegolmello in #5432
- chore: Merge 4.44.1 into master by @diegolmello in #5433
New Contributors
Full Changelog: 4.44.0...4.44.1
Version: 4.44.0
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
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
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
What's Changed
- fix: Catch cloud request errors by @diegolmello in #5312
Full Changelog: 4.42.0...4.42.2
Version: 4.42.0
What's Changed
- feat: Supported Versions by @diegolmello in #5185
- feat: image base64 by @reinaldonetof in #5264
- feat: add the support for CDN_PREFIX by @reinaldonetof in #5266
- feat: Cache supported versions timestamp to fetch from cloud once every 12h by @diegolmello in #5292
- fix: some details on supported versions by @diegolmello in #5284
- fix: check the permissions properly to create a discussion and reply in dm by @reinaldonetof in #5217
- fix(Android): Remove RefreshControl from messages list by @diegolmello in #5251
- fix: minor supported versions details by @diegolmello in #5296
- fix: fixes the import of the serverInfo function by @GleidsonDaniel in #5295
- regression: disable mediaPlaybackRequiresUserAction on Android by @GleidsonDaniel in #5263
- regression(Android): Poor performance in messages list by @GleidsonDaniel in #5267
- chore: Fix CI yarn cache not working by @diegolmello in #5265
- chore: migrate AuthenticationWebView to hooks by @reinaldonetof in #5054
- chore: migrate LoginView to hooks by @reinaldonetof in #5092
- chore: update some translations to follow new pattern by @GleidsonDaniel in #5279
- chore: Bump version to 4.42.0 by @diegolmello in #5258
- chore: Merge 4.42.0 into master by @diegolmello in #5282
Full Changelog: 4.41.0...4.42.0