- Change since build to
221
(2022.1)
- Fixed usage of scheduled for removal API
- Wrong line separators: '\r\n'
- Set default password from vault_password_file when creating new Vault
- Vault password from text file on Windows
- Preserve newline at end of file
- Fix default to opt-out of bundling Kotlin standard library in plugin distribution
- Plugin size significantly reduced
- Possibility to get default vault password file path from Ansible Config file
- Change since build to
203
(2020.3)
- Possibility to use client script in ANSIBLE_VAULT_PASSWORD_FILE variable
- Strict upper boundary for supported IntelliJ Platform version
- Change until build to
213
(2021.3)
- ANSIBLE_VAULT_PASSWORD_FILE environment variable support
- Change until build to
212
(2021.2)
- Any existing file encryption action
- Existing Vault password modification
- Using Bouncy Castle bundled with IntelliJ
- Change until build to
211
(2021.1)
- Fixed error on empty file vault creation
- Change until build to
203
(2020.3)
- Fixed null Vault ID labels when not set
- Support for Vault ID labels
- Encrypted YAML properties modification
- Decrypted editor syntax highlighting for all languages supported by IDE
- Change since/until build to
191-202
(2019.1-2020.2)
- Decrypt by
Alt+Enter
- Clearing password field if wrong
- Fixed critical bug with invalid padding bytes
- Option to remember vault password
- Plugin logo
- Empty file encryption action
- Action name
- Ansible Vault YML files modification without official CLI tool installed