Skip to content

1.0.5.8

Latest
Compare
Choose a tag to compare
@michaelmsonne michaelmsonne released this 13 Apr 19:06
· 4 commits to master since this release
1a5e6fa

[1.0.5.8] - 13-04-2024

Changed

  • Typos in logging
  • Typos in tool
  • Sanitize directory name(s) to avoid path error(s) in backups and cleanup
  • Some code cleanup and optimization
  • Upgraded Microsoft.Bcl.AsyncInterfaces.7.0.0 to Microsoft.Bcl.AsyncInterfaces.8.0.0
  • Upgraded System.Text.Encodings.Web.7.0.0 to System.Text.Encodings.Web.8.0.0
  • Upgraded System.Text.Json.7.0.3 to System.Text.Json.8.0.3
  • Upgraded RestSharp from 106.15.0.0 to 110.2.0

Fixed

  • Fix special characters in branch name to avoid path error
  • The program now saves files using the DownloadStream method, allowing large files to download without crash and useing async.

New Contributors

Full Changelog: 1.0.5.7...1.0.5.8