Releases: supabase/storage
Releases · supabase/storage
v1.18.1
1.18.1 (2025-01-22)
Bug Fixes
- allow copying objects to same destination and overwrite metadata (#622) (ddc5163)
v1.18.0
1.18.0 (2025-01-21)
Features
- reconcile orphan objects from admin endpoint (#606) (cf23e7d)
v1.17.2
1.17.2 (2025-01-20)
Bug Fixes
- added bucket_id,last_accessed_at and updated_at on object info (#620) (13fd5fe)
v1.17.1
1.17.1 (2025-01-14)
Bug Fixes
- disable content type parsers on upload (#618) (c8d9fd8)
v1.17.0
1.17.0 (2025-01-14)
Features
- Add
mtime
as optional ETag algorithm in file backend alongside default md5
(#613) (53cd5d6)