Skip to content

Releases: thephpleague/glide

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!

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