Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

v0.5.7

Choose a tag to compare

@mrinalwahal mrinalwahal released this 29 Oct 06:07
· 622 commits to main since this release
  • Pretty-printing Hasura commands error JSON output.
  • nhost version will now show a compiled changelog since installed version, up until latest version.
  • Users can use nhost upgrade to upgrade to specific versions, using —version flag.
  • Added -no-browser flag in dev command to avoid launching browser windows automatically.
  • CLI now fetches file tree for nhost/nhost repo and presents available template options, for cloning.
  • Removed NHOST_FUNCTIONS runtime variables from Hasura, for consistency with production environment.
  • Shifted from retrieving nhost install path to operational executable path. This will allow users to save their Nhost CLIs with any other name than nhost, 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.