Skip to content

Releases: dnabeast/BladeImageCrop

2.0.8

22 Mar 00:29
Compare
Choose a tag to compare

There was an issue with some image urls being rewritten. A misunderstanding of how ltrim works.

2.0.7

14 Mar 23:12
Compare
Choose a tag to compare

Missing BG image no longer crashes. Instead it quietly writes an error into the base64 text.

2.0.6

09 Mar 23:08
Compare
Choose a tag to compare

Confusion between file being image and file being not an image resolved.

2.0.5

09 Mar 05:53
Compare
Choose a tag to compare

Fix bug in image detect code

2.0.4

09 Mar 05:13
Compare
Choose a tag to compare

2.0.4
Support for Laravel 9

2.0.3

15 Feb 01:17
Compare
Choose a tag to compare

Files without an extension are rejected

2.0.2

14 Feb 23:52
Compare
Choose a tag to compare

Fixed a bug where if your url was just a directory that existed it would not return file not found.

2.0.1

10 Sep 23:49
Compare
Choose a tag to compare

Removed unused Travis Ci elements from the Readme.

2.0.0

10 Sep 23:30
Compare
Choose a tag to compare

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

13 Mar 04:58
Compare
Choose a tag to compare

Initial release. Notes in Readme