Skip to content

Latest commit

 

History

History
173 lines (89 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

173 lines (89 loc) · 2.95 KB

Changelog

Unreleased

Added

Changed

  • Change since build to 221 (2022.1)

Deprecated

Removed

Fixed

  • Fixed usage of scheduled for removal API

Security

1.21 - 2023-10-25

Fixed

  • Wrong line separators: '\r\n'

1.20 - 2022-12-20

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

1.19

Added

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

Changed

  • Plugin size significantly reduced

1.18

Added

Changed

  • Change since build to 203 (2020.3)

1.17

Added

Removed

  • Strict upper boundary for supported IntelliJ Platform version

1.16

Changed

  • Change until build to 213 (2021.3)

1.15

Added

Changed

  • Change until build to 212 (2021.2)

1.14

Added

  • Any existing file encryption action

1.13

Added

  • Existing Vault password modification

Changed

  • Using Bouncy Castle bundled with IntelliJ
  • Change until build to 211 (2021.1)

1.9

Fixed

  • Fixed error on empty file vault creation

1.8

Changed

  • Change until build to 203 (2020.3)

Fixed

  • Fixed null Vault ID labels when not set

1.7

Added

1.6

Added

  • Encrypted YAML properties modification
  • Decrypted editor syntax highlighting for all languages supported by IDE

1.5

Changed

  • Change since/until build to 191-202 (2019.1-2020.2)

1.4

Added

  • Decrypt by Alt+Enter

Changed

  • Clearing password field if wrong

1.3

Fixed

  • Fixed critical bug with invalid padding bytes

1.2

Added

1.1

Added

  • Plugin logo
  • Empty file encryption action

Changed

  • Action name

1.0

Added

  • Ansible Vault YML files modification without official CLI tool installed