Releases: dnabeast/BladeImageCrop
Releases · dnabeast/BladeImageCrop
2.0.8
There was an issue with some image urls being rewritten. A misunderstanding of how ltrim works.
2.0.7
Missing BG image no longer crashes. Instead it quietly writes an error into the base64 text.
2.0.6
Confusion between file being image and file being not an image resolved.
2.0.5
Fix bug in image detect code
2.0.4
2.0.4
Support for Laravel 9
2.0.3
Files without an extension are rejected
2.0.2
Fixed a bug where if your url was just a directory that existed it would not return file not found.
2.0.1
Removed unused Travis Ci elements from the Readme.
2.0.0
A major upgrade from Blade Directives to Blade components.
This makes it much easier to use and also provides multiple DPI and multiple format options.
Initial release
Initial release. Notes in Readme