Skip to content

Releases: supabase/storage

v1.26.3

07 Aug 17:57
861dc29
Compare
Choose a tag to compare

1.26.3 (2025-08-07)

Bug Fixes

  • exclude bucket type in response for storage-py < 0.12.1 (#744) (861dc29)

v1.26.2

04 Aug 12:06
801050e
Compare
Choose a tag to compare

1.26.2 (2025-08-04)

Bug Fixes

  • Update img proxy env to be consistent with prod (#732) (801050e)

v1.26.1

01 Aug 14:58
681287a
Compare
Choose a tag to compare

1.26.1 (2025-08-01)

Bug Fixes

  • do not make head calls for zero byte uploads (#742) (681287a)

v1.26.0

31 Jul 13:33
61470ac
Compare
Choose a tag to compare

1.26.0 (2025-07-31)

Features

v1.25.12

24 Jul 07:18
2dd4efd
Compare
Choose a tag to compare

1.25.12 (2025-07-24)

Bug Fixes

  • allow multiple fetches concurrently when the batch size is not reached (#734) (2dd4efd)

v1.25.11

22 Jul 18:54
332a2e1
Compare
Choose a tag to compare

1.25.11 (2025-07-22)

Bug Fixes

  • make empty bucket use queue to remove underlying objects asynchronously (#701) (332a2e1)

v1.25.10

21 Jul 19:53
4b8aa66
Compare
Choose a tag to compare

1.25.10 (2025-07-21)

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

17 Jul 07:10
ed441a6
Compare
Choose a tag to compare

1.25.9 (2025-07-17)

Bug Fixes

  • check local migrations in tenantHasLocalMigrations() (#730) (ed441a6)

v1.25.8

14 Jul 10:34
92acd27
Compare
Choose a tag to compare

1.25.8 (2025-07-14)

Bug Fixes

  • always filter namespace by bucket_id (#726) (92acd27)

v1.25.7

12 Jul 11:45
7f4a995
Compare
Choose a tag to compare

1.25.7 (2025-07-12)

Bug Fixes