Skip to content

Releases: brianwalczak/Bitwarden-Auto-Backup-Manager

v2.3.2 · Bitwarden Auto-Backup Manager

05 Mar 01:09

Choose a tag to compare

🎉 Support for Windows, macOS, and Linux is finally here! 🎉

Warning

Linux users: Snap and Flatpak installations of Bitwarden Desktop store credentials in an isolated keychain that cannot be accessed externally. If you encounter issues retrieving your refresh token, please install Bitwarden Desktop using a .deb or .rpm package instead.

Updates

  • Added full compatibility for macOS and Linux (incl. path handling, app menus/docks, and autostart)
  • Major UI improvements, including a new logo, tray icon, and custom toast notifications
  • Refactored main application file to split into dedicated modules
  • Added permission checks on app launch (macOS Full Disk Access and keychain nudge)
  • Small fix on automatic backup logic with more accurate scheduling
  • Fixed maximum backup removal logic (deletes multiple at once)
  • Improved update checks with channels/version policies
  • Improved backup file naming structure
  • Added eslint for more uniform file structure
  • Fixed bugs and improved code structure
  • Minor security improvement (CSP)
  • Updated documentation (README.md)

Full Changelog: v2.2.2...v2.3.2

v2.2.2 · Bitwarden Auto-Backup Manager

19 Feb 14:14

Choose a tag to compare

Quick fixes

  • Export API response models and update bitwarden/clients source (+ minify)
  • Update libraries (upgrade Electron) and remove unused packages
  • Migrate codebase to ES modules (from CommonJS)
  • Small bug fix while restoring from backup
  • Add graceful application closing
  • Register to open at login only if installed

v2.2.1 · Bitwarden Auto-Backup Manager

16 Feb 04:09

Choose a tag to compare

Quick fixes

  • Added proper HTTP status handling for Bitwarden web requests
  • Added more robust error logging for vault sync
  • Updated last automatic backup checks (only update if successful)
  • Remove unused encryption method

v2.2.0 · Bitwarden Auto-Backup Manager

11 Feb 03:40

Choose a tag to compare

Updates

  • Migrated to use latest Bitwarden source code (@bitwarden/common from bitwarden/clients)
  • Major error handling improvements & more detailed errorsrors
  • Added robust application logging (local .log file)
  • Updated error dialogs with more detailed information
  • Minor UI improvements (incl. custom master password prompt)
  • Minor fixes for cryptographic functions
  • Include all static assets in build (remove from resources)
  • Added ignore option for required updates (not recommended)
  • Fixed bugs and improved code structure

Full Changelog: v2.1.3...v2.2.0

v2.1.3 · Bitwarden Auto-Backup Manager

05 Feb 01:20

Choose a tag to compare

Quick fixes

  • The application now properly removes null bytes on credentials, properly handling other token formats.

v2.1.2 · Bitwarden Auto-Backup Manager

25 Aug 22:38

Choose a tag to compare

Quick fixes

  • The application now opens in the system tray on startup (issue #5).

v2.1.1 · Bitwarden Auto-Backup Manager

22 Aug 03:22

Choose a tag to compare

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

Full Changelog: v2.0.0...v2.1.1

v2.0.0 · Bitwarden Auto-Backup Manager

02 Jul 19:59

Choose a tag to compare

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

Full Changelog: v1.3.0...v2.0.0

v1.3.0 · Bitwarden Auto-Backup Manager

24 Jul 23:22
e705b61

Choose a tag to compare

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

Full Changelog: https://github.com/brianwalczak/Bitwarden-Auto-Backup-Manager/commits/v1.3.0

v1.0.1 · Bitwarden Auto-Backup Manager

04 Mar 23:41
6833647

Choose a tag to compare

The first release of Bitwarden Auto-Backup The first release of Bitwarden Auto-Backup Manager!

Caution

This version of Bitwarden Auto-Backup Manager is highly outdated and uses an unsupported method of vault backups. It's recommended that you update to v1.3.0 or above.

Features

  • 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.