0.11.0
This minor release contains some helpful feature additions:
- Add support for upload length deferring (#182)
- Allow sourcing AWS credentials from configuration files, such as
~/.aws
- Add upload locker using Etcd3 (#202)
- Add option to specify prefixes for uploads on AWS S3 (#213)
Furthermore, following bugs have been fixed:
- Fix displaying SVGs inline in browsers
- Fix emitting post-finish event for empty uploads directly after they are created
- Fix Not Found Errors when using Google Cloud Storage
- Fix an error when calculating the upload offset when using Google Cloud Storage
- Fix executing file hooks on Windows