We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e2f59 commit 39615d5Copy full SHA for 39615d5
docs/NEWS
@@ -1,6 +1,13 @@
1
Version 2.6-alpha1 ()
2
------------------------------------------------------------------------
3
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
+
11
* PHP 8.4 fix: Remove deprecated constant E_STRICT
12
13
* PHP 8 compatibility fixes for bundled XML/RPC.php
0 commit comments