Skip to content

Releases: dotindustries/vx

v0.0.4

16 Feb 20:04

Choose a tag to compare

Changelog

  • ae4b047 feat: improve daemon lifecycle, token renewal, and re-auth UX
  • f2e698f fix: correct OIDC auth_url and callback API paths

v0.0.3

15 Feb 16:01

Choose a tag to compare

Changelog

  • b6dee87 feat(tui): add interactive terminal UI for browsing and managing secrets

v0.0.2

15 Feb 15:12

Choose a tag to compare

Changelog

  • 402455a Merge pull request #1 from dotindustries/dependabot/go_modules/golang.org/x/crypto-0.45.0
  • b534612 build(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0
  • bded9de feat(list): add --format=dotenv to resolve and output secrets as KEY=VALUE
  • aa747be fix: resolve multiple bugs found during real-world testing

v0.0.1

15 Feb 12:32

Choose a tag to compare

Changelog

  • ab4839a feat: add Homebrew tap publishing to release pipeline
  • aef5c22 feat: initial vx implementation — vault-backed secret manager for monorepos