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/
33prebuilds /
44.idea
55.vscode
6+ .cache
7+ cmake-build-debug
8+ .DS_Store
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.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+
511## 2.3.0
612
713- 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