Releases: jwhulette/Filevuer
Releases · jwhulette/Filevuer
Security Updates
Fixed file upload content not being saved in file
v1.1.7 Fixed file upload content not being saved in file
Fixed Content-Disposition of download files
Updated to have single file downloads save using the correct file name.
Fixed issue with single file download
Converted single file download to use stream for compatibility with Laravel 5.5
Fixed compatibility with Laravel 5.5
Merge pull request #6 from jwhulette/laravel-5.5 Fixed compatibility with Laravel 5.5
Updated file list to use Good table
v1.1.0 Compiled for production
Changed league/flysystem to not use @dev
v1.0.2 Change league/flysystem to not use dev
Clean up code
Added polling to check if user has valid session.
Initial Release
v1.0 Update composer.json