Changelog

v3.1.0 January 2026 Latest

New Features

  • Added Stripe license key system with offline validation
  • Disaster recovery scripts for manual backup decryption
  • Simple mode support in SecretManager and Settings

Bug Fixes

  • Fixed masterKey passing to encryptEnv in setup wizard
  • Fixed parsing of SUCCESS output in create-simple-vault
v3.0.0 January 2026

Major Release

  • Windows Hello Simple Mode - encrypt secrets without KeePass
  • New desktop app with modern React UI
  • Electron-based cross-platform foundation
  • In-memory secret decryption for Claude Code integration

Security

  • AES-256-CBC encryption with random IVs
  • Windows DPAPI protection for master keys
  • Hardware-backed TPM key storage
v2.0.0 December 2025

Features

  • KeePass integration for master key storage
  • PowerShell CLI tools for encryption/decryption
  • Automatic backup creation for encrypted files
v1.0.0 November 2025

Initial Release

  • Windows Hello authentication for .env encryption
  • AES-256 encryption of environment variables
  • Basic CLI interface