Skip to content

Releases: coredump-ch/webdropper

v1.3.0

08 Aug 07:24
d698740
Compare
Choose a tag to compare
  • Add progress bar while uploading
  • Update dependencies
  • Add more cargo metadata

v1.2.0

08 Aug 07:21
14d4901
Compare
Choose a tag to compare
  • Update clap to 4.0
  • Update tower-http to 0.4 and axum to 0.6
  • Fix buggy drag behaviour
  • Show success message when uploading files
  • Return 413 Payload Too Large if users try too upload more than the request body limit
  • Allow to configure request body limit

v1.1.0

05 Feb 14:03
Compare
Choose a tag to compare

Allow overriding host/port to listen on.

v1.0.0

05 Feb 13:34
Compare
Choose a tag to compare

First release that supports writing files. (No visual feedback yet)