v0.5.0
This release adds news features and is backwards-compatible with the 0.4.x series.
Added
- New option
fancyindex_show_dotfiles
. (Path by Joshua Shaffer <joshua.shaffer@icmrl.net>.) - The
fancyindex_header
andfancyindex_footer
options now support local files properly, by means of alocal
flag. (Patches by JoungKyun Kim <joungkyun@gmail.com> and Adrián Pérez <aperez@igalia.com>.)
Changed
- Improved performance of directory entry sorting, which should be quite noticeable for directories with thousands of files. (Patch by Yuxiang Zhang.)
- The minimum Nginx version supported by the module is now 0.8.x.
Fixed
- Properly escape square brackets in directory entry names when the module is built with older versions of Nginx. (Patch by Adrián Pérez <aperez@igalia.com>.)
- Fix directory entry listing not being shown when using the nginx-auth-ldap module. (Patch by JoungKyun Kim <joungkyun@gmail.com>.)