This repository was archived by the owner on Sep 26, 2025. It is now read-only.
v0.5.7
- Pretty-printing Hasura commands error JSON output.
nhost versionwill now show a compiled changelog since installed version, up until latest version.- Users can use
nhost upgradeto upgrade to specific versions, using—versionflag. - Added
-no-browserflag indevcommand to avoid launching browser windows automatically. - CLI now fetches file tree for
nhost/nhostrepo and presents available template options, for cloning. - Removed
NHOST_FUNCTIONSruntime variables from Hasura, for consistency with production environment. - Shifted from retrieving
nhostinstall path to operational executable path. This will allow users to save their Nhost CLIs with any other name thannhost, and still be able to perform upgrade. - Improved error logging for Functions.
- Improved human interface UI.
- Fixed remote app cloning with
nhost init --remote. - Fixed broken login domain.