Commit ab0cbf3e authored by Matthew Holt's avatar Matthew Holt

Updated change list

parent c12257a1
CHANGES CHANGES
<VERSION> (<DATE>)
- browse: Click column heading to sort <master>
- browse: Sort by clicking column heading or using query string
- core: Serving hostname that doesn't resolve issues warning then listens on 0.0.0.0
- errors: Missing error page during parse time is warning, not error
- fastcgi: Fix for backend responding without status text
- git: Pull changes immediately with GitHub webhook - git: Pull changes immediately with GitHub webhook
- gzip: Filter by path and extension - gzip: Enable by file path and/or extension
- gzip: Customize compression level - gzip: Customize compression level
- log: Fix for missing status in log entry when error unhandled
- proxy: Strip prefix from path for proxy to path - proxy: Strip prefix from path for proxy to path
- redir: Meta tag redirects - redir: Meta tag redirects
...@@ -63,7 +68,7 @@ CHANGES ...@@ -63,7 +68,7 @@ CHANGES
- core: Support for binding to 0.0.0.0 - core: Support for binding to 0.0.0.0
- core: Graceful error handling during heavy load; proper error responses - core: Graceful error handling during heavy load; proper error responses
- errors: Fixed file path handling - errors: Fixed file path handling
- errors: Fixed panic due to nil Log file - errors: Fixed panic due to nil log file
- fastcgi: Support for index files - fastcgi: Support for index files
- fastcgi: Fix for handling errors that come from responder - fastcgi: Fix for handling errors that come from responder
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment