This repository was archived by the owner on Sep 26, 2025. It is now read-only.
Releases: nhost/cli
Releases · nhost/cli
v1.22.3
v1.22.2
Changes
🐛 Bug Fixes
- fix: set env vars correctly according to new subdomain/region scheme @dbarrosop (#900)
v1.22.1
Changes
🚀 Features
- feat: allow selecting local subdomain @dbarrosop (#896)
- feat: magicdns support @dbarrosop (#894)
🐛 Bug Fixes
- fix: set correct extraHosts for the console @dbarrosop (#899)
- fix: hasura wrapper was missing local subdomain under some conditions @dbarrosop (#897)
🧰 Maintenance
- chore: restore actions/upload-artifact@v4 as workaround isn't needed @dbarrosop (#895)
- chore: bump nhost/dashboard to 1.25.0 @nhost-build (#891)
This version introduces new URLs and SDK configuration for the local environment. The old SDK configuration should still work and the new one doesn't require an SDK upgrade, however, it is important you update to the new SDK configuration as the new one is more flexible and the old one will not be supported in the future anymore. The old URLs should also still work with the exception of the dashboard and the hasura console which might return some CORS issues. For more details you can refer to the docs.
v1.21.0
Changes
- feat: add us-west-2 to docker config helper @dbarrosop (#893)
- [Scheduled] Update dependencies @dbarrosop (#892)
v1.20.0
Changes
🚀 Features
- feat: added pnpm support @dbarrosop (#890)
🧰 Maintenance
- chore: bump nhost/dashboard to 1.19.0 @nhost-build (#868)
v1.19.0
v1.18.3
Changes
🐛 Bug Fixes
- fix: functions: don't start if functions folder not present and update image @dbarrosop (#887)
v1.18.2
v1.18.1
Changes
🐛 Bug Fixes
- fix: don't require login for running nhost up @dbarrosop (#883)
🧰 Maintenance
- chore: udpate dependencies @dbarrosop (#882)
- chore: Enhance README.md with improved styling and formatting @S1D007 (#881)
v1.18.0
Changes
🚀 Features
- feat: support for auth's split of connection string @dbarrosop (#877)
🧰 Maintenance
- chore: update functions version @dbarrosop (#875)