mirror of
https://github.com/sigoden/dufs.git
synced 2026-06-07 15:59:03 +03:00
-
released this
2026-04-25 17:12:55 +03:00 | 3 commits to main since this release📅 Originally published on GitHub: Sat, 25 Apr 2026 14:20:26 GMT
🏷️ Git tag created: Sat, 25 Apr 2026 14:12:55 GMTBug 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: https://github.com/sigoden/dufs/compare/v0.45.0...v0.46.0-rc2
Downloads