Releases: linuxforphp/filebrowser
Releases · linuxforphp/filebrowser
Release-8.1.0 (latest)
- Updates the dependencies for use with PHP 8.0+.
- Updates the test matrix.
- Updates the user documentation and Sphinx requirements (urllib3).
Release-8.0.3
- Fixes a front end issue with large zip files.
Release-8.0.2
- Updates the project's package creation script.
Release-8.0.1
- Adds a check for the availability of the 'zip' and 'unzip' binaries when using the 'fastzip' option.
- Updates the project's package creation script.
- Updates the end-user documentation.
Release-8.0.0
- Adds new proxy methods in the FileController and the DownloadController.
- Proxies requests to Symfony Process objects to zip and unzip files.
- Updates the app's configuration scheme.
- Updates the unit and functional tests accordingly.
- Relocates some configuration files to be consistent with the project's structure.
- Updates the project's dependencies.
- Updates the GitHub test matrix.