Changelog
New features, improvements, and fixes in every release.
v1.0.0
March 2026The first public release of SlickEnv. Everything you need to manage environment variables across teams, projects, and environments.
Features
- CLI-first interface with 11 core commands: init, push, pull, status, versions, diff, rollback, share, export, login, logout
- AES-256-GCM encryption at rest for all stored variables
- TLS 1.3 encryption in transit for every API call
- Full version history with immutable snapshots
- Conflict detection and interactive resolution
- Metadata annotations: @description, @required, @sensitive, @format, @default, @example
- Auto-injection of sensible defaults for sensitive variables
- One-time share links with configurable expiration
- Export to .env, JSON, and YAML formats
- OAuth 2.0 authentication via GitHub and Google
- Secure credential storage in system keychain
- CLI output masking for sensitive values
- Role-based access control per project and environment
- Full audit trail for every action
- macOS, Linux, and Windows (WSL) support
- Homebrew tap for easy installation
Upcoming
Here is what we are working on next:
- CI/CD integrations (GitHub Actions, GitLab CI, CircleCI)
- VS Code extension for inline .env management
- Webhook notifications for environment changes
- Environment comparison across projects
- SSO / SAML support for enterprise teams
- Self-hosted deployment option
Have a feature request? Email us at hello@slickenv.dev.