Skip to content

v0.44.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 09:10
· 1 commit to main since this release

Bug Fixes

  • No authentication check if no auth users #497
  • Webui can't handle hash property of URL well #515
  • Incorrect dir size due to hidden files #529
  • Webui formatDirSize #568
  • Follow symlinks when searching/archiving #572
  • Incorrect separator for zip archives under windows #577
  • Unexpected public auth asking for login info #583

Features

  • Higher perm auth path shadows lower one #521
  • Add cache-control:no-cache while sending file and index #528
  • Support multipart ranges #535
  • Limit sub directory item counting #556
  • Tolerate the absence of mtime #559
  • Support noscript fallback #602
  • Support downloading via token auth #603

Refactor

  • Change description for --allow-archive #511
  • Removes clippy warnings #601
  • Update deps #604
  • Fix typos #605