Skip to content

chore: Merge 4.71.1 into single-server#7104

Merged
diegolmello merged 3 commits into
single-serverfrom
patch-4.71.1-single-server
Apr 6, 2026
Merged

chore: Merge 4.71.1 into single-server#7104
diegolmello merged 3 commits into
single-serverfrom
patch-4.71.1-single-server

Conversation

@diegolmello

@diegolmello diegolmello commented Apr 6, 2026

Copy link
Copy Markdown
Member

Proposed changes

Cherry-pick 4.71.1 patch commits into single-server branch (same as #7094 for master).

Commits:

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Summary by CodeRabbit

Release Notes

  • Chores

    • Application version updated to 4.71.1 across all platforms
    • Dependencies updated for stability
  • Bug Fixes

    • Refined timing for media capture actions

@diegolmello diegolmello had a problem deploying to approve_e2e_testing April 6, 2026 20:47 — with GitHub Actions Failure
@coderabbitai

coderabbitai Bot commented Apr 6, 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: 1e578254-0827-4da0-a02b-1886d78970d3

📥 Commits

Reviewing files that changed from the base of the PR and between b2fcd03 and 90ff2a4.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (6)
  • android/app/build.gradle
  • app/containers/MessageComposer/components/Buttons/ActionsButton.tsx
  • ios/RocketChatRN.xcodeproj/project.pbxproj
  • ios/RocketChatRN/Info.plist
  • ios/ShareRocketChatRN/Info.plist
  • package.json

Walkthrough

Version bump from 4.70.1 to 4.71.1 across Android, iOS, and npm manifests. Media action delays in ActionsButton increased from 250ms to 550ms. Axios dependency pinned to 0.30.3 (from ~0.28.1).

Changes

Cohort / File(s) Summary
App Version Updates
android/app/build.gradle, ios/RocketChatRN.xcodeproj/project.pbxproj, ios/RocketChatRN/Info.plist, ios/ShareRocketChatRN/Info.plist, package.json
Updated version strings from 4.70.1 to 4.71.1 across Android, iOS, and npm manifests.
Media Action Delays
app/containers/MessageComposer/components/Buttons/ActionsButton.tsx
Increased setTimeout duration for takePhoto, takeVideo, and chooseFromLibrary actions from 250ms to 550ms.
Dependency Updates
package.json
Pinned axios dependency from ~0.28.1 to exact version 0.30.3.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Suggested labels

type: chore, type: bug


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 merged commit 79b90a8 into single-server Apr 6, 2026
5 of 7 checks passed
@diegolmello diegolmello deleted the patch-4.71.1-single-server branch April 6, 2026 20:48
@diegolmello diegolmello had a problem deploying to experimental_android_build April 6, 2026 20:51 — with GitHub Actions Failure
@diegolmello diegolmello had a problem deploying to official_android_build April 6, 2026 20:51 — with GitHub Actions Failure
@diegolmello diegolmello had a problem deploying to experimental_ios_build April 6, 2026 20:51 — 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.

3 participants