Notable changes to this project will be documented in this file.
- Fix: Handle all exif rotation states
- PHP 8.2 compatibility
- Add support for Silverstripe 5
- Prevent warning on PHP 8.1
- Fix for
legacy_filenames
- Do not delete original after scaling iflegacy_filenames: true
- Use
Configurable
instead ofConfig
- Add custom folder configuration options
- Switch to silverstripe-vendormodule
- Write modified file properly
- Update configs
- Support new Image InterventionBackend
- No longer rely on GD
- 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
- Test if function
exif_read_data
exists
- Fix typo in README.md
- Add CHANGELOG & docs
- Adopt semantic versioning releases
- Release versions