Skip to content

Releases: mafftor/laravel-file-manager

v2.0.12

11 Feb 15:37
bcb0257
Compare
Choose a tag to compare

What's Changed

  • Update composer.json to support intervention/image 2 and higher by @mafftor in #19

Full Changelog: v2.0.11...v2.0.12

Fresh release

21 Feb 11:55
4233efe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.10...v2.0.11

Fix of major issue

25 Jun 08:17
309b849
Compare
Choose a tag to compare
v2.0.10

Add checking for files (mimeType) (#10)

Support Laravel 9

13 May 19:39
6c7f087
Compare
Choose a tag to compare
Add support Laravel 9, (#8)

remove League\Flysystem\Cached\CachedAdapter because it is no longer supports by Laravel 9

Storage cloud fixes

23 Dec 13:52
Compare
Choose a tag to compare
Disable check image origin (CORS)

- bugfix S3

Laravel 8

22 Sep 09:53
571d3ab
Compare
Choose a tag to compare

Add support Laravel 8

Download attack

05 Jun 13:37
Compare
Choose a tag to compare

Fixed download attack

Compression

05 Jun 10:12
Compare
Choose a tag to compare

The main reason of this release is compression:

  • Added tinypng service for compressing images
  • Style changes
  • Fixed dropzone
  • Create a file with new number if it exists

Optimizations

09 May 21:45
Compare
Choose a tag to compare
  • Allowed change default route attributes from config
  • Cloud storage optimizations
  • Bug fixes

Fixed bug response.join

01 May 10:30
Compare
Choose a tag to compare
v2.0.3

Fixed bug response.join