Releases: supabase-community/storage-java
Releases · supabase-community/storage-java
V1.1.0-a
Supports v0.29.2
- 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.
Full Changelog: V1.1.0...V1.1.0-a
V1.1.0
Supports v0.29.2
- 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.