File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## 2.1.3
6+
7+ - Enhancement: Fix undefined behaviour of BufferFinalizer [ (#47 )] ( https://github.com/nut-tree/libnut/issues/47 )
8+ - Bugfix: Fix for screen highlight window minimized intead close [ (PR #77 )] ( https://github.com/nut-tree/libnut/pull/77 )
9+ - Enhancement: SendInput for mouse movement on Windows [ (#26 )] ( https://github.com/nut-tree/libnut/issues/26 )
10+ - Bugfix: Windows Scaling issues: screen functions broken [ (nut-tree/nut.js #249 )] ( https://github.com/nut-tree/nut.js/issues/249 )
11+ - Enhancement: Support Apple Silicon [ (nut-tree/nut.js #306 )] ( https://github.com/nut-tree/nut.js/issues/306 )
12+ - Bugfix: Remove scan code KEYUP block [ (PR #87 )] ( https://github.com/nut-tree/libnut/pull/87 )
13+
514## 2.1.2
615
716- Maintenance: Upgrade CI [ (#56 )] ( https://github.com/nut-tree/libnut/issues/56 )
817- Enhancement: Fix compiler warnings [ (#58 )] ( https://github.com/nut-tree/libnut/issues/58 )
918- Enhancement: Windows: Support for HDPI displays [ (#59 )] ( https://github.com/nut-tree/libnut/issues/59 )
1019- Enhancement: macOS: Support for M1 chips [ (PR #50 )] ( https://github.com/nut-tree/libnut/pull/50 )
1120- Enhancement: Remove static keyboard delay [ (PR #64 )] ( https://github.com/nut-tree/libnut/pull/64 )
21+
1222## 2.1.1
1323
1424- Enhancement: Snapshot releases [ (#4 )] ( https://github.com/nut-tree/libnut/issues/4 )
You can’t perform that action at this time.
0 commit comments