Releases: dnabeast/BladeImageCrop
Releases · dnabeast/BladeImageCrop
3.4.7
Put the image processing into a try catch to prevent crashes when the file format is corrupted or there is an unsafe character in the filename.
Provide a config option to disable the site in a worst case scenario.
3.4.6
Fixed a crash when there was a known incorrect sRGB profile.
Surpressed alert.
3.4.5
Fix a crash when a file is bad for some reason. It instead write an error into the filename.
3.4.4
Added the jxl mimetype as an allowed mime type
3.4.3
Fixed a bug when importing an image with uppercase extension.
Also makes failed import compression a bit more robust.
3.4.1
Fixed background image not rendering as base64 in the img tag
3.4.0
Queuing allows images to process in the background without messing up pageload or crashing your page.
Held images get a slight compression option so that lossless images don't fill up your drive.
3.3.2
Fix dynamic properties in prep for php 9
3.3.1
Force a version update to overcome a type that has screwed up packagist.