DirectoryLister Versions Save

📂 Directory Lister is the easiest way to expose the contents of any web-accessible folder for browsing and sharing.

4.0.0

3 months ago

Added

  • Added Zip streaming (#1119 - Thanks @Arno500!)
  • Added Hungarian translations (#1201 - Thanks @matyii!)

Changed

  • Bumpped minimum supported PHP version to 8.1 and ensured compatibility up to 8.3
  • Update Swedish language translations (#1047 - Thanks @Sopor!)

3.12.3

1 year ago

Fixed

  • Fix Matomo tracking script (#1040 - Thanks @jamaa!)

3.12.2

1 year ago

Fixed

  • Fixed code block colors in dark mode

3.12.1

1 year ago

Fixed

  • Fixed file info modal title text showing escaped characters (i.e. %20 for spaces)

3.12.0

2 years ago

Changed

  • Updated to FontAwesome 6

3.11.0

2 years ago

Added

  • Added Swedish translation (#818 - Thanks @BionicRiddle!)

Changed

  • Bumped minimum supported PHP version to 7.4

3.10.1

2 years ago

Added

  • Enabled PHP extension requirement checking via Composer

Fixed

  • Now works with PHP 7.3+ again

3.10.0

2 years ago

Added

  • Added Estonian translations (#719 - Thanks @edmundlaugasson!)
  • Added Turkish translations (#734 - Thanks @atlantatr!)
  • Added Arabic translations (#742 - Thanks @ZER0-X!)

Changed

  • Update zh-TW translations (#717 - Thanks @jeromy0307!)

3.9.0

2 years ago

Added

  • Added the ability to control dotfile visibility through the HIDE_DOT_FILES environment variables (#702 - Thanks @ciscam!)

Fixed

  • Fixed not showing breadcrumbs for directories with names of folders in the application installation path (#671)

3.8.3

3 years ago

Added

  • Prune expired cache items periodically when using the file or php-file driver

Changed

  • Updated default cache lifetime to 3600 seconds (one hour)

Detailed changelog: https://github.com/DirectoryLister/DirectoryLister/compare/3.8.2...3.8.3