Skip to content

4.0.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 24 Jul 14:56
· 567 commits to main since this release
df0dd2a

Breaking changes

  • Gzip Content-Encoding is now always enabled when uploading on S3 (fixes #139)
  • Overriding settings via the querystring (eg. ?gzipped, randomize, use_content_encoding) is not possible anymore

Internal changes

  • Refactor reading of settings