Skip to content

Commit 39615d5

Browse files
committed
Document change
1 parent 99e2f59 commit 39615d5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/NEWS

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Version 2.6-alpha1 ()
22
------------------------------------------------------------------------
33

4+
* Enable .webp and .avif thumbnails also when using PHP's gd module
5+
instead of imagemagick. Optimize imagemagick's thumbnail parameters,
6+
for smaller filesizes for .webp and .avif images.
7+
NOTE: Check the new structure in serendipity_config.inc.php if you
8+
have set a custom value for imagemagick_thumb_parameters in your
9+
local config file.
10+
411
* PHP 8.4 fix: Remove deprecated constant E_STRICT
512

613
* PHP 8 compatibility fixes for bundled XML/RPC.php

0 commit comments

Comments
 (0)