Skip to content

Releases: Blarc/sops-intellij-plugin

v1.4.1

09 Apr 08:30
7d12e70

Choose a tag to compare

Fixed

  • Ensure that the decrypted file is initialized with the correct file type in SopsEditor.

v1.4.0

06 Apr 17:21
20f7bcf

Choose a tag to compare

Added

  • Support for per-project environment variable configuration for SOPS.

Changed

  • Remove SOPS_AGE_KEY_FILE from default environment variables.

v1.3.0

21 Oct 13:08
02a6d30

Choose a tag to compare

Added

  • Notifications and links in settings for support.
  • Option to automatically encrypt when the file changes.

v1.2.0

21 Oct 04:16
4ae2899

Choose a tag to compare

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

11 Jun 08:00
21f5948

Choose a tag to compare

Fixed

  • Encrypted content does not update.

v1.1.0

11 Apr 17:04
4736879

Choose a tag to compare

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.