Release: 2.0.5.113 (canary) 2021-03-07

2.0.5.113-2.0.5.113_canary_2021-03-07

This build has two potentially breaking changes:

The Telegram backend is no longer included

If you rely on this backend, do not upgrade.

The SSH backend has been updated

This update increases the security by prefering stronger encryption algorithms.
However, this can cause failing backups as the host key is reported as “changed”.
If this happens, edit the backup and update the host key.

Detailed list of changes

  • Fixed case where the stop button in the UI would be hidden behind the progress bar, thanks @jfparis
  • Fixed tools to be Python3 compatible, thanks @jfparis
  • Removed the Telegram backend, due to poor user feedback, thanks @warwickmm
  • Reduced build sized by clearing unused Tardigrade library, thanks @warwickmm
  • Fixed issue where license files were not correctly included in build, thanks @warwickmm
  • Fixed cases where the run-script would get incorrect result values, thanks @warwickmm
  • Updated SSH.Net to 2020.0.1, thanks @warwickmm
  • Fixed an error when repairing a database, thanks @warwickmm
  • Changed options to use - instead of _ for consistency, thanks @julianohubel
  • Fixed help output to hide deprecated options in some cases, thanks @kenkendk
  • Updated login page to redirect better when a proxy is in use, thanks @scambra
  • Fixed layout issues with scrollbars, thanks @warwickmm
  • Updated to using specific Mono versions when building images and testing, thanks @warwickmm
  • Improved unittesting, thanks @warwickmm
  • Exclude $XDG_CACHE_HOME as part of the normal filters, thanks @warwickmm
2 Likes