Skip to content
Back to changelog
v2.3.2
Fix stale cache headers on docs pages
Fixed
Docs pages were served with a 24-hour cache-control header even after edits. Cache-control is now derived from each page's last-published timestamp.
Fixed
Docs pages no longer cache for 24 hours after a content edit; cache-control now follows the page’s last-published timestamp.