Skip to content

Tags: UniSharp/laravel-filemanager

Tags

v2.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1257 from jonnott/patch-1

force dependency injection in LfmPath constructor by removing null de…

v2.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1255 from atmonshi/laravel-12

Update composer.json

v2.9.1

refactor: uploading files with disallowed extensions should get Inval…

…idExtensionException

v2.9.0

feat: implement support for intervention/image v3 in getResize() of R…

…esizeController

v2.8.1

fix: downgrade intervention/image dependency to 2.*

v2.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1223 from UniSharp/feature/laravel-11

chore: update composer.json to support Laravel 11

v2.7.1

fix: fix issues when displaying error from deleting and renaming

v2.7.0

feat: support intervention/image version above 2.0.0

v2.6.4

fix: fix league/flysystem version constraint

v2.6.3

security: prevent XSS when previewing images