Releases: DirectoryLister/DirectoryLister
Releases · DirectoryLister/DirectoryLister
v4.4.0
Changed
- Added the ability to inject arbitrary analytics scripts
Important
The pre-existing Google and Matomo analytics configuration options (e.g. the GOOGLE_ANALYTICS_*
and MATOMO_ANALYTICS_*
environment variables ) are still available but are now considered deprecated and will be removed in a future release.
v4.3.0
Changed
- Ensured support for PHP 8.4
- Dependency updates
v4.2.2
Changed
- Dependency updates
v4.2.1
v4.2.0
v4.1.0
v4.0.0
v3.12.3
v3.12.2
Fixed
- Fixed code block colors in dark mode
v3.12.1
Fixed
- Fixed file info modal title text showing escaped characters (i.e.
%20
for spaces)