Skip to content

v4.0.0

Compare
Choose a tag to compare
@s1hofmann s1hofmann released this 19 Feb 23:12
· 21 commits to develop since this release
  • 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)
  • 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: getActiveWindow returns out-of-bounds coordinates for maximized windows (#559)
  • BREAKING: Require minimum node version of 16