Skip to content

filedrop v1.0.0

Compare
Choose a tag to compare
@foxcpp foxcpp released this 28 Oct 11:37
· 16 commits to master since this release
29710f7

💥 1.0.0 release

  • Support MySQL and PostgreSQL in addition to SQLite
  • filedrop now can be used as a standalone server, not just as library
  • Broken-by-design filename logic is removed
  • Byte-range requests are properly handled
  • Storage directory now created if it doesn't exists
  • Storage directory permissions are checked on startup to catch configuration errors