Releases: InfinetyEs/Nova-Filemanager
Releases · InfinetyEs/Nova-Filemanager
Fix upload button
Events, Jobs and more
Improvements
- Folder upload
- New events added for file and folders.
- New jobs config option to Post Processing.
- Delete and rename buttons in grid and list views.
- Images previews now uses v-viewer.
- Possibility to exclude Folders using
.hide
file (#65)
Fixes
- File cannot be uploaded when navigated back to root directory (#56)
First release for Nova 2
v2.3 will be the first release for Laravel Nova v2.
Improvements
- Search image: FilemanagerField now implements Cover contract. So now when you search your resources it will show like Avatar field
Release for Nova 1.*
Updates for Nova 1.* will be on 2.1.* versions
Move files between folders
Improvements
- New way to order your media. Just drag and drop files between folders to move them.
New views and rename method
Improvements
- Change view button. Grid or List
- Rename method. You can now rename your files
- Detail and new folder modals close on click outside
Fixes
- Upload progress fix when name is very long
Major update v2
New config file and new options for tool and field to search and filter
Improvements
- New search option in tool and field modal #34
- New filters. You can create your own filters. You can set a default filter ny config or by field.
- Visibility when upload. You can set the visibility of uploaded files now. #26
- New option to set cache by file. This is great for large folders or cloud providers
displayAsImage
field option will show the preview also when editing.
Fixes
- File url preview fixed. This should fix #19 #23 #36
- When a folder is specified, Home will be the folder. #28
- SQL now shows the code in preview popup. FIles above 350 KB will not show in code editor.
- SVG preview image fixed
Tips
- Json localization strings updated