Skip to content

Releases: thephpleague/glide

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!

1.0.1

13 Jun 14:51
Compare
Choose a tag to compare
  • Fix bug with stream rewinding caused by recent Flysystem changes. Thanks Jacob!

0.3.6

25 Jan 13:36
Compare
Choose a tag to compare
  • Add support for Symfony 3.x components.

1.0.0

26 Dec 15:24
Compare
Choose a tag to compare

0.3.5

22 May 23:38
Compare
Choose a tag to compare
  • Fix bug with orientation not always working, due to EXIF data not being read. #47

0.3.4

22 May 21:32
Compare
Choose a tag to compare
  • Added the ability to use a $path/$params combo when validating HTTP signatures. #41

0.3.3

19 Mar 19:55
Compare
Choose a tag to compare
  • Fix serious bug that prevented images from being resized. #45
  • Bump intervention/image dependency to 2.1. #40
  • Added PHP 7 support. #40

0.3.2

26 Feb 23:06
Compare
Choose a tag to compare
  • Added graceful handling of cache write failure due to already existent cache file caused by race condition. Thanks @kevin-thackorie! #38 #39
  • Added note to README about security.