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
Accelerator
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
Type
/
to 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
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
45.9k
Code
Issues
2.5k
Pull requests
1.5k
Discussions
Actions
Projects
Wiki
Security and quality
18
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Aug 5, 2026
refactor(ui-voip): Separate widget visibility from call state and simplify old patterns (#41616)
Show description for 692be5e
gabriellsh
and
ggazzo
authored
692be5e
View commit details
Copy full SHA for 692be5e
Browse repository at this point
docs: split frontend guidelines by topic and document i18n conventions (#41694)
tassoevan
authored
5f49831
View commit details
Copy full SHA for 5f49831
Browse repository at this point
chore(deps): bump `brace-expansion`, `ip-address`, `fast-uri` (#41685)
yasnagat
authored
a9296f1
View commit details
Copy full SHA for a9296f1
Browse repository at this point
Commits on Aug 4, 2026
ci: pin synapse docker version (#41692)
sampaiodiego
authored
4c37fbf
View commit details
Copy full SHA for 4c37fbf
Browse repository at this point
fix: session not being marked as logged out when logging out via REST /v1/logout (#41573)
Rohit3523
authored
9bf5285
View commit details
Copy full SHA for 9bf5285
Browse repository at this point
fix: reaction list shows blank entries when UI_Use_Real_Name is enabled (#41574)
Rohit3523
authored
2d8a6f7
View commit details
Copy full SHA for 2d8a6f7
Browse repository at this point
chore(deps): bump docker/login-action from 4.4.0 to 4.6.0 (#41678)
Show description for d18228d
dependabot[bot]
authored
d18228d
View commit details
Copy full SHA for d18228d
Browse repository at this point
chore: group codeql-action dependabot updates
Show description for c0e3a7b
ggazzo
committed
c0e3a7b
View commit details
Copy full SHA for c0e3a7b
Browse repository at this point
chore(deps): bump github/codeql-action/init from 4.37.1 to 4.37.4 (#41675)
Show description for c8bb0d7
dependabot[bot]
authored
c8bb0d7
View commit details
Copy full SHA for c8bb0d7
Browse repository at this point
chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#41676)
Show description for 17c6075
dependabot[bot]
authored
17c6075
View commit details
Copy full SHA for 17c6075
Browse repository at this point
chore(deps): bump github/codeql-action/autobuild from 4.37.1 to 4.37.4 (#41677)
Show description for 5a7414b
dependabot[bot]
authored
5a7414b
View commit details
Copy full SHA for 5a7414b
Browse repository at this point
chore(deps): bump github/codeql-action/analyze from 4.37.1 to 4.37.4 (#41679)
Show description for e0d2aab
dependabot[bot]
authored
e0d2aab
View commit details
Copy full SHA for e0d2aab
Browse repository at this point
chore: fix formatting lint error in `SidebarFooterDefault` (#41674)
Show description for e64e2bb
tassoevan
and
claude
authored
e64e2bb
View commit details
Copy full SHA for e64e2bb
Browse repository at this point
Commits on Aug 3, 2026
Merge remote-tracking branch 'origin/release-8.7.0' into develop
ggazzo
committed
dd60cf8
View commit details
Copy full SHA for dd60cf8
Browse repository at this point
refactor(ui-voip): Make draggable optional and extract `MediaCallWidgetViewRouter` from `MediaCallWidget` (#41613)
gabriellsh
authored
543c772
View commit details
Copy full SHA for 543c772
Browse repository at this point
chore(deps): bump rharkor/caching-for-turbo from 2.5.0 to 2.5.1 (#41579)
dependabot[bot]
authored
441d252
View commit details
Copy full SHA for 441d252
Browse repository at this point
test: migrate API tests from callback style to async/await (#41636)
ricardogarim
authored
6ce2488
View commit details
Copy full SHA for 6ce2488
Browse repository at this point
chore: update drachtio-srf patch with missing callingName attribute (#41651)
pierre-lehnen-rc
authored
0c5bcc9
View commit details
Copy full SHA for 0c5bcc9
Browse repository at this point
Release 8.7.0-rc.4
Show description for 56fb288
rocketchat-github-ci
committed
56fb288
View commit details
Copy full SHA for 56fb288
Browse repository at this point
chore(audio): read attachment duration via native <audio preload=metadata> (#41649)
ggazzo
authored
0df7297
View commit details
Copy full SHA for 0df7297
Browse repository at this point
Commits on Jul 31, 2026
chore: improve handling of errors on screen share negotiation (#41372)
pierre-lehnen-rc
authored
94478c6
View commit details
Copy full SHA for 94478c6
Browse repository at this point
fix: audio attachments cannot be seeked using the progress slider (#41588)
Show description for d823c0f
abhinavkrin
and
ricardogarim
authored
d823c0f
View commit details
Copy full SHA for d823c0f
Browse repository at this point
regression: preserve gif animation and correct thumbnail after `sharp` bump (#41628)
Show description for bd1a5dc
3 people
authored
bd1a5dc
View commit details
Copy full SHA for bd1a5dc
Browse repository at this point
chore: fix missing peer dependency warnings (YN0002) (#41503)
KevLehman
authored
c6ae3d0
View commit details
Copy full SHA for c6ae3d0
Browse repository at this point
refactor(api): migrate EE sessions/licenses/roles to typed HTTP methods (#41635)
ggazzo
authored
3ee1d44
View commit details
Copy full SHA for 3ee1d44
Browse repository at this point
refactor(livechat): finish TypeScript migration and convert components to hooks (#41559)
tassoevan
authored
3ee9475
View commit details
Copy full SHA for 3ee9475
Browse repository at this point
regression: audio attachment duration is not shown until playback (#41599)
Show description for 29ce956
abhinavkrin
and
ricardogarim
authored
29ce956
View commit details
Copy full SHA for 29ce956
Browse repository at this point
chore(apps): consolidate accessor implementation to runtime (4/4) (#41171)
Show description for 17a0576
d-gubert
and
claude
authored
17a0576
View commit details
Copy full SHA for 17a0576
Browse repository at this point
Release 8.7.0-rc.3
Show description for 0a5c2f3
rocketchat-github-ci
committed
0a5c2f3
View commit details
Copy full SHA for 0a5c2f3
Browse repository at this point
Commits on Jul 30, 2026
refactor(api): migrate remaining groups endpoints to typed router (#41632)
ggazzo
authored
c7970e7
View commit details
Copy full SHA for c7970e7
Browse repository at this point
regression: emoji bottom clipped in messages and announcement banner on Windows/Linux (#41555)
KevLehman
authored
21edebe
View commit details
Copy full SHA for 21edebe
Browse repository at this point
refactor: use ContextualbarV2 components everywhere (#41637)
Show description for 4c475e5
tassoevan
and
claude
authored
4c475e5
View commit details
Copy full SHA for 4c475e5
Browse repository at this point
feat: classification banners for ABAC rooms (#41307)
Show description for 4409899
KevLehman
and
dougfabris
authored
4409899
View commit details
Copy full SHA for 4409899
Browse repository at this point
regression: Stop audio player on user logout (#41603)
yash-rajpal
authored
34bb68e
View commit details
Copy full SHA for 34bb68e
Browse repository at this point
test: deflake livechat BH on-agent-created assertions (#41633)
ggazzo
authored
cb7c5c2
View commit details
Copy full SHA for cb7c5c2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.