| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-02-19 | 1.1 kB | |
| v4.0.0 source code.tar.gz | 2024-02-19 | 930.7 kB | |
| v4.0.0 source code.zip | 2024-02-19 | 1.0 MB | |
| Totals: 3 Items | 1.9 MB | 0 | |
- Feature: Add ability to move/focus/resize windows (#172)
- Enhancement: Add support for 'Clear' key on macOS (PR [#520])
- Feature: Optional default providers (#533)
- BREAKING: OCR confidence override not working ([nut-tree/plugin-ocr#25](https://github.com/nut-tree/plugin-ocr/issues/25))
- Enhancement: New 'toHaveColor' Jest matcher (#547)
- Enhancement: Improved error messages for timeouts (#556)
- Maintenance: Migrate nut.js core and its default providers to a monorepo (PR [#560])
- Maintenance: Use PlayWright for E2E tests
- Bugfix:
getActiveWindowreturns out-of-bounds coordinates for maximized windows (#559) - BREAKING: Require minimum node version of 16