Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 591 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 591 Bytes

Changelog

  • Added support for file size limit on bucket leve.
  • Added utility class file size for parsing file sizes with B, KB, MB, GB in them
  • Added support for allowed mime types on bucket leve, so you can now restrict uploads to buckets for a certain file type.
  • Added new FileTransformOptions.
  • Updated javadocs
  • Cleaned up code a bit.