Releases: t1m0thyj/WinDynamicDesktop
Releases · t1m0thyj/WinDynamicDesktop
WinDynamicDesktop 5.3.1
- Updated dark theme to stop using buggy Mica effect which may prevent mouse clicks (#525)
WinDynamicDesktop 5.3.0
WinDynamicDesktop 5.2.1
- Fixed
NullReferenceException
when settings.json file is invalid - Fixed PowerShell scripts not being invoked with the latest version of PowerShell (v7) (#439)
- Fixed a few strings that were not translatable in Select Theme dialog (#507)
- Fixed font rendering issues on Windows 11 with light theme (#508)
- Added Galician and Luxembourgish translations (thanks Juan Paz and Arno)
WinDynamicDesktop 5.2.0
- Added dark UI theme using Mica (only for Windows 11 22H2)
- Added Burmese translation (thanks Febri)
- Fixed user-defined sunrise and sunset times being stored incorrectly for some locales (#487)
- Fixed IndexOutOfRangeException that could occur when Select Theme dialog is opened and there are multiple monitors (#498)
- Fixed error when PowerShell scripts run with blank imagePath parameter because there is no active theme
WinDynamicDesktop 5.1.0
Note: This version removes syncing wallpaper across virtual desktops in Windows 11 which used an experimental API that is too unstable to support. If you still want this functionality, install the Sync Virtual Desktops script.
- Added Ventura Abstract theme (#451)
- Added dropdown in theme download dialog to select alternate mirrors that may be faster
- Added "Hide system tray icon" to menu which hides tray icon until the next time the app is manually launched (#464)
- Added Estonian translation (thanks ST)
- Fixed error when applying settings and there is no active theme (#457)
- Fixed theme not updating on displays that were connected when device is sleeping
- Fixed error when theme download is cancelled
- Fixed PowerShell scripts being invoked multiple times with the same arguments
- Fixed incorrect theme name shown in bold when there is no active theme
WinDynamicDesktop 5.0.3
- Fixed IndexOutOfRangeException when Select Theme dialog is opened and there are multiple monitors (#446)
WinDynamicDesktop 5.0.2
- Updated LocationIQ geocoding provider to stop using endpoint that will be deprecated on June 1
- Fixed display names shown in wrong order in theme dialog (#420)
- Fixed background not updating when night mode is toggled (#425)
- Fixed user-defined sunrise and sunset times being stored in wrong locale format (#432)
- Added Azerbaijani and Hebrew translations (thanks Arzu and elie7han)
WinDynamicDesktop 5.0.1
- Fixed error when wallpaper changes and Change Lockscreen Image is enabled
- Fixed error when wallpaper changes and PowerShell scripts are enabled
- Disabled virtual desktop support for Windows 11 Insider builds (#421)
WinDynamicDesktop 5.0.0
- Added support for setting separate background on multiple monitors
- Added support for syncing lockscreen image with desktop background
- Added time of day to preview for downloaded themes
- Updated from .NET Framework to .NET 6 which is bundled with the app (thanks @sungaila for helping with this)
- Added Amharic, Catalan, Javanese, Kazakh, Persian, Portuguese, and Thai translations (thanks Yonas, Joaquim, Raihan, Janat, Ali, João, and Chananthip)
WinDynamicDesktop 4.7.0
- Added support for syncing wallpaper across virtual desktops in Windows 11
- Added Arabic U.A.E., Hungarian, and Icelandic translations (thanks mustafa, DJ Phoenix, and Anonymous)
- Fixed startup task being created for all users in installer instead of current user