Skip to content

Releases: thephpleague/glide

PHP 8 support

12 Nov 12:43
ae5e267
Compare
Choose a tag to compare
  • Add support for PHP 8

Thanks @pascalbaljet !

1.6.0

07 Jul 12:26
8759b8e
Compare
Choose a tag to compare
  • Drop support for PHP 5.x.
  • Set minimum requirement of PHP 7.2.
  • Update dependencies.

Thanks @ADmad!

1.5.0

03 Apr 23:52
a5477e9
Compare
Choose a tag to compare
  • Added focal point zooming. Thanks Jason!
  • Fixed an issue with deleting temp files. Thanks Barry!
  • Dropped support for PHP 5.4.

1.4.0

22 Dec 17:59
Compare
Choose a tag to compare
  • Add WebP support. Thanks James!

1.3.0

12 Feb 23:51
bd29f65
Compare
Choose a tag to compare
  • Added new flip manipulation. Thanks James!

1.2.2

09 May 17:44
Compare
Choose a tag to compare
  • Fix issue with progressive JPEGs being saved as ".pjpg" when using extensions on cache filenames. Thanks Jason!

1.2.1

19 Jan 01:34
Compare
Choose a tag to compare
  • Fix issue where the source filename was being trimmed when it begins with the base URL. Thanks Jason!

1.2.0

14 Nov 16:44
Compare
Choose a tag to compare
  • Add ability to set the opacity of a watermark. Thanks Marek!

1.1.1

14 Nov 16:09
Compare
Choose a tag to compare
  • Fix bug with progressive jpeg encoding.

1.1.0

19 Aug 20:51
Compare
Choose a tag to compare
  • Add support for caching with file extensions. Thanks Jason!