Skip to content

Releases: axllent/silverstripe-scaled-uploads

2.3.9

Choose a tag to compare

@axllent axllent released this 20 Dec 04:40
  • Fix exif rotation for Silverstripe 4 & 5 (#17)

2.3.8

Choose a tag to compare

@axllent axllent released this 06 Aug 01:50
  • Add option to increase memory limit for processing images on upload

2.3.7

Choose a tag to compare

@axllent axllent released this 26 Jun 04:55
  • Add support for Silverstripe 6
  • Use TEMP_PATH instead of TEMP_FOLDER
  • Add rotation condition for Intervention Image 3+ (Silverstripe 6)

2.3.6

Choose a tag to compare

@axllent axllent released this 15 Nov 03:02
  • Fix: Handle all exif rotation states

2.3.5

Choose a tag to compare

@axllent axllent released this 14 Jun 01:40
  • PHP 8.2 compatibility

2.3.4

Choose a tag to compare

@axllent axllent released this 15 May 04:31
  • Add support for Silverstripe 5

2.2.3

Choose a tag to compare

@axllent axllent released this 12 Apr 10:27
  • Prevent warning on PHP 8.1

1.0.3

Choose a tag to compare

@axllent axllent released this 19 Jan 00:38
  • Fix Bug whereby src width/height weren't being detected

2.2.2

Choose a tag to compare

@axllent axllent released this 18 Jan 23:11
  • Fix for legacy_filenames - Do not delete original after scaling if legacy_filenames: true

2.2.1

Choose a tag to compare

@axllent axllent released this 07 Dec 03:23
  • Use Configurable instead of Config