Skip to content

Releases: moll-re/aluminium-backup

Improved speed and stability

04 May 11:07
Compare
Choose a tag to compare

Aluminium Backup - Backup and Restore

V1.3 - Bigger, better, faster, stronger

Finally implemented all the functionality from UI. Improved Thread/core ratio, changed buffer sizes... Overall faster, smoother experience. No crashes anymore, no skipped files when cumulating multiple filters... It just works.

What's working:

  • Everything from V1.2
  • Everything else(?)
  • All buttons and empty response-handling

What's to come:

  • Porting to Windows

Improved Functionality

26 Apr 20:04
Compare
Choose a tag to compare

Aluminium Backup - Backup and Restore

V1.2 - Better, more stable interaction

Still more functions, fewer bugs, better documentation.

What's working:

  • Everything from V1.1
  • Status UI (with elapsed time, copied files, errors...)
  • Script execution

What's to come:

  • Even more functionality (shutdown after completition...)
  • Bugfixes
  • Refractoring

Improvements (performance and functionality)

16 Apr 17:18
Compare
Choose a tag to compare

Aluminium Backup - Backup and Restore

V1.1 - Improvements

Better, mostly stable experience, few (known) bugs. Better functionality.
Run through python3 main.py

What's working:

  • Everything from V1.0
  • Status UI
  • Settings
  • Alerts to user
  • Help

What's to come:

  • Even more functionality
  • Bugfixes

Initial release

07 Mar 08:54
Compare
Choose a tag to compare

Aluminium Backup - Backup and Restore

V1.0 - Inital release

An actually usable experience, mostly bug-free, but missing some functionality.
Launch through main.py

What's working

  • Backup and Restore UI: select directories, set configuration, view size...
  • Compression
  • Encryption
  • and more...

What's missing

  • Status UI: copy-progress still laggy
  • Settings
  • Help
  • and more...

What's also planned

  • More functionality (obviously)
  • Bugfixes
  • Better coordination of UI and Engine (ie. improved performance)