- Native Storj storage support, thanks to stefanbenten
- Purge feature
- Added `proxy-port` argument, thanks to cheeseandcereal
- Fix in `Dockerfile` for multiarch build, thanks to eksoverzero
- Use cryptographically secure rng seed, thanks to cheeseandcereal
- Include version string in version command output, thanks to stillwondering
- Added `max-upload-size` argument
- Replaced string/parse trick for cloning with more efficient option, thanks to calebcase