Changes:
- Make -vss work with Big Sur: Change snapshot source path from / to /System/Volumes/Data · gilbertchen/duplicacy@7c36311 · GitHub
- Skip chunks already verified in previous runs when running
check -chunks: Skip chunks already verified in previous runs for check -chunks. · gilbertchen/duplicacy@d7c1903 · GitHub - Fixed reading/writing extended attributes on Linux by switching to github.com/pkg/xattr: https://github.com/gilbertchen/duplicacy/commit/b392302c0680ca4de569630031c43bab21f51d82
- Fixed a bug that caused a fresh restore of large files to fail without the -overwrite option: Fixed a bug that caused a fresh restore to fail without the -overwrit… · gilbertchen/duplicacy@bec3a0e · GitHub
- Validate that a repository id can only contain letters, numbers, dashes, and underscores: Validate the repository id for the init and add command · gilbertchen/duplicacy@5eed6c6 · GitHub
- Fixed a crash in the Dropbox backend caused by a nil Seeker: Shouldn't call seeker.Seek() if seeker is nil · gilbertchen/go-dropbox@2233fa1 · GitHub
For web GUI users, due to a bug in 1.4.1, this version won’t be automatically downloaded on restart even if you set the CLI version on the Setting page to latest. You’ll need to manually download it to ~/.duplicacy-web/bin and restart the web GUI.