Releases: supabase/cli
Releases · supabase/cli
v2.0.11
Changelog
Bug fixes
- f1b57bc: fix: make image transformation feature optional (#2967) (@sweatybridge)
v2.0.10
Changelog
Bug fixes
- 8cac0be: fix: disable image transformation and mfa by default (#2966) (@sweatybridge)
v2.0.9
Changelog
Bug fixes
- baa2c23: fix: rewrite content template path in nested directory (#2965) (@sweatybridge)
Others
- 06044ce: chore: update CODEOWNERS (@sweatybridge)
v2.0.8
v2.0.7
Changelog
Bug fixes
- 8935766: fix: enforce auth hook secrets conform to standard webhooks (#2961) (@sweatybridge)
Others
- 8627a16: chore(deps): bump github.com/docker/cli from 27.3.1+incompatible to 27.4.0+incompatible (#2959) (@dependabot[bot])
v2.0.6
v2.0.5
Changelog
Bug fixes
- ac76d14: fix: optional smtp block should not override remote (#2954) (@sweatybridge)
Others
- b40c676: chore: remove unmaintained tests (@sweatybridge)
- e4c39e6: chore: bump cli module to v2 (@sweatybridge)
- bd0d250: chore: update test coverage (@sweatybridge)
- 0e8d7c4: Revert "chore: bump cli module to v2" (@sweatybridge)
v2.0.4
Changelog
Bug fixes
- 0eac017: fix: account for remote config when pushing (@sweatybridge)
- 4a7e73e: fix: allow mapstructure override for site url (@sweatybridge)
Others
- 9becfab: chore: skip loading project ref if flag is set (@sweatybridge)
v2.0.3
Changelog
Bug fixes
- a3fd06a: fix: optional project ref flag for snippets command (@sweatybridge)
Others
- bfa2c42: chore: reuse services command for version check (@sweatybridge)