Releases: civitai/cli
Release list
v0.1.61
Changelog
- d5ecb73 fix(app submit): make the no-token fallback clearly 'not submitted' + point at /apps/my-submissions (#116)
- e23be74 fix(schema): sync collections:* scopes into the vendored app-block schema (#117)
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.60
Changelog
- dd33dc6 ci(release-npm): pin npm@11.18.0 (npm@latest sigstore regression broke v0.1.59 publish) (#114)
- 45ad9ef feat(cli): sync manifest schema
categoryfield (civitai#3089) (#115)
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.59
Changelog
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.58
Changelog
- 1932c1c feat(cli): dev-tunnel passes local manifest scopes as declaredScopes (#110)
- ed5a056 fix(dev-tunnel): 404 copy — pre-submit tunneling shipped, drop stale "submit first" (#109)
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.57
Changelog
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.56
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.55
Changelog
- de1ff76 feat(ui): sweep remaining commands onto internal/ui + per-stream color + adaptive colors (#104)
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.54
Changelog
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.53
Changelog
- 4e74d54 fix(scaffold): dev server sends Access-Control-Allow-Origin so the null-origin dev-tunnel iframe can load ES modules (#103)
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.
v0.1.52
Changelog
- 7f52fb4 fix(dev-tunnel): resolve readiness probe via DoH so a premature NXDOMAIN doesn't poison the resolver (30-min hang / browser render fail) (#102)
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@latestOr grab a prebuilt binary from the assets below and verify it against checksums.txt.