What's coming
Features in progress, planned releases, and ideas we're gathering votes on.
Being built right now
Push your local .env variables directly to GitHub Actions repository secrets — no copy-pasting into the web UI.
GUI settings panel for rotation window, auto-pull interval, vault name, and notification preferences — no JSON editing needed.
Committed to the next releases
Pull secrets from Azure Key Vault into your .env. Supports managed identity, service principal, and client secret auth.
Sync to and from GitLab CI/CD project-level and group-level variables. Works with masked and protected variable flags.
Pull from Bitwarden Secrets Manager (SM) using an access token. No browser extension required.
Define a JSON Schema for your .env file and get inline errors for wrong types, missing required fields, and invalid formats.
Leave a comment on any variable explaining what it's for, where to get it, and when it was last rotated.
Beyond webhooks — a first-class Slack app integration with per-channel routing, snooze, and rotation confirmation flow.
Gathering votes and feedback
Browser-based dashboard to manage team vaults, review audit logs, revoke members, and trigger rotation alerts — no VS Code needed.
A terminal-based `envpro` CLI to pull, push, and decrypt vaults from CI/CD pipelines or remote machines without VS Code.
Pre-commit hook that scans staged files for .env secrets and blocks the commit if any real values are found.
REST API to read and write vault secrets from your own scripts, CI/CD, or deployment pipelines using a personal access token.
A feature-equivalent ENV Manager Pro plugin for IntelliJ IDEA, WebStorm, PyCharm, and all other JetBrains IDEs.
A built-in library of common .env templates for popular stacks (Next.js + Stripe, Django + Postgres, Rails, etc.) to scaffold from.
Requests from real users shape this roadmap. Tell us what would make ENV Manager Pro indispensable for your workflow.