v4.0.0-beta1
Pre-release
Pre-release
TechGeek01
released this
18 Jul 16:02
·
94 commits
to master
since this release
4.0.0-beta1 - 2023-07-18
Currently, Linux and OSX builds open, but don't seem to function when clicking buttons. Windows builds work fine, so this prerelease only includes Windows binaries for now, since the others aren't functional.
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
Changed
- Migrated from tkinter to wxPython for GUI
- Replaced blake2b hash with blake3
- Increased buffer size for copy operations
- Improved performance