Skip to content

Releases: jeeftor/klipbord

v2.20.0 — Login diagnostics and terminal colors

Choose a tag to compare

@github-actions github-actions released this 10 Sep 16:29
df398c7

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_COLOR disables diagnostic colors.
  • Set login defaults with KB_SERVER, KB_PROFILE, KB_METHOD, KB_USERNAME, KB_PASSWORD, and KB_OIDC_* environment variables. Explicit flags take precedence. Load .env with your shell or direnv; the CLI does not load it automatically.

Fixed

  • Subcommands now honor --config and --profile flags 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

Choose a tag to compare

@github-actions github-actions released this 09 Sep 22:10

Full Changelog: v2.19.0...v2.19.1

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:53

Full Changelog: v2.18.0...v2.19.0

v2.18.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:51

What's Changed

  • feat(auth): add optional OIDC login indicator by @jeeftor in #25

Full Changelog: v2.17.2...v2.18.0

v2.17.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:11
3ed7b1d

What's Changed

  • fix(release): publish combined binary archives by @jeeftor in #24

Full Changelog: v2.17.1...v2.17.2

v2.17.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:04
08e0a19

What's Changed

  • feat(release): add combined server and CLI archives by @jeeftor in #23

Full Changelog: v2.17.0...v2.17.1

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:54
1f6fd86

What's Changed

  • feat(server): add runtime flags and writable defaults by @jeeftor in #20
  • feat(upload): archive dropped folders by @jeeftor in #21
  • feat(logging): record upload and download activity by @jeeftor in #22

Full Changelog: v2.16.1...v2.17.0

v2.16.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:14
1d70216

What's Changed

  • fix(release): build static Linux binaries by @jeeftor in #19

Full Changelog: v2.16.0...v2.16.1

v2.16.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:05
7db0b4d

What's Changed

  • feat(release): publish native server binaries by @jeeftor in #18

Full Changelog: v2.15.2...v2.16.0

v2.15.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:41

Full Changelog: v2.15.1...v2.15.2