1.7.0
June 20th, 2024
What's Changed
- Fix closing cropper with esc key by @jacksleight in https://github.com/tv2regionerne/statamic-image-cropper/pull/11
New Contributors
- @jacksleight made their first contribution in https://github.com/tv2regionerne/statamic-image-cropper/pull/11
Full Changelog: https://github.com/tv2regionerne/statamic-image-cropper/compare/v1.6.0...v1.7.0
1.6.0
April 10th, 2024
Full Changelog: https://github.com/tv2regionerne/statamic-image-cropper/compare/v1.5.0...v1.6.0
1.5.0
February 26th, 2024
What's Changed
- Update README.md by @SylvesterDamgaard in https://github.com/tv2regionerne/statamic-image-cropper/pull/9
Full Changelog: https://github.com/tv2regionerne/statamic-image-cropper/compare/v1.4.0...v1.5.0
1.4.0
January 5th, 2024
What's Changed
- Fix typo in mode instructions by @SylvesterDamgaard in https://github.com/tv2regionerne/statamic-image-cropper/pull/6
Full Changelog: https://github.com/tv2regionerne/statamic-image-cropper/compare/v1.3.0...v1.4.0
1.1.0
August 24th, 2023
What's new
- Add option to fetch dimensions from a taxonomy (https://github.com/tv2regionerne/statamic-image-cropper/pull/2)
1.0.0
May 12th, 2023
What's new
- Support for statamic v4.
What's improved
- Update tailwind css to version 3.
- Add tailwind.config.js to prevent sanity config issues on build.
- Add .idea to .gitignore
0.3.0
March 31st, 2023
- Improved error handling when image source field isn't found
- Changed "Reset" to remove crop completely
- Added handling for free form cropping
- Added optional showing of crop details
Full Changelog: https://github.com/tv2regionerne/statamic-image-cropper/compare/0.2.0...0.3.0
0.2.0
March 29th, 2023
- Added MIT license file
- Fixed missing
height
fatal error - Updated README and
.gitignore
Full Changelog: https://github.com/tv2regionerne/statamic-image-cropper/compare/0.1.2...0.2.0