Duplicacy v2.1.0 Release Notes

Release Date: 2018-03-10 // about 6 years ago
    • Retry on temporary network errors in the Azure backend
    • โž• Added an OpenStack Swift backend based on github.com/ncw/swift
    • ๐Ÿ›  Fixed a bug when both tag and the retention policy are specified for the prune command
    • ๐Ÿ›  Fixed bugs in restoring extended attributes
    • Unload the extended attributes from last snapshot in order to save memory
    • Limited derivation keys to 64 bytes since snapshot file paths used as keys may be longer
    • ๐Ÿ›  Fixed a bug that caused -hash to have no effect
    • Correctly handle spaces in file paths for the B2 backend
    • ๐Ÿ‘Œ Improved the Hubic backend to retry on various errors
    • ๐Ÿ›  Fixed a bug that caused -hash to have no effect
    • Don't download a fossil directly; turn it back to a chunk and download the chunk instead
    • โž• Add a -storage-name option to the init command to specify the storage name
    • โž• Add the global -profile option to enable profiling via http
    • ๐Ÿ‘ Allow the -bit-identical option to the add command to copy the config file as it is
    • Disable caching when restoring files in SnapshotManager
    • โœ‚ Removed aes128-cbc from the supported ciphers by HiDrive
    • Refresh expired tokens unconditionally on authorization errors for Hubic and OneDrive
    • ๐Ÿ›  Fixed a bug that prevents the file specifying the chunk nesting levels from being loaded and parsed
    • ๐Ÿ›  Fix the GCD directory creating bug; only save directories in the id cache
    • โœ‚ Remove existing config and save a local copy when changing the storage password
    • Create the storage folder on gcd storage if it doesn't exist