|
|
|
|
@ -2,6 +2,27 @@
@@ -2,6 +2,27 @@
|
|
|
|
|
|
|
|
|
|
This document includes the same release notes as in the [Releases](https://github.com/valinet/ExplorerPatcher/releases) section on GitHub. |
|
|
|
|
|
|
|
|
|
## 22000.376.41 |
|
|
|
|
|
|
|
|
|
Tested on OS build 22000.376. |
|
|
|
|
|
|
|
|
|
#### New features |
|
|
|
|
|
|
|
|
|
* Ability to choose a Windows 10 or Windows 11 Start button style for the Windows 10 taskbar (#436, thanks @krlvm) |
|
|
|
|
|
|
|
|
|
#### Feature enhancements |
|
|
|
|
|
|
|
|
|
* The option to toggle taskbar auto hide when double clicking the taskbar now works with the Windows 11 taskbar as well |
|
|
|
|
* Performing a memory leak dump now displays GDI, peak GDI, USER and peak USER object counts as well |
|
|
|
|
|
|
|
|
|
#### Fixes |
|
|
|
|
|
|
|
|
|
* Fixed a bug that prevented the Properties UI's system menu from displaying and working correctly |
|
|
|
|
* Fixed a bug that displayed a wrong timestamp (29/08/2021) instead of the current date and time on the notifications generated by ExplorerPatcher |
|
|
|
|
* Fixed a wrong function prototype (5b4bd07#r62018175, thanks @Simplestas) |
|
|
|
|
* Protected some state variables from changing internally if modified in the registry until `explorer` is restarted |
|
|
|
|
* Fixed a bug that could unexpectedly prevent the [Win]+[Alt]+[D] shortcut from working properly |
|
|
|
|
|
|
|
|
|
## 22000.376.40 |
|
|
|
|
|
|
|
|
|
Tested on OS build 22000.376. |
|
|
|
|
|