Skip to content

v0.3.0

Compare
Choose a tag to compare
@misak113 misak113 released this 23 Oct 22:37
· 62 commits to master since this release

Release log

Added

  • Keep decrypted file on FS when showing original encrypted file (allow fast toggling files)
  • Button in bottom status bar for easier toggling between encrypted & decrypted files
  • Easy switching between stable release and beta release using new configuration sops.beta (or commands sops.enable_beta/sops.disable_beta).

Fixed

  • Occasionally not decrypting sops file when it was already encrypted early before
  • Clean event listeners on deactivating extension
  • Remove requirement on globally installed node.js