Skip to content

Releases: trparky/Bitwarden-Vault-Export-Script

Version 1.48

23 Dec 03:18
Compare
Choose a tag to compare

Fixed exporting of attachments yet again. Bitwarden keeps changing stuff in the CLI that breaks my script even though I'm trying to hold tight to file name path standards.

Version 1.47

21 Nov 18:46
Compare
Choose a tag to compare

Fixed a double slash being included in the output path when saving attachments to disk.

Version 1.46

07 Sep 01:10
Compare
Choose a tag to compare

Fixed downloading of attachments.

Version 1.45

27 Aug 18:08
Compare
Choose a tag to compare

Made it so that the script tells you that there's no update when there's no update when executing the script with the $checkForBWCliUpdate flag.

Version 1.44

19 Aug 03:30
Compare
Choose a tag to compare
  • Simplied how the BW Cli download URLs.
  • Fixed a double-slash path issue when exporting attachments.

Version 1.43

02 Jul 22:10
Compare
Choose a tag to compare

Fixed naming of the forcelogout switch.

Version 1.42

06 May 17:26
Compare
Choose a tag to compare

Fixed save location after updating the BW CLI binary.

Version 1.41

07 Mar 23:16
Compare
Choose a tag to compare

Introduced a force logout execution flag.

Version 1.40

15 Feb 19:05
Compare
Choose a tag to compare

Fixed another issue that seems to only happen on some PowerShell installations.

Version 1.39

15 Feb 18:02
Compare
Choose a tag to compare

Fixed Expand-Archive issues on some Powershell installations.