Skip to content

Releases: civitai/cli

v0.1.61

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:50
d5ecb73

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@latest

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

v0.1.60

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:36
45ad9ef

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 category field (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@latest

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

v0.1.59

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:14
e907bfa

Changelog

  • e907bfa feat(cli): allow apps:storage:shared:* in the manifest schema (#113)

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.

v0.1.58

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:44
1932c1c

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@latest

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

v0.1.57

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:42
f6d0820

Changelog

  • f6d0820 fix(dev-tunnel): clearer 401 (login) + 404 (register-first) errors (#108)

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.

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.

v0.1.55

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:48
de1ff76

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@latest

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

v0.1.54

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:22
83ad564

Changelog

  • 83ad564 feat(ui): adopt the Charm stack behind internal/ui (foundation + flagship) (#99)

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.

v0.1.53

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:27
4e74d54

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@latest

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

v0.1.52

Choose a tag to compare

@github-actions github-actions released this 07 Jul 11:38
7f52fb4

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@latest

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