Skip to content

Releases: goodtrailer/daily-desktop

2024.617.0

17 Jun 09:45
efcdb40
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

⚠️ Notice

The old Calving 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
Compare
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

2022.108.0

09 Jan 03:53
Compare
Choose a tag to compare

Changelog

New

  • 6ab0b9f Desktop: Change "updated" to "fetched"
  • 5e64894 Desktop: Change wallpaper description label to text box
  • c8e9584 Providers: Move implementations out of Core namespace
  • 106e9d5 Pixiv: Only select illustrations

Bug fixes & Maintenance

  • e98eb56 Wikimedia Commons: Fix not updating everyday and increase robustness
  • 6089ff2 Wikimedia Commons: Account for author vcards

Daily Desktop 2021.924.0

25 Sep 01:16
Compare
Choose a tag to compare
  • New providers for comics (how did I not think of this before?)
  • Caught exception on bad MTG Scryfall requests

Daily Desktop 2021.629.1

30 Jun 06:13
Compare
Choose a tag to compare
  • 471badf Add User-Agent header to all providers
    • I'm dumb and only added it to the main task last time

Daily Desktop 2021.629.0

30 Jun 05:00
Compare
Choose a tag to compare
Pre-release

Daily Desktop 2021.619.0

19 Jun 10:07
Compare
Choose a tag to compare
  • Fix Bing provider's title pattern (previously the lookup for the image title failed on rare occasion)