diff --git a/changelog/unreleased/fix-static-asset-caching.md b/changelog/unreleased/fix-static-asset-caching.md index 8d15fc0b0..e27df2da0 100644 --- a/changelog/unreleased/fix-static-asset-caching.md +++ b/changelog/unreleased/fix-static-asset-caching.md @@ -1,4 +1,4 @@ -Bugfix: Disable cache for selected static web assets. +Bugfix: Disable cache for selected static web assets We've disabled caching for some static web assets. Files like the web index.html, oidc-callback.html or similar contain paths to timestamped resources and should not be cached.