Skip to content

v0.5.0

Compare
Choose a tag to compare
@aperezdc aperezdc released this 24 Oct 16:10
· 30 commits to master since this release
v0.5.0
4fc6bb1

This release adds news features and is backwards-compatible with the 0.4.x series.

Added

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