File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed 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
+ ## 3.0.0
6
+
7
+ - BREAKING: Rename clipboard methods [ (#463 )] ( https://github.com/nut-tree/nut.js/issues/463 )
8
+ - Enhancement: Option to disable automatic request of permissions in macOS [ (#462 )] ( https://github.com/nut-tree/nut.js/issues/462 )
9
+ - BREAKING: Allow ` screen.find ` and other to work with non-image needles [ (#455 )] ( https://github.com/nut-tree/nut.js/issues/455 )
10
+ - BREAKING: Add bits per pixel and byteWidth info to image class [ (#451 )] ( https://github.com/nut-tree/nut.js/issues/451 )
11
+ - Bugfix: Installed Electron App crashes after upgrading to 2.3.0 [ (#449 )] ( https://github.com/nut-tree/nut.js/issues/449 )
12
+ - Maintenance: Add .nvmrc config [ (#447 )] ( https://github.com/nut-tree/nut.js/issues/447 )
13
+ - Enhancement: Define and export interfaces for keyboard/mouse/screen configs [ (#443 )] ( https://github.com/nut-tree/nut.js/issues/445 )
14
+ - Bugfix: 'RightShift' key is mapped to space [ (#442 )] ( https://github.com/nut-tree/nut.js/issues/442 )
15
+ - Maintenance: Introduce prettier [ (#437 )] ( https://github.com/nut-tree/nut.js/issues/437 )
16
+ - Bugfix: Win2012-R2: Error: The specified procedure could not be found [ (#434 )] ( https://github.com/nut-tree/nut.js/issues/434 )
17
+ - Feature: Logging provider [ (#371 )] ( https://github.com/nut-tree/nut.js/issues/371 )
18
+
5
19
## 2.3.0
6
20
7
21
- Bugfix: Segmentation Fault when retrieving window title [ (#377 )] ( https://github.com/nut-tree/nut.js/issues/377 )
You can’t perform that action at this time.
0 commit comments