Releases: brianwalczak/Bitwarden-Auto-Backup-Manager
v2.1.2 | Bitwarden Auto-Backup Manager
The application now opens in the system tray on startup (issue #5).
v2.1.1 | Bitwarden Auto-Backup Manager (Beta)
Bitwarden Auto-Backup Manager (Beta)
Warning
This app is currently in its beta state as we collect more information. I am not responsible for any issues that may occur during use. If you find a bug, please report it here as I make improvements :)
Updates
- Added support for self-hosted Bitwarden servers (issue #3)
- Included system tray icon for easy backup managing
- Improved API systems and fixed PDK iteration bug
- Fixed bugs and improved code structure
Credits/Authors
This project was made possible by utilizing the following dependencies:
electron| This application is powered by Electron and other supported libraries, includingelectron-promptandjquery, for a seamless user experience.bitwarden/clients| The Bitwarden client library (as well as its dependencies) are utilized to ensure exports are supported by Bitwarden and properly formattedkeytar| Keytar is a system keychain manager that is utilized to help authenticate your Bitwarden account and create backups. Your Bitwarden account can only be used to download an encrypted version of your vault, keeping all of your passwords safe from bad actors.crypto| CryptoJS is heavily used during the encryption and decryption process (as well as supported KDF algorithms).
... and much more (refer to the package.json for more information)!
v2.0.0 | Bitwarden Auto-Backup Manager
Bitwarden Auto-Backup Manager
Caution
This version of Bitwarden Auto-Backup Manager is known to contain issues when using a custom PDK iteration on Bitwarden.eu accounts. It's recommended that you double check your backup files to ensure the iterations field matches your configuration at the time.
Updates
- Major improvements to the application UI
- Added support for multiple Bitwarden accounts
- Integrated backup file viewer within the application
- Fixed bugs and improved code structure
Credits/Authors
This project was made possible by utilizing the following dependencies:
electron| This application is powered by Electron and other supported libraries, includingelectron-promptandjquery, for a seamless user experience.bitwarden/clients| The Bitwarden client library (as well as its dependencies) are utilized to ensure exports are supported by Bitwarden and properly formattedkeytar| Keytar is a system keychain manager that is utilized to help authenticate your Bitwarden account and create backups. Your Bitwarden account can only be used to download an encrypted version of your vault, keeping all of your passwords safe from bad actors.crypto| CryptoJS is heavily used during the encryption and decryption process (as well as supported KDF algorithms).
... and much more (refer to the package.json for more information)!
v1.0.1 | Bitwarden Auto-Backup Manager
The first release of Bitwarden Auto-Backup The first release of Bitwarden Auto-Backup Manager!
Caution
This version of Bitwarden Auto-Backup Manager is known to contain minor bugs and issues with region checking.
- Create encrypted backups of your Bitwarden Vault with ease, ensuring that your personal information is safe.
- Enable encrypted automatic backups to occur every day, week, or month to keep your vault saved.
- Restore your Bitwarden Vault from any backup within seconds, helping you access your information freely.
- Your master password is never required to create a new backup, and each backup is automatically created from utilizing the Bitwarden Desktop app.
v1.3.0 | Bitwarden Auto-Backup Manager
Bitwarden Auto-Backup Manager
Caution
This version of Bitwarden Auto-Backup Manager is known to contain minor bugs and issues with region checking.
Updates
- Now uses the direct Bitwarden API for a smoother experience
- Utilizes the Bitwarden client library to properly format exports
- Uses Windows Credential Manager to securely access Bitwarden auth tokens
- Updated version checker to ensure the software is up-to-date
Credits/Authors
This project was made possible by utilizing the following dependencies:
electron| This application is powered by Electron and other supported libraries, includingelectron-promptandjquery, for a seamless user experience.bitwarden/clients| The Bitwarden client library (as well as its dependencies) are utilized to ensure exports are supported by Bitwarden and properly formattedkeytar| Keytar is a system keychain manager that is utilized to help authenticate your Bitwarden account and create backups. Your Bitwarden account can only be used to download an encrypted version of your vault, keeping all of your passwords safe from bad actors.crypto| CryptoJS is heavily used during the encryption and decryption process (as well as supported KDF algorithms).
... and much more (refer to the package.json for more information)!