Releases: supabase/storage
Releases · supabase/storage
v0.9.0
0.9.0 (2021-07-21)
Features
v0.8.3
0.8.3 (2021-07-20)
Bug Fixes
- pkg was unable to package xattr (063ac90)
v0.8.2
0.8.2 (2021-07-20)
Bug Fixes
v0.8.1
0.8.1 (2021-07-20)
Bug Fixes
- arm build, install python for native node module builds (d0fce9c)
- docker startup command (5e66ae9)
v0.8.0
0.8.0 (2021-07-20)
Bug Fixes
- deleteObject path resolution for file backend (d94da83)
- move s3 return types to generic types (7619456)
- s3 remove dependence on ObjectIdentifier (0a1be94)
- tests to work with new s3 class (29597fb)
Features
- fs-backend: store metadata in xattr (6988154)
v0.7.1
0.7.1 (2021-07-15)
Bug Fixes
- #43 use custom content type parser for application/json and text/plain (d36e32a)
unknown flag: --project-dir
(537f968)
- use custom content type parser in updateObject too (e3b8a0d)
v0.7.0
0.7.0 (2021-06-25)
Features
- disable rendering html files (726333c)
v0.6.0
0.6.0 (2021-06-22)
Bug Fixes
- update mods to make npm audit happy (22d1691)
Features
- add support for binary uploads in update object (a562ebd)
v0.5.0
0.5.0 (2021-06-16)
Bug Fixes
- add tests for binary upload (b0c879a)
Features
- support both formdata and binary as input (69da4d5)