v2.3.0
Latest
Platform
July 2, 2026
The Platform Polish Release
- NewSecurity headers: CSP, HSTS, X-Frame-Options, and 4 more enforced on every page
- NewConsistent navigation across all pages: Products, Pricing, Resources, Log in, and Sign up available everywhere
- UpLighthouse accessibility and best practices scores at 100
- UpMobile responsive improvements across docs, blog, and product pages
- FixFixed redirect loop on signup and login pages
- FixFixed 47 broken internal links across the site
v2.2.0
MCP Gateway
May 25, 2026
The MCP Gateway Release
- NewDevSafe MCP Gateway: secure stdio proxy between AI clients and MCP servers
- NewDefault-deny policy engine: per-tool allow/deny with blocked tools invisible to AI
- NewEncrypted vault credential injection: API keys from vault, never plaintext configs
- NewHash-chained audit log: SHA-256 chain integrity, tamper detection via
devsafe mcp audit verify
- NewAuto-discovery: finds MCP servers from Claude Desktop, Cursor, and VS Code
- NewServer registration and end-to-end verification
- NewTools/list response filtering: blocked tools removed from capability responses
v2.0.0
AI Shield
May 14, 2026
The AI Shield Release
- NewAI Shield: scans 4 AI coding tools for secret exposure
- NewMCP config scanner: detects hardcoded credentials in plaintext JSON configs
- New
devsafe preflight: pre-publish safety check with plain-language findings
- New
devsafe fix: one-command remediation for exposed secrets
- New
devsafe init: safe project scaffolding with .gitignore, .env.example, AI rules
- NewDevSafe Vault: developer secrets manager with structured templates
- New6 AI safety templates (Claude Code, Cursor, Copilot, Windsurf, Aider, Cline)
- Up41 form integrations across 15 providers
- UpHealth score combines cloud risk, git integrity, backup freshness, AI exposure
v1.1.0
Backup
April 2026
The Performance Release
- NewStreaming single-pass restore without intermediate files
- NewCloud storage lifecycle integration for automatic cleanup
- NewDead Man's Switch / inheritance mode for estate planning
- UpIncremental bundles: only changes since last backup
- UpKey rotation without re-encrypting existing backups
v1.0.0
Foundation
March 2026
The Foundation
- NewAutomatic git repository discovery
- NewEncrypted backup creation: immune to cloud sync corruption
- NewAES-256 encryption: keys never leave your machine
- NewUpload to user-owned cloud storage (Cloudflare R2, AWS S3, Backblaze B2)
- NewBackup verification: proves restorability without trusting the provider
- NewUncommitted work capture: index, working tree, untracked files
- New13 core features, 563 tests passing