Releases: dnabeast/BladeImageCrop
Releases · dnabeast/BladeImageCrop
3.0.5
Still solving the broken url issue. The problem stemmed from the fact that the files need to be saved to the correct place but the url had to be correct too. And it needed to be dynamic based on which disk you selected.
3.0.4
The last fix broke where the images were being saved.
It also broke heaps of tests.
This should all be fixed now.
3.0.3
Storage path is now specified correctly in updateUrl.
This was preventing images from appearing correctly in production environments despite working locally.
3.0.2
Change to Blackman filter
3.0.1
Changed the default rescale filter to Mitchell so that small images don't look blocky
3.0.0
Support for AVIF
Uses ImageMagick instead of GD by default
Pulls images straight from the public directory or another website.
2.0.11
Messed that last release right up.
2.0.10
Fixes a crash when a directory is entered instead of an image using the new version of the League FileSystem