Release

Release Status

What is complete today for the free macOS app and what remains for distribution polish.

Current status

EnvVault 0.22.0 is documented as a free macOS app. The original EnvVault MVP phases are complete, and runtime connector phases 1 through 13 are complete as local-first runtime connector features. Source code is not included with the free app distribution.

Complete areas

  • Functional local-first Tauri macOS app shell.
  • Real project imports.
  • Metadata-preserving re-imports.
  • Sync diffs.
  • Deleted-file recovery.
  • Snapshot history.
  • Encrypted metadata and explicit full-secret backups.
  • Variable schema validation.
  • Runtime profile approvals, rotation reminders, and external provider references.
  • Ignored security warning review and restore flow.
  • Profile/runtime-aware security scoring.
  • Optional App Lock with passphrase and macOS unlock support.
  • SQLite metadata persistence.
  • Local audit logging.
  • Real .gitignore inspection.
  • Hardened CSP.
  • Safer clipboard handling.
  • Free macOS app distribution model.
  • App-managed runtime CLI installation.

Distribution notes

  • The free app distribution does not include source code.
  • Users should install the app directly instead of building it from source.
  • macOS signing and notarization status depends on the specific app download being distributed.
  • Decide whether real third-party secret manager API integrations should be added after the local provider-reference workflow has been validated.