Skip to content

v1.1.1: File streamed and presigned S3 urls; S3 file size that allows use files > 2GB

Compare
Choose a tag to compare
@developmentforpeople developmentforpeople released this 22 Jan 09:44
· 29 commits to develop since this release
  • Support for S3 / Minio presigned urls: allowing video streaming capabilities and other S3 functionalities.
  • Presigned url can be used for all files in defined folders but defined by mimetype.
  • Files are now streamed by default.
  • Extended settings per External Storage doc:
    • Cache only files smaller than
    • Cache for x seconds
    • Stream buffer size
    • Presigned url activation
    • Presigned url only for mimetypes defined
    • Presigned url expiration
    • Use S3 file size instead of saved on Frappe File (needed for files > 2GB)