Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 945 Bytes

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 945 Bytes

Changelog

Notable changes to this project will be documented in this file.

[2.2.2]

  • Fix for legacy_filenames - Do not delete original after scaling if legacy_filenames: true

[2.2.1]

  • Use Configurable instead of Config

[2.2.0]

  • Add custom folder configuration options

[2.1.1]

  • Switch to silverstripe-vendormodule

[2.1.0]

  • Write modified file properly
  • Update configs

[2.0.1]

  • Support new Image InterventionBackend
  • No longer rely on GD

[2.0.0]

  • Support for SilverStripe 4
  • Rewrite with new Asset backend
  • Extend Upload rather than Image
  • Add option to scale only height or width
  • Option to force resampling on all images
  • Remove default yaml config
  • Test if function exif_read_data exists

[1.0.2]

  • Test if function exif_read_data exists

[1.0.1]

  • Fix typo in README.md
  • Add CHANGELOG & docs

[1.0.0]

  • Adopt semantic versioning releases
  • Release versions