Skip to content

chore: Build 4.71.2#7108

Merged
diegolmello merged 3 commits into
masterfrom
build/4.71.2
Apr 8, 2026
Merged

chore: Build 4.71.2#7108
diegolmello merged 3 commits into
masterfrom
build/4.71.2

Conversation

@diegolmello

@diegolmello diegolmello commented Apr 7, 2026

Copy link
Copy Markdown
Member

Proposed changes

Release build for 4.71.2.

Issue(s)

#7101

How to test or reproduce

  • Open a modal containing touchable elements (e.g. action sheet) and confirm taps register on iOS and Android.
  • Verify app version reads 4.71.2 in About screen / build metadata.

Screenshots

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Targets develop for now to avoid conflicts; will rebase to master later as part of the release flow.

Summary by CodeRabbit

  • Chores

    • App version updated to 4.71.2 across platforms.
  • Bug Fixes

    • Improved gesture handling and responsiveness in modal dialogs and passcode/lock screens, meeting auth modal, banners, and two-factor flows.

@coderabbitai

coderabbitai Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 61a97a33-7846-4478-aa97-ce4e3ea81085

📥 Commits

Reviewing files that changed from the base of the PR and between 16cfc98 and 033eb69.

📒 Files selected for processing (5)
  • android/app/build.gradle
  • ios/RocketChatRN.xcodeproj/project.pbxproj
  • ios/RocketChatRN/Info.plist
  • ios/ShareRocketChatRN/Info.plist
  • package.json

Walkthrough

Bumps app version from 4.71.1 to 4.71.2 across Android, iOS, and package metadata. Replaces several modal/root View wrappers with GestureHandlerRootView from react-native-gesture-handler and adds a small centered styles.container where applied.

Changes

Cohort / File(s) Summary
Version metadata
android/app/build.gradle, ios/RocketChatRN.xcodeproj/project.pbxproj, ios/RocketChatRN/Info.plist, ios/ShareRocketChatRN/Info.plist, package.json
Updated app version fields from 4.71.14.71.2 (Android versionName, iOS MARKETING_VERSION & CFBundleShortVersionString, and package.json version).
GestureHandlerRootView integration
app/containers/TwoFactor/index.tsx, app/views/ChangePasscodeView.tsx, app/views/JitsiMeetView/JitsiAuthModal.tsx, app/views/RoomView/Banner.tsx, app/views/ScreenLockedView.tsx
Replaced top-level modal/root View wrappers with GestureHandlerRootView import from react-native-gesture-handler. Added/used styles.container (flex:1, centered) in some views; JSX adjusted. No control-flow or public API changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

type: bug

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: Build 4.71.2' accurately reflects the main objective of the PR, which is to release and bump the version to 4.71.2 across all configuration files and platforms.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@diegolmello diegolmello changed the title [BUILD] 4.71.2 chore: Build 4.71.2 Apr 7, 2026
@diegolmello diegolmello had a problem deploying to experimental_android_build April 7, 2026 13:51 — with GitHub Actions Error
@diegolmello diegolmello temporarily deployed to official_ios_build April 7, 2026 13:51 — with GitHub Actions Inactive
@diegolmello diegolmello temporarily deployed to official_android_build April 7, 2026 13:51 — with GitHub Actions Inactive
@diegolmello diegolmello had a problem deploying to experimental_ios_build April 7, 2026 13:51 — with GitHub Actions Error
@diegolmello diegolmello temporarily deployed to upload_official_ios April 7, 2026 14:17 — with GitHub Actions Inactive
@diegolmello diegolmello temporarily deployed to upload_official_android April 7, 2026 14:34 — with GitHub Actions Inactive
@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown

Android Build Available

Rocket.Chat 4.71.2.108485

@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown

iOS Build Available

Rocket.Chat 4.71.2.108486

@diegolmello diegolmello changed the base branch from develop to master April 8, 2026 17:53
diegolmello and others added 2 commits April 8, 2026 15:07
Co-authored-by: Otávio Stasiak <91474186+OtavioStasiak@users.noreply.github.com>
@diegolmello diegolmello had a problem deploying to approve_e2e_testing April 8, 2026 18:12 — with GitHub Actions Failure
@diegolmello diegolmello merged commit a5fea7f into master Apr 8, 2026
4 of 6 checks passed
@diegolmello diegolmello deleted the build/4.71.2 branch April 8, 2026 18:12
@diegolmello diegolmello had a problem deploying to experimental_android_build April 8, 2026 18:16 — with GitHub Actions Failure
@diegolmello diegolmello had a problem deploying to experimental_ios_build April 8, 2026 18:16 — with GitHub Actions Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants