Releases: InfinetyEs/Nova-Filemanager
Releases · InfinetyEs/Nova-Filemanager
Fix no present file
S3 Rename directories and Cover fix
Fix readonly
Fixes
- No readonly by default. You can set readonly as every nova field.
Download option & default to Readonly
Improvements
- New download option on preview modal #128 (thanks to @JulianMar)
- Readonly is now default on field. (thanks to @piterssson). You can set to false using:
->readonly(false)
.
Fixes
Nova 3.0 Support
Layout fixes & Filter Fix
Some fixes
Fixes
- Fix Detail Popup: Delete and rename buttons now working #110
- Fix detach popup #109
- Fix uploading a folder inside a folder #108 (Thanks to @victorlap)
Rounded and Squared methods
Improvements
- Rounded and Squared methods to customize the search and index previews.
Fixes
- Fix for global search
Rules, multi selection and modals fix
Laravel 6 ready
Laravel 6 ready
- Merged pull request for Laravel 6 #76 (Thanks to @atmonshi and @devfaysal)