Skip to content

Releases: crocodile2u/imgproxy-php

v2.0.6

27 Nov 13:20
1c6206f
Compare
Choose a tag to compare

PHP 8.4 compatibility, Implicitly nullable parameter declarations deprecated. @loco8878 behind this improvement.

Allow for any custom options to be set with OptionSet->setUnsafe() method

27 Nov 14:53
7d267ca
Compare
Choose a tag to compare

Add quality option

19 Apr 11:12
6575855
Compare
Choose a tag to compare

Kudos to @christophlehmann for bringing in support for "quality" option!

Add resizing type 'fill-down' support

27 Jan 20:58
4f4eb51
Compare
Choose a tag to compare

Thanks to @loco8878 , imgproxy gets a new feature supported: resizing_type=fill-down

Add resizing type 'force' support

19 Dec 22:11
56f4f00
Compare
Choose a tag to compare

Thanks to @spantaleev , resizing type "force" support has been added

Version 2.0.0 is here!

28 Sep 09:47
Compare
Choose a tag to compare

v2.0 Release candidate #3

14 Sep 08:05
Compare
Choose a tag to compare
Pre-release

Improve docs

v2.0 Release candidate #2

13 Sep 07:09
Compare
Choose a tag to compare
Pre-release

Something went wrong with RC1, so to avoid composer caching the previous release I decided to draft a new RC

v2.0 Release candidate #1

13 Sep 07:06
Compare
Choose a tag to compare
Pre-release
v2.0-RC1

require --dev for phpunit

Signature size feature added

03 Sep 09:18
1df05a2
Compare
Choose a tag to compare

Signature size feature added by @ricardogama