File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Expand file tree Collapse file tree 3 files changed +13
-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
+ ## 4.0.0
6
+
7
+ - Feature: Add ability to move/focus/resize windows [ (#172 )] ( https://github.com/nut-tree/nut.js/issues/172 )
8
+ - Enhancement: Add support for 'Clear' key on macOS [ (PR #520 )] ( https://github.com/nut-tree/nut.js/pull/520 )
9
+ - Feature: Optional default providers [ (#533 )] ( https://github.com/nut-tree/nut.js/issues/533 )
10
+ - BREAKING: OCR confidence override not working [ (nut-tree/plugin-ocr #25 )] ( https://github.com/nut-tree/plugin-ocr/issues/25 )
11
+ - Enhancement: New 'toHaveColor' Jest matcher [ (#547 )] ( https://github.com/nut-tree/nut.js/issues/547 )
12
+ - Enhancement: Improved error messages for timeouts [ (#556 )] ( https://github.com/nut-tree/nut.js/issues/556 )
13
+ - Maintenance: Migrate nut.js core and its default providers to a monorepo [ (PR #560 )] ( https://github.com/nut-tree/nut.js/pull/560 )
14
+ - Maintenance: Use PlayWright for E2E tests
15
+ - Bugfix: ` getActiveWindow ` returns out-of-bounds coordinates for maximized windows [ (#559 )] ( https://github.com/nut-tree/nut.js/issues/559 )
16
+ - BREAKING: Require minimum node version of 16
17
+
5
18
## 3.1.2
6
19
7
20
- Bugfix: Screen capture broken on macOS 13 [ (#469 )] ( https://github.com/nut-tree/nut.js/issues/469 )
File renamed without changes.
You can’t perform that action at this time.
0 commit comments