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 22
33All notable changes to this project will be documented in this file.
44
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+
513## 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 )
715- Enhancement: Numpad buttons don't work on Linux [ (#360 )] ( https://github.com/nut-tree/nut.js/issues/360 )
816
917## 2.0.0
You can’t perform that action at this time.
0 commit comments