Appearance
Changelog
All notable user-facing changes to varsafe will be documented in this file.
The format is based on Keep a Changelog.
[1.0.56] - 2026-03-05
Added
- CLI:
--includeoption forruncommand — filter secrets by glob pattern (e.g.,--include 'VITE_*,CRISP_*')
Changed
- CLI:
runandexportstatus messages now route to stderr to prevent stdout corruption when piping - Deploy: Secrets are injected directly into containers via
varsafe runinstead of.envfiles on disk
[1.0.55] - 2026-02-18
Fixed
- CLI: Login with API token (
varsafe login --token) no longer fails with "Invalid or expired token"
[1.0.52] - 2026-02-14
Added
- CLI:
setcommand to create or update a secret from the command line - CLI:
unsetcommand to remove a secret from the command line - CLI: Checksum verification for install and update
[1.0.40] - 2026-02-11
Fixed
- CLI: Set min-width on secrets search bar
- CLI: Add missing migrations directory to source control
- Deploy: Remove ip-allowlist from site router