diff --git a/changes.xml b/changes.xml index a7245266..4d6a633d 100644 --- a/changes.xml +++ b/changes.xml @@ -31,12 +31,15 @@ Remove deprecated functionality. - - Switch to AEM 6.5.17 as minimum version. - MediaFileServlet: Force Content-Disposition=attachment header for SVG files served by MediaFileServlet. Also ensure URLs to SVG images are always handled by MediaFileServlet. + + Explicitly define folder type for JSON files with "nt:unstructured" as root node to circumvent SLING-12197. + + + Switch to AEM 6.5.17 as minimum version. +