Release History

Changelog

Every release, every fix, every new feature — in one place.

v0.3.1Latest10 Jun 2026

External Provider Sync — GA

Pull directly from AWS Secrets Manager, Doppler, and Infisical. Single source of truth for all your environments.

AWS Secrets Manager integration — pull entire secret namespaces by ARN prefixNew
Doppler integration — sync from any project config including development, staging, and productionNew
Infisical integration — pull from any project environment with automatic refresh on panel openNew
Scheduled auto-pull — configure pull on VS Code open, on file save, or on a timerPro
Sync status indicator in panel header — shows last sync time and provider nameImprovement
v0.3.028 May 2026

Full Audit Log + Team Vault improvements

Complete history of who changed what and when. Plus quality-of-life upgrades across Team Vault.

Full audit log — every add, edit, delete, import, sync, and rotation logged with actor email and timestampNew
Export audit log as CSV or JSON for compliance reportsNew
12-month audit log retention per vaultPro
Team Vault role-based access — Owner can revoke individual members without affecting the vaultImprovement
Vault versioning — see who changed what variable, including old and new value hashesImprovement
Fixed rare race condition where concurrent pulls could overwrite local unsaved editsFix
v0.2.514 May 2026

Secret Rotation Alerts + Slack webhooks

Secrets older than 90 days get flagged in the panel. Connect a Slack webhook to notify your whole team.

Rotation alerts — secrets older than 90 days highlighted in the panel with age displayedNew
Slack webhook integration — send team-wide rotation nudges automaticallyNew
One-click 'Mark as rotated' after updating a secret valueNew
Configurable rotation window per variable or globally (30 / 60 / 90 / 180 days)Pro
Rotation status panel shows stale-by days, not just a flagImprovement
v0.2.029 Apr 2026

Team Vault — shared encrypted environments

Share a vault ID with your team. Everyone pulls the same encrypted variable set with their own key.

Team Vault — share a vault ID, each member pulls with their own decryption keyNew
Owner/Member role system — owners can revoke access at the member levelNew
Invite link flow — new teammates onboard in seconds by entering a vault IDNew
Vault mutations are versioned — full change history available in Pro dashboardPro
Cloud Sync — manual push/pull added in addition to automatic sync on saveImprovement
v0.1.811 Apr 2026

Cloud Sync GA + AES-256-GCM encryption

Your variables encrypted on-device, synced to a personal vault. Pull on any machine instantly.

Cloud Sync — AES-256-GCM encryption on device, push to personal vault, pull on any machineNew
Master key stored in VS Code's native secret storage (OS keychain)New
Works across VS Code, Cursor, and all VS Code forksPro
Show/Hide toggle now persists state across panel closes within the same sessionImprovement
Fixed file watcher not triggering reload when .env was edited by an external process on WindowsFix
v0.1.520 Mar 2026

Multi-Environment + Undo History + Diff

Open every .env variant in one panel. Every action reversible. Compare any two files side by side.

Multi-Environment Support — auto-discovers all .env.* files, switch between them with one clickNew
20-Level Undo History — every add, edit, delete, import, sort, and rename is reversibleNew
Diff Two .env Files — side-by-side comparison showing added, removed, and changed keysNew
Create New .env Files — scaffold .env.staging, .env.test etc. directly from the panelNew
Each .env file now keeps its own group structure and undo stack independentlyImprovement
v0.1.24 Mar 2026

Import & Export + Missing Key Check + Validation

Bulk import by paste. Export in 4 formats. Catch missing and invalid keys before they break your build.

Import & Export — paste raw .env text to bulk-import; export as .env, JSON, Docker, or K8s Secret YAMLNew
Missing Key Check — compares .env against .env.example, highlights every missing key with one-click addNew
Validation & Type Hints — warns on empty required keys, invalid URLs, port numbers out of range, non-boolean flagsNew
Sort A–Z Toggle — sort all variables alphabetically or restore original file orderNew
Copy to Clipboard now always copies the raw value, never the masked ●●●● placeholderImprovement
v0.1.017 Feb 2026

Initial release — 9 free features

The first public version of ENV Manager Pro. Visual sidebar for managing .env files in VS Code.

Variable Groups — auto-detect comment headers and organise variables into collapsible groupsNew
Instant Search — real-time filter across all keys and values with match highlightingNew
Show / Hide Secret Values — mask all values by default, toggle per-variable or globallyNew
Inline Secret Generator — 6 types: JWT, UUID v4, Hex, Base64, Password, API KeyNew
Duplicate Key Detection — real-time highlight with line numbers and win-order noteNew
Copy to Clipboard, Jump to Line, File Watcher (auto-reload)New

Want to shape what comes next?

Vote on features and see what's coming on the roadmap.