Releases: GurpreetKang/BitwardenDecrypt
Releases · GurpreetKang/BitwardenDecrypt
Version 1.6
New:
- Add support for decrypting password protected encrypted JSON export (#19).
- Fix for file format change introduced in Bitwarden Desktop v2022.8.0 (#17)
Fixes:
- Change line endings from CRLF to LF. (#20).
Other:
- Minor code cleanup.
Full Changelog: v1.5...v1.6
Version 1.5
New:
- Support for writing output to file (#9).
- Support for multiple accounts introduced in the new (v1.30.0+) data.json file format (#12).
Only 1 account will be decrypted per run.
Fixes:
- Support for the new (v1.30.0+) data.json file format (#12).
- Handle Unsupported EncryptionType Gracefully (#15).
Other:
- Minor code cleanup.
Full Changelog: v1.4...v1.5
Version 1.4
Version 1.3
Fixes:
- Unicode (Non-ASCII) Characters Are Escaped In Output
Version 1.2
New:
- Initial support for decrypting items from a Collection (Organization).
Version 1.1
Fixed:
- Script would fail if decrypted CipherString had a leading or trailing double quote.
New:
- Now verifies MAC before decrypting CipherString.
Version 1.0
Initial release of BitwardenDecrypt.