Skip to content

Releases: contao/image

1.0.0-beta4

29 Jul 18:23
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release
  • Remove unnecessary interfaces. #57
  • Don’t throw exceptions for malformed EXIF data #56
  • Fix race conditions #55

1.0.0-beta3

04 Jul 17:31
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release
  • Add support for multiple image formats in pictures. #53

1.0.0-beta2

02 Jul 08:28
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release
  • Add skipIfDimensionsMatch flag to ResizeOptions. #52
  • Autorotate images based on EXIF metadata. #52

1.0.0-beta1

16 Jun 14:19
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release
  • Add deferred image resizing. #50
  • Use important part with relative values as fractions #51
  • Increase PHP requirement to 7.1.
  • Fix bug with imagine array options.
  • Remove unnecessary requirements for ext-libxml, ext-xmlreader and contao/imagine-svg.

0.3.9

28 Jan 20:30
Compare
Choose a tag to compare
  • Fix bug with wrong file permissions. #49

0.3.8

27 Jan 12:48
Compare
Choose a tag to compare
  • Use atomic file operations to save images.
  • Compatibility with Imagine 1.0.
  • Fix bug with x descriptor for small source images. #48
  • Don’t generate SVG images with different densities. #46

0.3.7

14 Jun 13:29
Compare
Choose a tag to compare
  • Support for version 0.2 of contao/imagine-svg.
  • Add contents for the CHANGELOG.md file.

0.3.6

02 Mar 10:49
Compare
Choose a tag to compare
  • Add compatibility with Symfony 4.0, #42
  • Fix bug with number formatting of density descriptor

0.3.5

28 Nov 08:54
Compare
Choose a tag to compare
  • Improve zlib stream check, #41
  • Fix bug with wrong densities, #40
  • Prefix certain global functions, contao/core-bundle#1103
  • Upgrade to PHPUnit 5
  • Increase PHP requirement to 5.6

0.3.4

20 May 14:43
Compare
Choose a tag to compare
  • Add compatibility with imagine 0.7, #35
  • Convert images to RGB and strip metadata, #37