Compare commits

...
Author SHA1 Message Date
Kenneth Skovhede bcf98b0863 Version bump to v2.0.8.0-2.0.8.0_experimental_2024-04-19
You can download this build from:

Binaries: https://updates.duplicati.com/experimental/duplicati-2.0.8.0_experimental_2024-04-19.zip

Signature file: https://updates.duplicati.com/experimental/duplicati-2.0.8.0_experimental_2024-04-19.zip.sig

ASCII signature file: https://updates.duplicati.com/experimental/duplicati-2.0.8.0_experimental_2024-04-19.zip.sig.asc

MD5: 5a52eb6f803f6379fc17506bb8a310b2

SHA1: d4395ae122ff98259db5109a75a40bbdc45b071a

SHA256: 2af2b4546167c1809ca36a064d60af9aa6cbb666f77f51a1de94d34c43ad8142
2024-04-19 10:13:53 +02:00
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
103
0
+19
View File
@@ -1,3 +1,22 @@
2024-04-19 - 2.0.8.0_experimental_2024-04-19
==========
After almost a year, a new experimental build is ready!
Since we are switching the underlying framework to .Net8, this release will be the last that runs on .NET 4 / Mono.
The new releases will be built with the framework included for minimal dependencies.
Thanks to all the amazing contributors and community for supporting the project!
For this release the following major changes are included:
- Updates to various third-party libraries: mail, Ssh.Net, RestSharp, FluentFTP, Sharp.Xmpp, Uplink
- Improved error handling with interrupted backups and damaged local database
- Removed defunct links and backends
- Changed to MIT license and removed donation messages
- Even more options!
As always, a detailed change list is in the project changelog.
2024-04-19 - 2.0.7.103_canary_2024-04-19
==========
- Added microfix that adds a missing default value to the backup reports.