Skip to content

Releases: dbolton/SolidBackup

0.5.1

27 Aug 04:34

Choose a tag to compare

  • You can now start Solid Backup from a path that includes spaces.
  • Always recycle the oldest backup. (Previously this did not work for multiple mirror backups to a drive encrypted by VeraCrypt.)
  • Updated dependencies.
  • Continued work toward "Standard JavaScript" code style.

0.5.0

21 Nov 14:28

Choose a tag to compare

  • You can now exclude files and folders that have spaces in the name.
  • Began initial work to move to "Standard JavaScript" code style

0.4.5

06 Sep 12:56

Choose a tag to compare

  • Prevent saves and backups if there are errors on the page.
  • To speed up backups, reduced retries from 2 to 1 and reduced wait time between retries from 10 seconds to 3 seconds.
  • Move "Mirror" option above "Full" backup type, since the "Mirror" option is more useful.

0.4.4

24 Aug 16:58

Choose a tag to compare

  • Change shortcut name from "SolidBackup" to "Solid Backup".
  • Fix spacing on wordmark.
  • Reduce retries from 5 to 2 for errors when backing up a particular file.

0.4.3

24 Aug 15:13

Choose a tag to compare

  • Remove space from product name since it wasn't working reliably

0.4.2

24 Aug 14:59

Choose a tag to compare

  • Improve message when auto-update finishes downloading.
  • Add space to package name "Solid Backup"

0.4.1

21 Aug 15:27

Choose a tag to compare

  • Fix logs on Windows 7 so they display with correct encoding.

0.4.0

20 Aug 15:40

Choose a tag to compare

  • Change name to Solid Backup
  • Update File > Presets (CofC now uses mirror option)
  • Show summaries for Schedule and Advanced on first run (before settings file has been saved)
  • Switch back to unsigned installer to avoid problems with auto-updates.

0.3.0

09 Aug 19:12

Choose a tag to compare

  • Support for automatic updates
  • Installer is self-signed

0.3.0-alpha5

08 Aug 15:56

Choose a tag to compare

v0.3.0-alpha5

reduce auto-update related code