Skip to content

v0.1.56

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:12
9f2dda4

Changelog

  • 8ae5213 feat(app): center dev-tunnel in create next-steps + fill tunnel startup silence (#106)
  • 9f2dda4 fix(dev-tunnel): name the subdomain in the readiness-wait message (#107)
  • 9fa3a4b fix(scaffold): route Vite HMR over the dev-tunnel (wss:443) so live-reload works in the tunneled iframe (#105)

Install

# npm (Node) — downloads + sha256-verifies the matching binary on install
npm install -g @civitai/cli        # or: npx @civitai/cli
# Homebrew (macOS / Linux)
brew install civitai/tap/civitai
# Go (from source)
go install github.com/civitai/cli/cmd/civitai@latest

Or grab a prebuilt binary from the assets below and verify it against checksums.txt.