FList

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-archive https://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