Bug Fixes
- Some search results missing due to broken symlinks (#665)
- Escape filename in ?simple output (#669)
- Ensure symlink inside serve root (#670)
- Tweak auth logic (#689)
- Http range underflow (#690)
- Escape control chars in logged URI and headers (#691)
Features
- Add option --allow-hash to allow/disallow file hashing (#657)
- Support
?jsonon file path (#686) - Support customizable 404 page (#688)
- Enhence log format (#692)
- Webui confirm on exit while uploading (#693)
Refactor
Full Changelog: v0.45.0...v0.46.0-rc2