Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RocketChat
/
Rocket.Chat.ReactNative
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
2.4k
Code
Issues
222
Pull requests
259
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
chore: Merge 4.76.0 into master
- #7615
#7615
Merged
diegolmello
merged 31 commits into
master
RocketChat/Rocket.Chat.ReactNative:master
from
release/4.76.0
RocketChat/Rocket.Chat.ReactNative:release/4.76.0
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
chore: Merge 4.76.0 into master
#7615
diegolmello
merged 31 commits into
master
RocketChat/Rocket.Chat.ReactNative:master
from
release/4.76.0
RocketChat/Rocket.Chat.ReactNative:release/4.76.0
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
fix: render mentions, emojis, and inline elements inside headings (#6911)
Rohit3523
authored
091775e
View commit details
Copy full SHA for 091775e
Browse repository at this point
Commits on Aug 3, 2026
chore: OXC (#7515)
Show description for 99aa8e9
diegolmello
authored
99aa8e9
View commit details
Copy full SHA for 99aa8e9
Browse repository at this point
chore: migrate typecheck to TypeScript 7.0 (#7516)
Show description for efe4515
diegolmello
authored
efe4515
View commit details
Copy full SHA for efe4515
Browse repository at this point
chore: Bump version to 4.76.0 (#7542)
diegolmello
authored
8a7bc83
View commit details
Copy full SHA for 8a7bc83
Browse repository at this point
Commits on Aug 4, 2026
chore(ci): apply least privilege permission to GitHub Actions (#7350)
yasnagat
authored
8a4ca9d
View commit details
Copy full SHA for 8a4ca9d
Browse repository at this point
chore: switch React Compiler to infer mode (#7545)
diegolmello
authored
89071f3
View commit details
Copy full SHA for 89071f3
Browse repository at this point
ci: route Maestro e2e selection through sniffler impact analysis (#7476)
diegolmello
authored
576377d
View commit details
Copy full SHA for 576377d
Browse repository at this point
Commits on Aug 5, 2026
fix(iOS): RoomItem Swipe not working after scroll (#7532)
OtavioStasiak
authored
140a44e
View commit details
Copy full SHA for 140a44e
Browse repository at this point
Commits on Aug 6, 2026
fix(ci): select shards for changes outside app and honor the release label (#7555)
diegolmello
authored
41e87a8
View commit details
Copy full SHA for 41e87a8
Browse repository at this point
Commits on Aug 10, 2026
fix: delete background taller than its row on ServersHistory (#7536)
Show description for 6cead90
OtavioStasiak
and
diegolmello
authored
6cead90
View commit details
Copy full SHA for 6cead90
Browse repository at this point
fix: UIKit block messages rendering with smaller font size (#7531)
Show description for 52f5bff
OtavioStasiak
authored
52f5bff
View commit details
Copy full SHA for 52f5bff
Browse repository at this point
Commits on Aug 11, 2026
fix(db): move deleteMessage finds and prepares inside the writer lock (#7550)
OtavioStasiak
authored
a9d439d
View commit details
Copy full SHA for a9d439d
Browse repository at this point
Commits on Aug 12, 2026
fix: quote has no effect on older thread messages (#7535)
Show description for bc9a04d
OtavioStasiak
authored
bc9a04d
View commit details
Copy full SHA for bc9a04d
Browse repository at this point
fix(db): move persistMessage lookups and prepares inside the writer lock (#7551)
OtavioStasiak
authored
5937d28
View commit details
Copy full SHA for 5937d28
Browse repository at this point
fix: test case 11 and 12 flaky tests (#7564)
Show description for 2257425
OtavioStasiak
authored
2257425
View commit details
Copy full SHA for 2257425
Browse repository at this point
Commits on Aug 13, 2026
fix(db): move sendMessage reads and prepares inside the writer lock (#7546)
Show description for ca7a83e
OtavioStasiak
authored
ca7a83e
View commit details
Copy full SHA for ca7a83e
Browse repository at this point
fix: Admin Panel content hidden behind bottom navigation bar (#7538)
Rohit3523
authored
48277d2
View commit details
Copy full SHA for 48277d2
Browse repository at this point
feat: add tabular numbers (#7568)
Show description for b0c6636
OtavioStasiak
authored
b0c6636
View commit details
Copy full SHA for b0c6636
Browse repository at this point
chore: pin @rocket.chat/sdk to a specific commit hash (#7569)
Rohit3523
authored
2e37e37
View commit details
Copy full SHA for 2e37e37
Browse repository at this point
fix(e2ee): re-fetch subscription inside the write in toggleRoomE2EE (#7554)
Show description for 28e6ce8
OtavioStasiak
authored
28e6ce8
View commit details
Copy full SHA for 28e6ce8
Browse repository at this point
fix: run handleDelete finds and prepares inside the writer lock (#7552)
Show description for dd944ec
OtavioStasiak
authored
dd944ec
View commit details
Copy full SHA for dd944ec
Browse repository at this point
fix: crop screen hidden behind navigation bar on iOS 26 (#7529)
Rohit3523
authored
434eda5
View commit details
Copy full SHA for 434eda5
Browse repository at this point
Commits on Aug 14, 2026
fix: re-fetch message inside the write in getThreadName (#7557)
Show description for fc3ee36
OtavioStasiak
authored
fc3ee36
View commit details
Copy full SHA for fc3ee36
Browse repository at this point
fix(db): move decryptPendingMessages prepares inside the writer lock (#7548)
Show description for 72921af
OtavioStasiak
authored
72921af
View commit details
Copy full SHA for 72921af
Browse repository at this point
Commits on Aug 18, 2026
fix(android): VideoConf notification accept and decline button hidden and touch not working (#7533)
Show description for 1ac6a37
OtavioStasiak
authored
1ac6a37
View commit details
Copy full SHA for 1ac6a37
Browse repository at this point
Commits on Aug 19, 2026
fix: UIKit buttons not responding on some Android devices (#7573)
Rohit3523
authored
c2bc7ad
View commit details
Copy full SHA for c2bc7ad
Browse repository at this point
fix: force Google account chooser on OAuth login (#7572)
Rohit3523
authored
4195f44
View commit details
Copy full SHA for 4195f44
Browse repository at this point
Commits on Aug 20, 2026
fix: ISO format support in markdown component (#6943)
Rohit3523
authored
058ddce
View commit details
Copy full SHA for 058ddce
Browse repository at this point
Commits on Aug 21, 2026
fix: resolve deep links by room id for channels and groups (#7111)
Rohit3523
authored
293e082
View commit details
Copy full SHA for 293e082
Browse repository at this point
Commits on Aug 24, 2026
Merge pull request #7570 from RocketChat/deeplink-saml-auth
Show description for b6db79b
yash-rajpal
authored
b6db79b
View commit details
Copy full SHA for b6db79b
Browse repository at this point
fix: grant pull-requests write to build call sites in build-develop (#7599)
Show description for a83a801
diegolmello
authored
a83a801
View commit details
Copy full SHA for a83a801
Browse repository at this point
You can’t perform that action at this time.