Releases: goodtrailer/daily-desktop
Releases · goodtrailer/daily-desktop
Daily Desktop 2021.619.0
- Fix Bing provider's title pattern (previously the lookup for the image title failed on rare occasion)
Daily Desktop 2021.522.0
- HTML decode pixiv descriptions (i.e.
"
→"
) - Use TIFF instead of JPEG
- PNGs are not compressed by Windows 10, so images that are too big are simply unable to be set as wallpaper. JPEGs are compressed, but this leads to double lossy compression, resulting in noticeably bad image quality. TIFFs solve this problem because they are compressed by Windows, but the format itself is lossless.
Daily Desktop 2021.510.0
Finally, Daily Desktop is finished after two weeks! What an absolute grind. Very enjoyable program to write.
I'm sure there are some bugs I haven't caught yet, though. Let's hope there's not too many. 🤞
- Fixed Bing's image URI regex pattern
- Providers
- DeviantArt
- r/EarthPorn
- Wikimedia Commons
Daily Desktop 2021.509.0
- Fixed a crash on fresh installs (big derp)
- Providers
- Bing
- Unsplash
Daily Desktop 2021.507.0
Note: this version is completely incompatible with previous versions
Note 2: haha funny turns out one of the changes I made caused crashing on a fresh install, me stupido. So yeah, this release is straight up broken, install latest instead.
- Image crediting
- Back to two providers (the rest will be updated later)
- Magic: The Gathering
- Pixiv
- Caching wallpaper information
- Title
- Author
- Description
- Last updated
- etc
- Switched combobox to DropDownList style
- Split controls into two tab pages (Main and Options tabs)
- Refactoring refactoring refactoring
Daily Desktop 2021.503.0
- Providers
- Bing
- DeviantArt
- pixiv
- r/EarthPorn
- Unsplash
- Wikimedia Commons
- Task state label at the bottom of the window
- Show icon on title bar and ALT+TAB menu
- Bug fixes
- Stopped crashing when selecting null provider (can be done by typing in text instead of using mouse to select a provider)
- Save images as JPEGs so Windows can compress them below the file size limit (Windows has a hard-limit on images that are >25mb)
Daily Desktop 2021.430.0
- QOL improvements
- Moved providers folder to %APPDATA% instead of %PROGRAMFILES%.
- Removed DailyDesktop.Core.Providers prefix requirement from DLL modules.
- Minorly adjusted tooltips.
- Added banner image and full EULA to MSI installer.
Daily Desktop 2021.429.1
- Two installation options
- MSI installer
- ZIP archive
- Lots of refactoring to DailyDesktop.Core
Daily Desktop 2021.429.0
- Blurred-fit mode
- Switched from "background" to "wallpaper"
- Hides task in Task Scheduler
Daily Desktop 2021.427.1
- Banner image
- Provider
- Provider source link label
- Options
- Enabled checkbox
- Update desktop background button
- Open providers folder button