File tree Expand file tree Collapse file tree 4 files changed +885
-1811
lines changed Expand file tree Collapse file tree 4 files changed +885
-1811
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,6 @@ node_modules/
3
3
prebuilds /
4
4
.idea
5
5
.vscode
6
+ .cache
7
+ cmake-build-debug
8
+ .DS_Store
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## 2.4.0
6
+
7
+ - Bugfix: Fix ` ReferenceError: b is not defined ` [ (PR #148 )] ( https://github.com/nut-tree/libnut/pull/148 )
8
+ - Enhancement: Improved permission handling on macOS [ (#141 )] ( https://github.com/nut-tree/libnut/issues/141 )
9
+ - Bugfix: Limit calls to SetThreadDPIAwarenessContext to Windows 10 clients [ (#136 )] ( https://github.com/nut-tree/libnut/issues/136 )
10
+
5
11
## 2.3.0
6
12
7
13
- Bugfix: Segmentation Fault when retrieving window title [ (nut-tree/nut-js #377 )] ( https://github.com/nut-tree/nut.js/issues/377 )
You can’t perform that action at this time.
0 commit comments