Releases: Blarc/sops-intellij-plugin
Releases · Blarc/sops-intellij-plugin
v1.4.1
v1.4.0
Added
- Support for per-project environment variable configuration for SOPS.
Changed
- Remove SOPS_AGE_KEY_FILE from default environment variables.
v1.3.0
Added
- Notifications and links in settings for support.
- Option to automatically encrypt when the file changes.
v1.2.0
Added
- Popup menu action to decrypt/encrypt file.
- Set the default path for SOPS based on OS.
- Add button to verify SOPS installation.
v1.1.1
Fixed
- Encrypted content does not update.
v1.1.0
Added
- Do not show error, if error code is 200 (File has not changed).
- Encrypted content is reverted, if decrypted content has not changed or is the same after multiple edits.