All Versions
31
Latest Version
Avg Release Cycle
10 days
Latest Release
1519 days ago

Changelog History
Page 2

  • v2.0.4.34 Changes

    November 05, 2019

    ๐Ÿ”„ Changes in this version:

    • ๐ŸŽ Stapling macOS notarization to bundles, thanks @kenkendk
    • โœ‚ Removed option to store fileset in memory, thanks @tygill
    • ๐Ÿ›  Fixed failure on password-protected servers introduced in 2.0.4.32, thanks @warwickmm
    • ๐Ÿ‘Œ Improved progress reporting, thanks @ltfish
  • v2.0.4.33 Changes

    November 01, 2019

    ๐Ÿ”„ Changes in this version:

    • ๐Ÿ‘ Re-added support for buffering requests via the http module, thanks @tygill
    • ๐Ÿ›  Fixed an issue with invalid DateTimeOffset, thanks @warwickmm
    • โž• Added new macOS launchers that play nice with Gatekeeper in macOS Catalina, thanks @kenkendk
    • ๐Ÿ›  Fixed an issue where Exclude files whose names contains would create invalid filters, thanks @kenkendk
  • v2.0.4.32 Changes

    October 24, 2019

    ๐Ÿ”„ Changes in this version:

    • Code quality improvements, thanks @warwickmm
    • ๐Ÿ›  Fixes to the Alternative FTP backend, thanks @kenkendk
  • v2.0.4.31 Changes

    October 19, 2019

    ๐Ÿ”„ Changes in this version:

    • โšก๏ธ Updated translations, thanks all translators!
    • ๐Ÿ‘Œ Improved computing EPOCH style timestamps, thanks @kylestanfield
    • Cleanup for removing deleted volumes with incorrect timestamps, thanks @BlueBlock
    • ๐Ÿ‘Œ Improved progress when deleting volumes, thanks @drwtsn32x
    • ๐Ÿ›  Fixed an issue with ignoring the --tempdir option, thanks @drwtsn32x
    • ๐Ÿ›  Fixed an issue restoring from a single-file backup, thanks @drwtsn32x
    • ๐Ÿ›  Fixed filename color in dark theme, thanks @mithileshz
    • ๐Ÿ‘Œ Improved documentation and help texts, thanks @warwickmm
    • ๐Ÿ›  Fixed parsing 0-style encoded unicode in URLs, thanks @warwickmm
    • ๐Ÿ›  Fixed cases where a filelists could be omitted from dindex files, thanks @warwickmm
    • โž• Added a new tray-icon for the warning state, thanks @drwtsn32x
    • ๐Ÿ›  Fixed a retry error where uploaded dindex-files would reference non-existing dblock files, thanks @warwickmm
    • Code quality improvements, thanks @warwickmm
    • Fixed a case where purging a single file would purge all other files, if the filesystem is case-sensitive, thanks @warwickmm
  • v2.0.4.30 Changes

    September 20, 2019

    ๐Ÿ”„ Changes in this version:

    • โšก๏ธ Updated builds scripts to automatically notarize all packages for MacOS
    • โšก๏ธ Updated all string using ... to us the ellipsis character, thanks @leela52452
    • โœ… Code quality improvements and more tests, thanks @warwickmm
    • โœ‚ Removed escaping of pipe characters on Linux, thanks @kenkendk
    • โšก๏ธ Updated CoCoL to avoid excessive CPU usage, thanks @kenkendk
    • โšก๏ธ Updated translations, thanks to all translators!
    • ๐Ÿ›  Fixed a crash when connecting to a password protected server instance from the trayicon, thanks @kenkendk
  • v2.0.4.29 Changes

    September 17, 2019

    ๐Ÿ”„ Changes in this version:

    • โž• Added workaround for bug in Mono 6.0, thanks @warwickmm
    • ๐ŸŒฒ Extra logging during database recreates, thanks @drwtsn32x
    • โž• Added options to MSI installer for parameterized installs, thanks @BlueBlock
    • ๐Ÿ‘Œ Improved debug building, thanks @BlueBlock
    • โšก๏ธ Updated packages: FluentFTP, CoCoL, Microsoft.Azure, AWSSDK, MailKit, MimeKit, thanks @BlueBlock
    • ๐Ÿ‘Œ Improved progress bar status, thanks @drwtsn32x
    • ๐Ÿ›  Fixed a parsing issue when reading the server path in the UI, thanks @FlyingFox333
    • Code quality improvements, thanks @warwickmm
    • โž• Added code to actually remove purged volumes, thanks @BlueBlock
    • โšก๏ธ Updated bundled GPG and checking for user-installed GPG on Windows, thanks @BlueBlock
    • ๐Ÿ‘Œ Improved handling of the "Stop after current file" method, thnaks @BlueBlock
    • โšก๏ธ Updated list of S3 locations and storage classes, thanks @kenkendk
  • v2.0.4.28 Changes

    September 05, 2019

    ๐Ÿ”„ Changes in this version:

    • โšก๏ธ Updated CoCoL and WiX to fix rollback and upgrade errors, thanks @BlueBlock
  • v2.0.4.27 Changes

    September 03, 2019

    ๐Ÿ”„ Changes in this version:

    • ๐Ÿ›  Fixed issues with the MSI packages not upgrading correctly, thanks @BlueBlock
    • ๐Ÿ›  Fixed some assembly redirects and package references, thanks @BlueBlock
    • Code cleanup for EPOCH times, thanks @warwickmm
  • v2.0.4.26 Changes

    September 02, 2019

    ๐Ÿ”„ Changes in this version:
    == ๐Ÿ†• This is a rebuild of 2.0.4.24 with MSI packages and new 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
  • v2.0.4.25 Changes

    September 02, 2019

    ๐Ÿ”„ 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