Skip to content

Releases: goodtrailer/daily-desktop

2025.1214.0

15 Dec 02:35
7fd297b

Choose a tag to compare

What's Changed

Core/Desktop

Code Quality

  • Core: Add inner exception to ProviderException constructor by @goodtrailer in #122

Providers

Bug Fixes

Miscellaneous

  • Meta: Upgrade to .NET 10 (Windows) and update dependencies by @goodtrailer in #118
  • Tests: Decrease flakiness of Wikimedia Commons test by @goodtrailer in #120

Full Changelog: 2025.526.0...2025.1214.0

2025.526.0

26 May 09:55
60b9655

Choose a tag to compare

What's Changed

Full Changelog: 2025.508.0...2025.526.0

Providers

Enhancements

  • Providers: Add HTML string to exception messages for easier debugging by @goodtrailer in #110

Bug Fixes

2025.508.0

08 May 18:55
2fb7ae5

Choose a tag to compare

What's Changed

Full Changelog: 2025.406.0...2025.508.0

Providers

Bug Fixes

2025.406.0

06 Apr 22:06
0351b4c

Choose a tag to compare

What's Changed

Full Changelog: 2025.111.0...2025.406.0

Core/Desktop

Bug Fixes

Task

Enhancements

  • Task: Serialize exceptions in wallpaper.json so that exception messages are more visible by @goodtrailer in #97

Providers

Bug Fixes

Miscellaneous

  • Tests: Ignore certain tests if CI environment variable is enabled by @goodtrailer in #99
  • Tests: Reduce false positives for Wikimedia Commons by @goodtrailer in #104

2025.111.0

11 Jan 15:55
66b4eac

Choose a tag to compare

What's Changed

Providers

Enhancements

  • Bing: Use Bing API to fetch image data, and increase desired resolution by @goodtrailer in #95

Bug Fixes

Miscellaneous

  • Meta: Update LICENSE copyright by @github-actions in #91

Full Changelog: 2024.617.0...2025.111.0

2024.617.0

17 Jun 09:45
efcdb40

Choose a tag to compare

What's Changed

Providers

Bug Fixes

Miscellaneous

  • Meta: Update LICENSE copyright by @github-actions in #85
  • Task: Update ImageMagick to 13.9.1 by @goodtrailer in #87

Full Changelog: 2023.1103.0...2024.617.0

2023.1103.0

03 Nov 22:52
d25a917

Choose a tag to compare

What's Changed

Providers

Bug Fixes

Task

Bug Fixes

Full Changelog: 2023.905.0...2023.1103.0

2023.905.0

06 Sep 02:11
08bfa6d

Choose a tag to compare

What's Changed

Core/Desktop

Bug Fixes

Task

Enhancements

Providers

Bug Fixes

Full Changelog: 2023.862.0...2023.905.0

2023.862.0

27 Aug 00:03
a82f599

Choose a tag to compare

⚠️ Notice

The old Calvin and Hobbes DLL is not compatible with this new version of Daily Desktop, so you will have to download the new version 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

Bug Fixes

Code Quality

Full Changelog: 2023.429.0...2023.862.0

2023.429.0

30 Apr 04:30
2f59f48

Choose a tag to compare

⚠️ 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