chore: Merge 4.74.0 into master - #7457
Conversation
* fix(: render nested file attachments in forwarded messages * fix: snapshot test * chore: add stories * fix: test * refactor: unify quote/content attachment predicates into shared utils
* refactor: submit Profile View * chore: code improvements * chore: unit tests * fix: merge conflicts * fix: index test
|
Important Review skippedToo many files! This PR contains 716 files, which is 566 over the limit of 150. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (9)
📒 Files selected for processing (716)
You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
Proposed changes
Merge the 4.74.0 release into
master. This release comes fromdevelop(release point3549de6); the branch mergesmasterback in so the merge fast-forwards cleanly, and the tree is identical to the release commit. The version is set to 4.74.0 acrosspackage.json,android/app/build.gradle, iOSInfo.plist(app + share extension), andMARKETING_VERSIONin the Xcode project (RocketChatRN + NotificationService).A companion PR (#7458) merges the same release into
single-server.Issue(s)
https://rocketchat.atlassian.net/browse/NATIVE-1368
How to test or reproduce
cat package.json | grep version->4.74.0grep versionName android/app/build.gradle->4.74.0grep CFBundleShortVersionString -A1 ios/RocketChatRN/Info.plist ios/ShareRocketChatRN/Info.plist->4.74.0grep MARKETING_VERSION ios/RocketChatRN.xcodeproj/project.pbxproj-> two4.74.0entries (RocketChatRN, NotificationService)Screenshots
N/A
Types of changes
Checklist
Further comments
N/A