Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:05

Changelog

  • a9f3768 Add a one-liner installer for macOS and Linux
  • c4877a0 Add agent config get/apply
  • cb18396 Align scopes with lean-api's shipped vocabulary
  • 992d278 Docs for going public, and for the server half having shipped
  • 84a9c03 Fix /auth/me decoding: error is a bool on the wire
  • 8256972 Fix two wrong things in the auth-failure output
  • 62f3057 Initial commit: leanctl, the LeanSignal command-line client
  • ffb0b4c Remove every control-center dependency
  • 1ac20ba Rename repository to leansignal-cli
  • 4a8aae9 Scrub personal identifiers from the public surface, and make it stay scrubbed
  • d2ff402 ci: pin golangci-lint to v2 via the v8 action