From 6da759967dcc68b6420756bf02f13d481f51ae26 Mon Sep 17 00:00:00 2001 From: James Heinrich Date: Wed, 14 Sep 2022 10:54:07 -0400 Subject: [PATCH] v1.7.18-202208061319 changelog --- docs/phpthumb.changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/phpthumb.changelog.txt b/docs/phpthumb.changelog.txt index 01c6f47..831e6c0 100644 --- a/docs/phpthumb.changelog.txt +++ b/docs/phpthumb.changelog.txt @@ -7,6 +7,14 @@ ¤ = structure change or important new feature * = less important new feature or change +v1.7.18-202208061319 + ¤ add support for AVIF image format (requires PHP 8.1.0) for native PHP support. + * [bugfix: G190] ensure that all used IMG_ and IMAGETYPE_ constants are always defined. + * [bugfix: G188] fix some potential null-parameter warnings + * [bugfix: G187] PHP8 compatibility + * [bugfix: G185] PHP8 compatibility + * [bugfix: G183] better message auth + v1.7.17-202109221111 * [bugfix: G171] problem with class_exists and autoloading * [bugfix: G173] file_get_contents instead of readfile