Release history
Directory Lister releases
Simple PHP based directory lister that lists a directory and all its sub-directories and allows you to navigate there within.
All releases
5 shown
5.5.1
Bugfix
Fixed CI incorrectly building and publishing the dev image.
Changelog
Fixed
- Fixed CI incorrectly building and publishing the
devimage
5.5.0
Breaking risk
Breaking changes
- Replaced .analytics file with .customizations.html
Notable features
- Combined multiple Dockerfiles into a single multi-stage Dockerfile
- Updated dependencies
Full changelog
Changed
- BREAKING: Replaced
.analyticsfile with.customizations.html(docs) - Combined multiple Dockerfiles into a single multi-stage Dockerfile
- Internal refactoring
- Updated dependencies
Fixed
- Fixed Whoops error page showing even when
APP_DEBUG=false(#1499)
5.4.1
Maintenance
Minor fixes and improvements.
Full changelog
Changed
- Added Docker Compose installation instructions to the
README - Updated CI suite to use PHP 8.5
- Updated dependencies