Skip to content

Releases: contao/image

1.2.4

21 Jan 00:42

Choose a tag to compare

  • Handle missing attribute namespace in XMP. #112
  • Support the simple file format of WEBP. #114
  • Fix missing EXIF author field in Apple Preview. #115

1.2.3

13 Feb 13:03

Choose a tag to compare

  • Handle corrupt JSON files in deferred image storage. #110

1.2.2

02 Oct 13:48

Choose a tag to compare

  • Add support for resampling-filter option. #108

1.2.1

12 Jun 15:15
96c2757

Choose a tag to compare

  • Fix unterminated entity reference error. #101
  • Compatibility with Symfony 7. #104

1.2.0

30 May 13:31
858d8be

Choose a tag to compare

  • Add EXIF, IPTC, XMP metadata handling for JPEG, PNG, WEBP, GIF, HEIC, JXL, AVIF. #93, #95, #96
  • Improve file name hashing algorithm. #90
  • Fix wrong exception class being thrown.
  • Deprecate ResizeConfiguration::MODE_PROPORTIONAL. #97
  • Add new methods getRawImg() and getRawSources() to Picture. #98

1.1.2

16 Aug 17:31
21fd048

Choose a tag to compare

  • Switch to Symfony's version of the Path helper. #89

1.1.1

06 Jul 14:45

Choose a tag to compare

  • Fix resize calculation ending up with zero. #82

1.1.0

18 Mar 09:26

Choose a tag to compare

  • Add namespaced exceptions and a specific FileNotExistsException. #79

1.0.3

20 Nov 10:32

Choose a tag to compare

  • Support PHP version 8.0. #74
  • Revert fix for Gmagick bug No encode delegate for this image format. #70

1.0.2

13 Jun 10:02

Choose a tag to compare

  • Handle JSON errors when decoding. #68
  • Fix Gmagick bug No encode delegate for this image format. #70
  • Compatibility with contao/imagine-svg 1.0. #71