Releases: fcrespo82/vscode-secretlens
Releases · fcrespo82/vscode-secretlens
Release v2.2.2
- [FIX] Copy to clipboard not working on Windows
- [REMOVED] clipboardy dependency, now it uses native vscode API
Release v2.2.1
- [CHANGE] Upgraded dependencies
v2.1.0
v2.0.0
v1.5.0
- [NEW] Now it's possible to have multiple secrets on the same line
The secret will be encrypted/decrypted/copyed inplace respecting its boundaries - [NEW] Configuration for separator when copying multiple secret copy
- [CHANGE] Removed limitation of multiple secret copy
- [CHANGE] Changed Mac keybinding to cmd for consistency with the platform
- [FIX] More consistency in asking for a password, showing lens warning for bad password
Version 1.2.0
Changes
- Support for multi line and multi selection
- Removed support for custom code and snippet as crypto-js implementation is already secure