Skip to content

2023.429.0

Compare
Choose a tag to compare
@goodtrailer goodtrailer released this 30 Apr 04:30
· 27 commits to main since this release
2f59f48

⚠️ Notice

Old provider DLLs are not compatible with this new version of Daily Desktop, so you will have to download the new versions below. Also, Windows Defender (or any other anti-malware software) may cause the application to initially freeze up a bit as it scans the provider DLLs to make sure they aren't malicious. This should only be a one-time issue.

What's Changed

Core/Desktop

Enhancements

Bug Fixes

  • Core: Use an HttpClient singleton to prevent unnecessary disposal by @goodtrailer in #57
  • Core: Make HttpUtils.Client non-nullable by @goodtrailer in #58
  • Desktop: Fix file URIs to conform to standard by @goodtrailer in #28
  • Desktop: Kill process if failing to close after delay by @goodtrailer in #66

Code Quality

Providers

Enhancements

Bug Fixes

Miscellaneous

  • Meta: Stop using obsolete features left from .NET Framework by @goodtrailer in #6
  • Meta: Update LICENSE copyright by @github-actions in #19
  • Repo: Enable nullable on all projects by @goodtrailer in #43
  • Tests: Disable DeviantArt Test by @goodtrailer in #20

New Contributors

  • @github-actions made their first contribution in #17

Full Changelog: 2022.108.0...2023.319.0