You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## Recent Changes
4
+
5
+
### Enhancements
6
+
7
+
* Added Tahoe Abstract theme
8
+
* Updated to .NET 10 which enables dark mode across entire application ([#553](https://github.com/t1m0thyj/WinDynamicDesktop/issues/553))
9
+
10
+
### Bug Fixes
11
+
12
+
* Reduced impact on Windows startup time ([#645](https://github.com/t1m0thyj/WinDynamicDesktop/issues/645))
13
+
* Fixed error when applying "None" wallpaper theme ([#652](https://github.com/t1m0thyj/WinDynamicDesktop/issues/652))
14
+
* Fixed wallpaper not always refreshing when PC resumes from sleep ([#657](https://github.com/t1m0thyj/WinDynamicDesktop/issues/657))
15
+
3
16
## `5.6.1`
4
17
5
18
**Note:** PowerShell scripts that update Windows theme have been fixed to work with Windows 11 (thanks @KrakenByte27). Download the latest scripts from [here](https://github.com/t1m0thyj/WDD-scripts/tree/master/stable#readme).
0 commit comments