Releases: supabase/storage
Releases · supabase/storage
v0.16.2
0.16.2 (2022-04-05)
Bug Fixes
- log tenant ID after migrations ran successfully (#130) (075c440)
v0.16.1
0.16.1 (2022-04-05)
Bug Fixes
- include tenant ID in migration error message (#129) (9d94b4b)
v0.16.0
0.16.0 (2022-04-04)
Features
- add ability to search files and folders by prefix (#127) (0728cd0)
v0.14.5
0.14.5 (2022-03-03)
Bug Fixes
- run migrations when tenant config is created or updated (#117) (1e55aa3)
v0.14.3
0.14.3 (2022-03-01)
Bug Fixes
- include
pg-format/lib/reserved.js
in pkg
assets
(#114) (fb6cae9)
v0.14.2
0.14.2 (2022-03-01)
Bug Fixes
- #105 and infinite loop with SELECT but no DELETE permissions (#113) (824f1ca)
v0.14.0
0.14.0 (2022-02-22)
Features
- return error per path from
getSignedURLs
(#106) (30b3cb5)