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
.
umbraco
/
Umbraco-CMS
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
5.2k
Code
Issues
400
Pull requests
121
Discussions
Actions
Projects
Security and quality
39
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Caching: Resolves publish and install issues related to stale cached data retrieval (closes #20539 and #20630)
- #20640
#20640
Merged
AndyButland
merged 6 commits into
main
umbraco/Umbraco-CMS:main
from
v16/bugfix/request-cache-published-content-by-version
umbraco/Umbraco-CMS:v16/bugfix/request-cache-published-content-by-version
Copy head branch name to clipboard
Oct 28, 2025
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Caching: Resolves publish and install issues related to stale cached data retrieval (closes #20539 and #20630)
#20640
AndyButland
merged 6 commits into
main
umbraco/Umbraco-CMS:main
from
v16/bugfix/request-cache-published-content-by-version
umbraco/Umbraco-CMS:v16/bugfix/request-cache-published-content-by-version
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2025
Request cache published content creation with version.
AndyButland
committed
88bf4ba
View commit details
Copy full SHA for 88bf4ba
Browse repository at this point
Reload memory cache after install with package migrations.
AndyButland
committed
1159a4c
View commit details
Copy full SHA for 1159a4c
Browse repository at this point
Improve message on install for database cache rebuild.
AndyButland
committed
9b3a59b
View commit details
Copy full SHA for 9b3a59b
Browse repository at this point
Update src/Umbraco.Infrastructure/Install/MigrationPlansExecutedNotificationHandler.cs
Show description for 375c2dc
AndyButland
and
Copilot
authored
375c2dc
View commit details
Copy full SHA for 375c2dc
Browse repository at this point
Commits on Oct 28, 2025
Relocated memory cache refresh after package install from notification handler to unattended upgrader.
AndyButland
committed
c769d24
View commit details
Copy full SHA for c769d24
Browse repository at this point
Fix construtor breaking change
nikolajlauridsen
committed
84f8004
View commit details
Copy full SHA for 84f8004
Browse repository at this point
You can’t perform that action at this time.