Skip to content

EnvLatch v0.2.1

Choose a tag to compare

@Raylinkh Raylinkh released this 27 Jul 19:59
· 10 commits to main since this release

EnvLatch v0.2.1

EnvLatch v0.2.1 brings the provider-aware key dashboard to the signed macOS
download while preserving the provider-agnostic CLI and Keychain security
contract from v0.2.0.

New

  • Searchable, provider-aware saved-key cards with locally bundled real provider
    marks.
  • Editable presets for OpenAI, Anthropic, Gemini, OpenRouter, and MiniMax, plus
    a Custom path for any provider or host.
  • Key groups and agent setup remain in the same dashboard, with secondary
    sections collapsed until needed.
  • English and Chinese READMEs now show the real SwiftUI dashboard using
    synthetic key names.

Unchanged security contract

  • Secret values remain in the macOS default Keychain and are never loaded to
    render the dashboard.
  • Agents, SDKs, scripts, tests, and backends still receive ordinary environment
    variables through one envlatch run command; no SDK or provider-specific
    integration is required.
  • Direct saved-key selection, repeated --using, and reusable key groups all
    validate the complete selection before reading a value.
  • Provider, API contract, base URL, and credential-variable bindings are
    non-secret metadata.

Signed macOS release

The arm64 DMG and ZIP are Developer ID signed, notarized by Apple, stapled, and
Gatekeeper assessed. Each artifact has an adjacent SHA-256 checksum.