4.11.1
expressjs/express4.11.1Jan 21, 2015by dougwilson
AI Summary
Express 4.11.1 is a patch release focused on dependency updates that address security vulnerabilities and compatibility issues. The release updates the `send` and `serve-static` dependencies to fix a root path disclosure vulnerability and resolve a redirect loop issue in Node.js 0.11.14.
Key Highlights
- Fixed root path disclosure vulnerability in send@0.11.1 dependency
- Fixed redirect loop in Node.js 0.11.14 in serve-static@~1.8.1
- Updated serve-static dependency to version ~1.8.1
Full Release Notes
- deps: send@0.11.1 - Fix root path disclosure - deps: serve-static@~1.8.1 - Fix redirect loop in Node.js 0.11.14 - Fix root path disclosure - deps: send@0.11.1