Skip to content

Releases: dnabeast/BladeImageCrop

3.4.7

01 Nov 01:58
Compare
Choose a tag to compare

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

26 Sep 01:12
Compare
Choose a tag to compare

Fixed a crash when there was a known incorrect sRGB profile.
Surpressed alert.

3.4.5

30 Aug 05:13
Compare
Choose a tag to compare

Fix a crash when a file is bad for some reason. It instead write an error into the filename.

3.4.4

08 Aug 08:10
Compare
Choose a tag to compare

Added the jxl mimetype as an allowed mime type

3.4.3

10 Jul 05:53
Compare
Choose a tag to compare

Fixed a bug when importing an image with uppercase extension.
Also makes failed import compression a bit more robust.

3.4.2

27 May 02:58
Compare
Choose a tag to compare

Support for Laravel 11

3.4.1

15 Mar 04:34
Compare
Choose a tag to compare

Fixed background image not rendering as base64 in the img tag

3.4.0

07 Nov 04:02
Compare
Choose a tag to compare

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

11 Oct 05:15
Compare
Choose a tag to compare

Fix dynamic properties in prep for php 9

3.3.1

18 May 03:07
Compare
Choose a tag to compare

Force a version update to overcome a type that has screwed up packagist.