We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fe568 commit c35d07bCopy full SHA for c35d07b
1 file changed
Docs/CHANGELOG.md
@@ -1,8 +1,16 @@
1
# Mouse Point Viewer Change Log 📋
2
3
-## v1.1 *(current)* 🆕
+## v1.2 *(current)* 🆕
4
#### 🌟 Improvements:
5
- • Source-code upgraded to .NET Framework 4.8
+ - The user interface has been completely redesigned from scratch.
6
+ - A "Top Most" checkbox has been added.
7
+ - A "Color Under Cursor" field has been added.
8
+ - The "Window Handle" field now also displays its hexadecimal representation.
9
+ - Added the ability to copy values to the clipboard using Ctrl+C keyboard hotkey.
10
+
11
+## v1.1 🔄
12
+#### 🌟 Improvements:
13
+ - Source-code upgraded to .NET Framework 4.8
14
15
## v1.0 🔄
16
Initial Release.
0 commit comments