Skip to content

1.1.0

Compare
Choose a tag to compare
@Archmonger Archmonger released this 27 Aug 10:20
· 26 commits to main since this release
04c20ac

Added

  • Files are now compressed within a thread pool to increase performance (Upstream PR)

Fixed

  • Fix Django StreamingHttpResponse must consume synchronous iterators warning
  • Fix Django bug where file paths could fail to be followed on Windows (Upstream PR)