Skip to content

Commit 7cf817b

Browse files
Updated to ver. 2.4.0.0
1 parent 26f20f2 commit 7cf817b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log for Windows 11 Drag & Drop to the Taskbar (Fix)
22
Don't read if you're sensitive to misspellings and grammatical errors.
33

4+
## [[ver. 2.4.0.0](https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/releases/tag/v.2.4.0.0-release)] - 2023-10-25, 08:30 CET
5+
**Please remember that this program is most likely not needed if you're using Windows 11 version 22H2 or newer, because they restored the native drag & drop support (possibly thanks to me, because I made them feel ashamed. Just kidding.)**
6+
7+
The program is still usefulf for people who turned UAC off with the `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\EnableLUA` registry key, so I released the new version for them:
8+
- Addressed an issue, where the program stopped working correctly after windows updates that broke `MSTaskSwWClass` window position and coordinates. It solves issues [#98](https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/issues/98), [#99](https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/issues/99). Thanks for the solution idea to user [@Mast3r0mid](https://github.com/Mast3r0mid).
9+
- Improved option: `DetectKnownPixelColorsToPreventAccidentalEvents`:
10+
- Disabled by default, because it's unpredictable, depending on user's configuration and themes.
11+
- Added support for Windows 11 23H2 Light and Dark themes.
12+
- Added configuration: `UseLowLevelMousePressProcThread=1`. Please read [CONFIGURATION](https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/blob/main/CONFIGURATION.md) for details.
13+
- Possibly included some other tweaks that I experimented with in 2022/2023 before I got bored of this (useless for me now) program.
14+
415
## [[ver. 2.3.0.0](https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/releases/tag/v.2.3.0.0-release)] - 2022-02-15, 17:30 CET
516
- Added the static build: `Windows11DragAndDropToTaskbarFix_Static.exe`, as requested in issue [#57](https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix/issues/57)
617
- Compiled the program using the `Visual Studio 2022 (v143)` platform toolset.

0 commit comments

Comments
 (0)