Releases: jeeftor/klipbord
Releases · jeeftor/klipbord
Release list
v2.20.0 — Login diagnostics and terminal colors
Improved
- Diagnose login failures with
kb-cli login --debug: see request status, timing, redirects, and authentication metadata without exposing credential values or API response bodies. - Read colorful login diagnostics and errors with highlighted stages, URLs, HTTP statuses, and recovery advice. Redirected diagnostics remain plain;
NO_COLORdisables diagnostic colors. - Set login defaults with
KB_SERVER,KB_PROFILE,KB_METHOD,KB_USERNAME,KB_PASSWORD, andKB_OIDC_*environment variables. Explicit flags take precedence. Load.envwith your shell or direnv; the CLI does not load it automatically.
Fixed
- Subcommands now honor
--configand--profileflags consistently. - Login connection tests report redirects instead of following them to a browser login page.
- Failed login probes distinguish saving a profile from successful authentication and provide method-specific recovery steps.
For Authentik Basic authentication, use an App Password, not an Authentik API token. Existing OIDC device-code support still requires compatible identity-provider and proxy configuration; this release does not change your Authentik setup.
Downloads
CLI, server, and combined archives are available for macOS (Apple Silicon and Intel), Linux (ARM64 and AMD64), and Windows (AMD64), with checksums, signatures, and provenance produced by the release workflow.
v2.19.1
v2.19.0
v2.18.0
What's Changed
Full Changelog: v2.17.2...v2.18.0
v2.17.2
What's Changed
Full Changelog: v2.17.1...v2.17.2
v2.17.1
What's Changed
Full Changelog: v2.17.0...v2.17.1
v2.17.0
v2.16.1
What's Changed
Full Changelog: v2.16.0...v2.16.1
v2.16.0
What's Changed
Full Changelog: v2.15.2...v2.16.0