Skip to content

Commit

Permalink
prepare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jan 17, 2024
1 parent d834824 commit 58a2905
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
In Media Handler 1.x web renditions (starting with <code>cq5dam.web.</code> prefix) and all other renditions except thumbnails (starting with <code>cq5dam.thumbnail.</code> prefix) were processed.<br/>
The <code>MediaHandlerConfig</code> contains a new method <code>getIncludeAssetAemRenditionsByDefault</code> that controls this behavior and allows to switch to the previous setting.
]]></action>
<action type="update" dev="sseifert"><![CDATA[
<b>MediaHandlerConfig: Change default image quality for lossy compression image (e.g. JPG) to 85%.</b> In previous versions this was 98%. You can change the default value in the MediaHandlerConfig.
]]></action>
<action type="update" dev="sseifert" issue="3">
MediaFileServlet: Force Content-Disposition=attachment header for SVG files served by MediaFileServlet. Also ensure URLs to SVG images are always handled by MediaFileServlet.
</action>
Expand Down

0 comments on commit 58a2905

Please sign in to comment.