Skip to content

Releases: RocketChat/Rocket.Chat.ReactNative

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

Version: 4.41.0

04 Oct 20:57
ad8bef1
Compare
Choose a tag to compare

What's Changed

  • feat: Refactor Status to make it handle user presence requests by @diegolmello in #5148
  • feat: add readThreads params to subscriptions.read by @GleidsonDaniel in #5184
  • feat: dynamic action sheet height by @diegolmello in #5202
  • feat: Remove landscape support from smartphones by @diegolmello in #5203
  • feat: properly fetch all settings from server by @paviad in #5177
  • feat: Add jitsi auth info by @GleidsonDaniel in #5231
  • fix: don't re-encode public key when changing e2e password by @paviad in #5174
  • fix: properly set new room to be encrypted according to server settings by @paviad in #5176
  • fix: show the thread when it has zero messages by @GleidsonDaniel in #5182
  • fix: show attachment with query parameters by @reinaldonetof in #5194
  • fix: Remove react-native-keycommands by @diegolmello in #5220
  • fix: flaky test at auto-translate e2e test by @reinaldonetof in #5219
  • fix: message flickering after mount due to url preview by @reinaldonetof in #5232
  • fix: change audio encoding to aac by @GleidsonDaniel in #5224
  • fix: duplicate users during mention by @reinaldonetof in #5233
  • fix: jump to message not working properly by @diegolmello in #5235
  • fix: dynamic action sheet taking whole screen by @diegolmello in #5249
  • fix: Set size as lineHeight on CustomIcon by @diegolmello in #5252
  • chore: update channel teams action label by @GleidsonDaniel in #5183
  • chore: update toast color in dark-theme by @GleidsonDaniel in #5186
  • chore: Bump version to 4.41.0 by @diegolmello in #5193
  • chore: Set M1 Medium on CircleCI by @diegolmello in #5196
  • chore: Set machine resource for Android E2E tests by @diegolmello in #5197
  • chore: improve useVideoConf code by @GleidsonDaniel in #5214
  • chore: update react-native-simple-crypto to 0.5.2 by @GleidsonDaniel in #5208
  • chore: Migrate RoomView/List to Hooks by @diegolmello in #5207
  • chore(i18n): Language update from LingoHub 🤖 on 2023-09-25Z by @lingohub in #5230
  • chore: migrate RoomInfoView to hooks by @GleidsonDaniel in #5074
  • chore: Update libwebp to 1.3.2 by @diegolmello in #5239
  • regression: the value of the uikit's block uikit could be undefined by @reinaldonetof in #5195
  • regression: custom icon style not working properly by @diegolmello in #5254

New Contributors

Full Changelog: 4.40.0...4.41.0

Version: 4.41.0-rc.0

26 Sep 22:58
987778b
Compare
Choose a tag to compare
Version: 4.41.0-rc.0 Pre-release
Pre-release

What's Changed

  • feat: Refactor Status to make it handle user presence requests by @diegolmello in #5148
  • feat: add readThreads params to subscriptions.read by @GleidsonDaniel in #5184
  • feat: dynamic action sheet height by @diegolmello in #5202
  • feat: Remove landscape support from smartphones by @diegolmello in #5203
  • feat: properly fetch all settings from server by @paviad in #5177
  • feat: Add jitsi auth info by @GleidsonDaniel in #5231
  • fix: show the thread when it has zero messages by @GleidsonDaniel in #5182
  • fix: don't re-encode public key when changing e2e password by @paviad in #5174
  • fix: properly set new room to be encrypted according to server settings by @paviad in #5176
  • fix: show attachment with query parameters by @reinaldonetof in #5194
  • fix: Remove react-native-keycommands by @diegolmello in #5220
  • fix: flaky test at auto-translate e2e test by @reinaldonetof in #5219
  • fix: message flickering after mount due to url preview by @reinaldonetof in #5232
  • fix: change audio encoding to aac by @GleidsonDaniel in #5224
  • fix: duplicate users during mention by @reinaldonetof in #5233
  • regression: the value of the uikit's block uikit could be undefined by @reinaldonetof in #5195
  • chore: update channel teams action label by @GleidsonDaniel in #5183
  • chore: update toast color in dark-theme by @GleidsonDaniel in #5186
  • chore: Bump version to 4.41.0 by @diegolmello in #5193
  • chore: Set M1 Medium on CircleCI by @diegolmello in #5196
  • chore: Set machine resource for Android E2E tests by @diegolmello in #5197
  • chore: improve useVideoConf code by @GleidsonDaniel in #5214
  • chore: update react-native-simple-crypto to 0.5.2 by @GleidsonDaniel in #5208
  • chore: Migrate RoomView/List to Hooks by @diegolmello in #5207
  • chore(i18n): Language update from LingoHub 🤖 on 2023-09-25Z by @lingohub in #5230
  • chore: migrate RoomInfoView to hooks by @GleidsonDaniel in #5074

New Contributors

Full Changelog: 4.40.0-rc.1...4.41.0-rc.0