File tree Expand file tree Collapse file tree 3 files changed +8732
-288
lines changed Expand file tree Collapse file tree 3 files changed +8732
-288
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
+ ## 2.1.0
6
+ - Bugfix: Keyboard methods ` pressKey ` and ` releaseKey ` ignore updated autoDelayMs [ (#188 )] ( https://github.com/nut-tree/nut.js/issues/188 )
7
+ - Enhancement: Add mappings for missing numpad keys [ (#367 )] ( https://github.com/nut-tree/nut.js/issues/367 )
8
+ - Enhancement: macOS double click [ (#373 )] ( https://github.com/nut-tree/nut.js/issues/373 )
9
+ - Maintenance: Both ` mouse.leftClick ` and ` mouse.rightClick ` should reuse ` click ` [ (#390 )] ( https://github.com/nut-tree/nut.js/issues/390 )
10
+ - Feature: New image loader to fetch remote images [ (#400 )] ( https://github.com/nut-tree/nut.js/issues/400 )
11
+ - Bugfix: Mouse methods ` pressButton ` and ` releaseButton ` should respect auto delay [ (#403 )] ( https://github.com/nut-tree/nut.js/issues/403 )
12
+
5
13
## 2.0.1
6
- - Bugfix: Issue with keyboard.type in to Spotlight on MacOS [ (#152 )] ( https://github.com/nut-tree/nut.js/issues/152 )
14
+ - Bugfix: Issue with ` keyboard.type ` in to Spotlight on MacOS [ (#152 )] ( https://github.com/nut-tree/nut.js/issues/152 )
7
15
- Enhancement: Numpad buttons don't work on Linux [ (#360 )] ( https://github.com/nut-tree/nut.js/issues/360 )
8
16
9
17
## 2.0.0
You can’t perform that action at this time.
0 commit comments