Duplicati v2.0.4.25 Release Notes

Release Date: 2019-09-02 // over 4 years ago
  • 🔄 Changes in this version:
    == 📦 This is a rebuild of 2.0.4.24 with MSI packages and assembly redirect fixes ==

    🔄 Change list from 2.0.4.24:

    • 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