Releases: supabase/storage
Releases · supabase/storage
v1.26.3
1.26.3 (2025-08-07)
Bug Fixes
- exclude bucket type in response for storage-py < 0.12.1 (#744) (861dc29)
v1.26.2
1.26.2 (2025-08-04)
Bug Fixes
- Update img proxy env to be consistent with prod (#732) (801050e)
v1.26.1
1.26.1 (2025-08-01)
Bug Fixes
- do not make head calls for zero byte uploads (#742) (681287a)
v1.25.12
Bug Fixes
- allow multiple fetches concurrently when the batch size is not reached (#734) (2dd4efd)
v1.25.11
Bug Fixes
- make empty bucket use queue to remove underlying objects asynchronously (#701) (332a2e1)
v1.25.10
Bug Fixes
- gracefully handle missing metadata in file adapter (#727) (cd6a909)
- use original accept encoding header to resolve s3 request signing issue (#729) (4b8aa66)
v1.25.9
1.25.9 (2025-07-17)
Bug Fixes
- check local migrations in tenantHasLocalMigrations() (#730) (ed441a6)