| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dufs-v0.44.0-aarch64-pc-windows-msvc.zip | 2025-08-14 | 1.8 MB | |
| dufs-v0.44.0-i686-pc-windows-msvc.zip | 2025-08-14 | 1.7 MB | |
| dufs-v0.44.0-aarch64-apple-darwin.tar.gz | 2025-08-14 | 1.8 MB | |
| dufs-v0.44.0-x86_64-pc-windows-msvc.zip | 2025-08-14 | 1.9 MB | |
| dufs-v0.44.0-aarch64-unknown-linux-musl.tar.gz | 2025-08-14 | 2.0 MB | |
| dufs-v0.44.0-armv7-unknown-linux-musleabihf.tar.gz | 2025-08-14 | 2.0 MB | |
| dufs-v0.44.0-arm-unknown-linux-musleabihf.tar.gz | 2025-08-14 | 2.0 MB | |
| dufs-v0.44.0-i686-unknown-linux-musl.tar.gz | 2025-08-14 | 2.0 MB | |
| dufs-v0.44.0-x86_64-unknown-linux-musl.tar.gz | 2025-08-14 | 2.2 MB | |
| dufs-v0.44.0-x86_64-apple-darwin.tar.gz | 2025-08-14 | 2.0 MB | |
| README.md | 2025-08-14 | 1.6 kB | |
| v0.44.0 source code.tar.gz | 2025-08-14 | 109.3 kB | |
| v0.44.0 source code.zip | 2025-08-14 | 126.7 kB | |
| Totals: 13 Items | 19.8 MB | 0 | |
Bug Fixes
- No authentication check if no auth users https://github.com/sigoden/dufs/issues/497
- Webui can't handle hash property of URL well https://github.com/sigoden/dufs/issues/515
- Incorrect dir size due to hidden files https://github.com/sigoden/dufs/issues/529
- Webui formatDirSize https://github.com/sigoden/dufs/issues/568
- Follow symlinks when searching/archiving https://github.com/sigoden/dufs/issues/572
- Incorrect separator for zip archives under windows https://github.com/sigoden/dufs/issues/577
- Unexpected public auth asking for login info https://github.com/sigoden/dufs/issues/583
Features
- Higher perm auth path shadows lower one https://github.com/sigoden/dufs/issues/521
- Add cache-control:no-cache while sending file and index https://github.com/sigoden/dufs/issues/528
- Support multipart ranges https://github.com/sigoden/dufs/issues/535
- Limit sub directory item counting https://github.com/sigoden/dufs/issues/556
- Tolerate the absence of mtime https://github.com/sigoden/dufs/issues/559
- Support noscript fallback https://github.com/sigoden/dufs/issues/602
- Support downloading via token auth https://github.com/sigoden/dufs/issues/603
Refactor
- Change description for
--allow-archivehttps://github.com/sigoden/dufs/issues/511 - Removes clippy warnings https://github.com/sigoden/dufs/issues/601
- Update deps https://github.com/sigoden/dufs/issues/604
- Fix typos https://github.com/sigoden/dufs/issues/605
Full Changelog: https://github.com/sigoden/dufs/compare/v0.43.0...v0.44.0