Skip to content

Releases: sadv1r/ansible-vault-editor-idea-plugin

v1.21

26 Oct 00:56
d1ef8f6
Compare
Choose a tag to compare

Fixed

  • Wrong line separators: '\r\n'

v1.20

20 Dec 21:45
Compare
Choose a tag to compare

Added

  • Set default password from vault_password_file when creating new Vault

Fixed

  • Vault password from text file on Windows
  • Preserve newline at end of file

v1.19

03 Oct 09:19
a2569ad
Compare
Choose a tag to compare

Added

  • Fix default to opt-out of bundling Kotlin standard library in plugin distribution

Changed

  • Plugin size significantly reduced

v1.18

27 Jul 23:30
c55704b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17...v1.18

v1.17

02 Dec 21:31
dba8720
Compare
Choose a tag to compare

What's Changed

  • #125 Remove strict boundaries for "untilBuild" by @sadv1r in #128
  • #122 Support executable file in ANSIBLE_VAULT_PASSWORD_FILE env variable by @sadv1r in #126
  • #122 Possibility to use --vault-id inside ANSIBLE_VAULT_PASSWORD_FILE script by @sadv1r in #129

Full Changelog: v1.16...v1.17

v1.16

02 Dec 21:29
cb8bff5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15...v1.16

v1.15

12 Jul 21:58
8dd499b
Compare
Choose a tag to compare
#90 Support tilda as user home in ANSIBLE_VAULT_PASSWORD_FILE environ…

v1.14

31 May 19:36
a21d48d
Compare
Choose a tag to compare
Disable whole file encryption for empty files

v1.13

24 May 21:24
Compare
Choose a tag to compare
#46 Added encryption of plain text YAML properties

v1.12

13 May 22:19
Compare
Choose a tag to compare
Fixed VaultEditorDialog EditorImpl memory leak