Skip to content

v4.0.0

Compare
Choose a tag to compare
@TechGeek01 TechGeek01 released this 23 Jul 07:22
· 77 commits to master since this release
6d8e296

4.0.0 - 2023-07-23

Added

  • Added current working file during backup to status bar details
  • Experimental* Mac OSX support
    • By "experimental," I mean that it opens on Mac OSX. I can't guarantee it'll do anything else. Soon™

Removed

  • Removed buggy CLI for performance reasons

Fixed

  • Fixed removable drives like flash drives not showing as local drives
  • Fixed regression causing source drive selection to list folders in PWD instead of drive root if drive selected was the same drive BackDrop is run from
  • Fixed requiring root on Linux due to keyboard library
  • Fixed version string being parsed incorrectly when checking for updates
  • Fixed some assets not showing as download links when prompted for updates
  • Fixed update screen incorrectly identifying some assets for download

Changed

  • Migrated from tkinter to wxPython for GUI
  • Replaced blake2b hash with blake3
  • Increased buffer size for copy operations
  • Improved performance