Skip to content

Releases: RocketChat/Rocket.Chat.ReactNative

4.25.0-rc.1

24 Feb 13:03
350cae5
Compare
Choose a tag to compare
4.25.0-rc.1 Pre-release
Pre-release
  • [IMPROVE] Team system messages feedback (#3771)

4.25.0-rc.0

21 Feb 19:34
f27ddf2
Compare
Choose a tag to compare
4.25.0-rc.0 Pre-release
Pre-release
  • [NEW] Stream to get individual presence updates (#3606)
  • [IMPROVE] Add support for ephemeral messages inside threads (#3687)
  • [IMPROVE] Keep biometry option from last session (#3668)
  • [FIX] Bypass local authentication (#3667)
  • [FIX] Add search and fix pagination for omnichannels departments (#3621)
  • [FIX] Remove deprecated database methods and other database operations (#3686)
  • [FIX] Inject Redux store to prevent/remove require cycles (#3691)
  • [FIX] Disable tap gesture on call messages (#3694)
  • [FIX] Unnecessary login dispatch on adding new server (#3693)
  • [FIX] StoryShots not working for async rendered components (#3677)
  • [FIX] ios-testflight-experimental unable to find cache (#3684)
  • [FIX] getRooms request using param with wrong name (#3761)
  • [FIX] #3606 merged using wrong JS SDK branch (#3709)
  • Chore: Migrate getFileUrlFromMessage to ts (#3734)
  • Chore: Migrate methods/loadNextMessages to typescript (#3719)
  • Chore: Migrate methods/sendFileMessage to typescript (#3683)
  • Chore: Migrate methods/loadMessagesForRoom to Typescript (#3701)
  • Chore: Migrate methods/getRoles to Typescript (#3741)
  • Chore: Migrate loadMissedMessages to typescript (#3704)
  • Chore: Migrate getUsersPresence to TS (#3717)
  • Chore: Migrate getSlashCommands to TS (#3711)
  • Chore: Migrate methods/getRoomInfo to TS (#3695)
  • Chore: Migrate getCustomEmojis to TS (#3724)
  • Chore: Migrate method getSettings to typescript (#3703)
  • Chore: Migrate redux module login to typescript (#3647)
  • Chore: Migrate redux module room to typescript (#3636)
  • Chore: Migrate methods/callJitsi to typescript (#3660)
  • Chore: Migrate Markdown to Typescript (#3558)
  • Chore: Migrate getPermissions to Typescript (#3720)
  • Chore: Migrate buildMessage to TS (#3732)
  • Chore: Migrate database/services and database/utils to TS (#3708)
  • Chore: Migrate redux actions/enterpriseModules to TS (#3698)
  • Chore: Migrate lib/encryption folder to TypeScript (#3639)
  • Chore: Migrate app/commands to typescript (#3697)
  • Chore: Migrate methods/helpers/parseQuery to Typescript (#3742)
  • Chore: Migrate helpers/parseUrls to Typescript (#3735)
  • Chore: Migrate selector/login to TS (#3731)
  • Chore: Migrate updateMessages to Typescript (#3715)
  • Chore: Migrate methods/getRooms to TS (#3702)
  • Chore: Migrate methods/getSingleMessage to TS (#3700)
  • Chore: Migrate lib/rocketchat.js to TS - structure PoC (#3661)
  • Chore: Migrate logout to Typescript (#3688)
  • Chore: Migrate readMessages to TS (#3669)
  • Chore: Migrate lib/utils to TypeScript (#3637)
  • Chore: Migrate LivechatEditView to Typescript (#3499)
  • Chore: Migrate CannedResponsesListView to Typescript (#3553)
  • Chore: Migrate redux module createDiscussion to typescript (#3604)
  • Chore: Migrate redux module app to typescript (#3598)
  • Chore: Migrate redux module createChannel to typescript (#3602)
  • Chore: Migrate redux module share to typescript (#3612)
  • Chore: Migrate redux module permissions to typescript (#3630)
  • Chore: Migrate Database to Typescript (#3580)
  • Chore: dehydrate small server requests away from rocketchat.js (#3740)
  • Chore: Move some methods to SDK (#3736)
  • Chore: Add REST API definitions from server (#3721)
  • Chore: Fix rocketchat interface (#3705)
  • Chore: Remove Non-null assertion operator in ThreadMessagesView (#3632)
  • Chore: fix build and useless done and async generator (#3678)
  • Chore: Reactotron multiple connections (#3622)
  • Chore: Change console.log to console.error when logging error
  • Language update from LingoHub 🤖 on 2022-02-14Z (#3730)
  • [Snyk] Security upgrade url-parse from 1.5.1 to 1.5.6 (#3746)
  • Bump version to 4.25.0 (#3745)

Version: 4.24.0

24 Jan 20:20
04db33a
Compare
Choose a tag to compare

📄 Release notes

  • [IMPROVE] Convert HEIC images to JPG and remove compression (#3633)
  • [FIX] Threads' pagination not working (#3631)
  • [FIX] makeThreadName asserting undefined as non-null (#3628)
  • [FIX] App crashes when opening a notification while app is closed (#3629)
  • [FIX] TypeScript's errors raised by HOCs (#3535)
  • [FIX] Joining and leaving messages in teams (#3591)
  • [FIX] App crashes when entering server after applying certificate (Android) (#3579)
  • [FIX] Lint not ignoring Markdown props (#3600)
  • [FIX] Message parser switch not updating field properly (#3576)
  • [FIX] RoomInfoView displaying different info depending on the origin (#3586)
  • [FIX] teams.removeMembers mobile usage (#3557)
  • [FIX] Roles rendering on dark theme (#3589)
  • [FIX] Download video/quicktime in iOS (#3581)
  • [FIX] Add height verification to fix modal dimension (#3573)
  • Chore: Update react-native-device-info patch-package and pods (#3605)
  • Chore: Migrate notification/push to Typescript (#3587)
  • Chore: Migrate ThreadMessagesView to Typescript (#3538)
  • Chore: Migrate Utils Folder to Typescript (#3544)
  • Chore: Migrate DisplayPrefsView to Typescript (#3555)
  • Chore: Change the lib @types/url-parse to devDependencies (#3585)
  • Chore: Update React Native Device Info to 8.4.8 (#3560)
  • Chore: Migrate lib user preferences to Typescript (#3578)
  • Chore: Migrate Model's folder to Typescript (#3564)
  • Chore: Migrate Redux to Typescript PoC (#3565)
  • Bump version to 4.24.0 (#3601)

👩‍💻👨‍💻 Contributors

Thank you all for making this release happen! ❤️

Version: 4.24.0-rc.1

20 Jan 19:29
782bdda
Compare
Choose a tag to compare
Version: 4.24.0-rc.1 Pre-release
Pre-release
  • [IMPROVE] Convert HEIC images to JPG and remove compression (#3633)
  • [FIX] Threads' pagination not working (#3631)
  • [FIX] makeThreadName asserting undefined as non-null (#3628)
  • [FIX] App crashes when opening a notification while app is closed (#3629)

Version: 4.24.0-rc.0

17 Jan 18:58
2946c47
Compare
Choose a tag to compare
Version: 4.24.0-rc.0 Pre-release
Pre-release
  • [FIX] TypeScript's errors raised by HOCs (#3535)
  • [FIX] Joining and leaving messages in teams (#3591)
  • [FIX] App crashes when entering server after applying certificate (Android) (#3579)
  • [FIX] Lint not ignoring Markdown props (#3600)
  • [FIX] Message parser switch not updating field properly (#3576)
  • [FIX] RoomInfoView displaying different info depending on the origin (#3586)
  • [FIX] teams.removeMembers mobile usage (#3557)
  • [FIX] Add height verification to fix modal dimension (#3573)
  • [FIX] Roles rendering on dark theme (#3589)
  • [FIX] Download video/quicktime in iOS (#3581)
  • Chore: Update react-native-device-info patch-package and pods (#3605)
  • Chore: Migrate notification/push to Typescript (#3587)
  • Chore: Change the lib @types/url-parse to devDependencies (#3585)
  • Chore: Migrate ThreadMessagesView to Typescript (#3538)
  • Chore: Migrate Utils Folder to Typescript (#3544)
  • Chore: Migrate DisplayPrefsView to Typescript (#3555)
  • Chore: Update React Native Device Info to 8.4.8 (#3560)
  • Chore: Migrate lib user preferences to Typescript (#3578)
  • Chore: Migrate Model's folder to Typescript (#3564)
  • Chore: Migrate Redux to Typescript PoC (#3565)
  • Bump version to 4.24.0 (#3601)

Version: 4.23.0

24 Dec 13:24
857394a
Compare
Choose a tag to compare

📄 Release notes

  • [NEW] Permission for uploading files (#3505)
  • [IMPROVE] Connection stability (#3531)
  • [IMPROVE] Remove Omnichannel visitor's navigation history (#3534)
  • [FIX] Files screen stopped listing content on server 4.2 (#3541)
  • [FIX] Certificate stops working after app update on iOS (#3537)
  • Chore: Migrate SelectedUsersView to Typescript (#3520)
  • Chore: Migrate ModalBlockView to Typescript (#3503)
  • Chore: Migrate react-navigation to TypeScript (#3480)
  • Chore: Migrate TeamChannelsView to Typescript (#3532)
  • Chore: Migrate ShareListView to Typescript (#3459)
  • Chore: Migrate StatusView to Typescript (#3527)
  • Chore: Migrate ThemeView to Typescript (#3522)
  • Chore: Migrate SetUsernameView to Typescript (#3526)
  • Chore: Migrate SelectServerView to Typescript (#3521)
  • Chore: Migrate SelectListView to Typescript (#3519)
  • Chore: Migrate SecurityPrivacyView to Typescript (#3518)
  • Chore: Migrate ScreenLockedView to Typescript (#3515)
  • Chore: Migrate ScreenLockConfigView to Typescript (#3517)
  • Chore: Migrate NewMessageView to Typescript (#3502)
  • Bump version to 4.23.0 (#3546)
  • Tests: Make Detox work on Android (#3051)
  • Language update from LingoHub 🤖 (#3529)

👩‍💻👨‍💻 Contributors

Thank you all for making this release happen! ❤️

Version: 4.23.0-rc.0

13 Dec 19:15
b75e192
Compare
Choose a tag to compare
Version: 4.23.0-rc.0 Pre-release
Pre-release
  • [NEW] Permission for uploading files (#3505)
  • [IMPROVE] Connection stability (#3531)
  • [IMPROVE] Remove Omnichannel visitor's navigation history (#3534)
  • [FIX] Files screen stopped listing content on server 4.2 (#3541)
  • [FIX] Certificate stops working after app update on iOS (#3537)
  • Chore: Migrate SelectedUsersView to Typescript (#3520)
  • Chore: Migrate ModalBlockView to Typescript (#3503)
  • Chore: Migrate react-navigation to TypeScript (#3480)
  • Chore: Migrate TeamChannelsView to Typescript (#3532)
  • Chore: Migrate ShareListView to Typescript (#3459)
  • Chore: Migrate StatusView to Typescript (#3527)
  • Chore: Migrate ThemeView to Typescript (#3522)
  • Chore: Migrate SetUsernameView to Typescript (#3526)
  • Chore: Migrate SelectServerView to Typescript (#3521)
  • Chore: Migrate SelectListView to Typescript (#3519)
  • Chore: Migrate SecurityPrivacyView to Typescript (#3518)
  • Chore: Migrate ScreenLockedView to Typescript (#3515)
  • Chore: Migrate ScreenLockConfigView to Typescript (#3517)
  • Chore: Migrate NewMessageView to Typescript (#3502)
  • Bump version to 4.23.0 (#3546)
  • Tests: Make Detox work on Android (#3051)
  • Language update from LingoHub 🤖 (#3529)

Version: 4.22.0

25 Nov 16:27
c8d50d8
Compare
Choose a tag to compare

📄 Release notes

  • [NEW] Preview or download attachments (#3470)
  • [IMPROVE] Open Jitsi call even if server isn't found (#3442)
  • [FIX] Push notifications user preference not syncing correctly (#3494)
  • [FIX] Display prefs showing wrong header icon on tablet (#3510)
  • Chore: Migrate JitsiMeetView to Typescript (#3498)
  • Chore: Migrate ForwardLivechatView to Typescript (#3497)
  • Chore: Migrate ForgotPasswordView to Typescript (#3496)
  • Chore: Migrate E2ESaveYourPasswordView to Typescript (#3493)
  • Chore: Migrate E2EHowItWorksView to Typescript (#3492)
  • Chore: Migrate E2EEnterYourPasswordView to Typescript (#3490)
  • Chore: Migrate E2EEncryptionSecurityView to Typescript (#3489)
  • Chore: Migrate MarkdownTableView to Typescript (#3500)
  • Chore: Migrate AttachmentView to Typescript (#3483)
  • Chore: Migrate PickerView to Typescript (#3501)
  • Chore: Migrate DefaultBrowserView to Typescript (#3488)
  • Chore: Migrate ShareView to Typescript (#3481)
  • Chore: Migrate UserNotificationPreferencesView to Typescript (#3469)
  • Chore: Migrate MessagesView to Typescript (#3447)
  • Chore: Migrate CreateChannelView to Typescript (#3486)
  • Chore: Migrate ChangePasscodeView to Typescript (#3482)
  • Chore: Migrate AddExistingChannelView to Typescript (#3474)
  • Chore: Migrate SidebarView to Typescript (#3478)
  • Chore: Migrate AddChannelTeamView to Typescript (#3471)
  • Chore: Migrate UserPreserencesView to Typescript
  • Chore: Migrate SearchMessagesView to Typescript
  • Chore: Migrate ReadReceiptView to Typescript
  • Chore: Migrate ProfileView to TypeScript
  • Chore: Migrate NotificationPreferencesView to Typescript
  • Chore: Migrate LanguageView to TypeScript
  • Chore: Migrate InviteUsersEditView to TypeScript
  • Chore: Remove iOS Detox workflow from Github Actions (#3487)

👩‍💻👨‍💻 Contributors

Thank you all for making this release happen! ❤️

Version: 4.22.0-rc.1

22 Nov 19:22
010d885
Compare
Choose a tag to compare
Version: 4.22.0-rc.1 Pre-release
Pre-release
  • [NEW] Preview or download attachments (#3470)
  • [IMPROVE] Open Jitsi call even if server isn't found (#3442)
  • [FIX] Push notifications user preference not syncing correctly (#3494)
  • [FIX] Display prefs showing wrong header icon on tablet (#3510)
  • Chore: Migrate JitsiMeetView to Typescript (#3498)
  • Chore: Migrate ForwardLivechatView to Typescript (#3497)
  • Chore: Migrate ForgotPasswordView to Typescript (#3496)
  • Chore: Migrate E2ESaveYourPasswordView to Typescript (#3493)
  • Chore: Migrate E2EHowItWorksView to Typescript (#3492)
  • Chore: Migrate E2EEnterYourPasswordView to Typescript (#3490)
  • Chore: Migrate E2EEncryptionSecurityView to Typescript (#3489)
  • Chore: Migrate MarkdownTableView to Typescript (#3500)
  • Chore: Migrate AttachmentView to Typescript (#3483)
  • Chore: Migrate PickerView to Typescript (#3501)
  • Chore: Migrate DefaultBrowserView to Typescript (#3488)
  • Chore: Migrate ShareView to Typescript (#3481)
  • Chore: Migrate UserNotificationPreferencesView to Typescript (#3469)
  • Chore: Migrate MessagesView to Typescript (#3447)
  • Chore: Migrate CreateChannelView to Typescript (#3486)
  • Chore: Migrate ChangePasscodeView to Typescript (#3482)
  • Chore: Migrate AddExistingChannelView to Typescript (#3474)
  • Chore: Migrate SidebarView to Typescript (#3478)
  • Chore: Migrate AddChannelTeamView to Typescript (#3471)
  • Chore: Migrate UserPreserencesView to Typescript
  • Chore: Migrate SearchMessagesView to Typescript
  • Chore: Migrate ReadReceiptView to Typescript
  • Chore: Migrate ProfileView to TypeScript
  • Chore: Migrate NotificationPreferencesView to Typescript
  • Chore: Migrate LanguageView to TypeScript
  • Chore: Migrate InviteUsersEditView to TypeScript
  • Chore: Remove iOS Detox workflow from Github Actions (#3487)

Version: 4.22.0-rc.0

19 Nov 13:44
1ec4046
Compare
Choose a tag to compare
Version: 4.22.0-rc.0 Pre-release
Pre-release
  • [NEW] Preview or download attachments (#3470)
  • [IMPROVE] Open Jitsi call even if server isn't found (#3442)
  • [FIX] Push notifications user preference not syncing correctly (#3494)
  • Chore: Migrate JitsiMeetView to Typescript (#3498)
  • Chore: Migrate ForwardLivechatView to Typescript (#3497)
  • Chore: Migrate ForgotPasswordView to Typescript (#3496)
  • Chore: Migrate E2ESaveYourPasswordView to Typescript (#3493)
  • Chore: Migrate E2EHowItWorksView to Typescript (#3492)
  • Chore: Migrate E2EEnterYourPasswordView to Typescript (#3490)
  • Chore: Migrate E2EEncryptionSecurityView to Typescript (#3489)
  • Chore: Migrate MarkdownTableView to Typescript (#3500)
  • Chore: Migrate AttachmentView to Typescript (#3483)
  • Chore: Migrate PickerView to Typescript (#3501)
  • Chore: Migrate DefaultBrowserView to Typescript (#3488)
  • Chore: Migrate ShareView to Typescript (#3481)
  • Chore: Migrate UserNotificationPreferencesView to Typescript (#3469)
  • Chore: Migrate MessagesView to Typescript (#3447)
  • Chore: Migrate CreateChannelView to Typescript (#3486)
  • Chore: Migrate ChangePasscodeView to Typescript (#3482)
  • Chore: Migrate AddExistingChannelView to Typescript (#3474)
  • Chore: Migrate SidebarView to Typescript (#3478)
  • Chore: Migrate AddChannelTeamView to Typescript (#3471)
  • Chore: Migrate UserPreserencesView to Typescript
  • Chore: Migrate SearchMessagesView to Typescript
  • Chore: Migrate ReadReceiptView to Typescript
  • Chore: Migrate ProfileView to TypeScript
  • Chore: Migrate NotificationPreferencesView to Typescript
  • Chore: Migrate LanguageView to TypeScript
  • Chore: Migrate InviteUsersEditView to TypeScript
  • Chore: Remove iOS Detox workflow from Github Actions (#3487)