Skip to content

Releases: linuxforphp/filebrowser

Release-8.1.0 (latest)

06 May 01:19

Choose a tag to compare

  • 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

06 May 00:04

Choose a tag to compare

  • Fixes a front end issue with large zip files.

Release-8.0.2

02 Aug 18:09

Choose a tag to compare

  • Updates the project's package creation script.

Release-8.0.1

31 Jul 00:02

Choose a tag to compare

  • 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

19 Jul 23:41

Choose a tag to compare

  • 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.