Duplicati v2.0.4.24 Release Notes

Release Date: 2019-09-02 // over 4 years ago
  • ๐Ÿ”„ Changes in this version:

    • Code cleanup, thanks @warwickmm
    • โœ‚ Removed extra console output, thanks @wjansenw
    • ๐Ÿ›  Fixed disposing backends after job completion, thanks @warwickmm
    • ๐Ÿ›  Fixed an issue with throttled write, thanks @warwickmm
    • Spelling fix, thanks @BlueBlock
    • ๐Ÿ›  Fixed documetation in run-script examples, thanks @beppo-dd
    • ๐Ÿ‘Œ Improved unittests, thanks @BlueBlock
    • ๐Ÿ‘Œ Improved auto-compact and auto-vacuum, thanks @drwtsn32x
    • ๐Ÿ›  Fixed problem with exceeeding the number of parameters supported by SQLite, thanks @drwtsn32x
    • ๐Ÿ‘Œ Improved status display, thanks @drwtsn32x
    • ๐Ÿ‘Œ Improved bugreport database scrubbing, thanks @drwtsn32x
    • โœ‚ Removed GoogleDrive trash items in listing, thanks @BlueBlock
    • ๐Ÿ›  Fixed the rename method in the GoogleDrive backend, thanks @BlueBlock
    • ๐Ÿ‘Œ Improved GCS storage class text, thanks @warwickmm
    • ๐Ÿ‘Œ Improved unittests for easier local testing, thanks @warwickmm
    • โž• Added workaround for AFTP upload delay, thanks @BlueBlock
    • ๐Ÿ›  Fixed issue with reading the largest path prefix, thanks @BlueBlock
    • โž• Added conditional download of unittest data zip files, thanks @BlueBlock
    • โœ… CI testing improvements, thanks @BlueBlock
    • ๐Ÿ›  Fixed sporadic issue with backups of files being written, thanks @BlueBlock
    • โšก๏ธ Updated to .Net Framework 4.6.2
    • ๐Ÿ›  Fixed issue with temporary files not being deleted as expected, thanks @BlueBlock
    • ๐Ÿ‘Œ Support for forcing calendar dates in time pickers, thanks @LacunaSoftware