Releases: foxcpp/filedrop
Releases · foxcpp/filedrop
Release list
filedrop v1.1.0
filedrop v1.0.0
💥 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
filedrop v1.0.0-rc2
Bunch of code refinements and minor bug fixes.
filedrop v1.0.0-rc1
filedrop is usable, yet incomplete. We mark this as release, because this is enough for super-project requirements (sutrc).