mirror of
https://github.com/sigoden/dufs.git
synced 2026-06-07 15:59:03 +03:00
-
released this
2026-05-07 04:44:15 +03:00 | 4 commits to main since this release📅 Originally published on GitHub: Thu, 07 May 2026 01:51:21 GMT
🏷️ Git tag created: Thu, 07 May 2026 01:44:15 GMTFeatures
- 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)
- Skip directory walking in HEAD requests (#701)
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)
- Webui safari bug uploadspeed (#695)
Refactor
Full Changelog: https://github.com/sigoden/dufs/compare/v0.45.0...v0.46.0
Downloads