Skip to content

Releases: nut-tree/libnut-core

v2.7.0

18 Feb 23:35
Compare
Choose a tag to compare
  • Enhancement: Adding support for numpad 'Enter' key PR #168) Contributed by @smithkyle
  • Enhancement: Adding support for 'Fn' modifier key PR #169) Contributed by @smithkyle
  • Maintenance: Version upgrades, CI updates, etc.

v2.6.0

09 Oct 21:18
Compare
Choose a tag to compare
  • Feature: Move/focus/resize window (#18) Contributed by @ekrenzin
  • Enhancement: Adding support for numpad 'clear' key PR #166) Contributed by @smithkyle
  • Maintenance: Version upgrades, CI updates, etc.

v2.5.2

06 Jun 11:49
Compare
Choose a tag to compare

v2.5.1

06 Jun 11:48
Compare
Choose a tag to compare
  • Bugfix: Fix rounding to mouse move on Window to fix mouse drift (#126)

v2.5.0

05 Mar 22:11
Compare
Choose a tag to compare
  • Bugfix: Update permissionCheck.js to cache permission check results and only ask for permissions on actual function call by wrapping it in a HOF (nut-tree/nut.js#477)
  • Bugfix: Add rounding to mouse move on Window to fix mouse drift (#126)
  • Enhancement: Add additional keys (nut-tree/nut.js#457)

v2.4.1

23 Jan 21:49
Compare
Choose a tag to compare

v2.4.0

21 Jan 17:57
Compare
Choose a tag to compare
  • Bugfix: Fix ReferenceError: b is not defined (PR#148)
  • Enhancement: Improved permission handling on macOS (#141)
  • Bugfix: Limit calls to SetThreadDPIAwarenessContext to Windows 10 clients (#136)

v2.3.0

22 Sep 09:56
Compare
Choose a tag to compare

v2.2.0

22 Aug 19:42
Compare
Choose a tag to compare
  • Enhancement: Add Windows runtime files (PR #130)
  • Bugfix: Fix capture region x,y offset when DPI scaling on Windows (PR #131)
  • Bugfix: Fix wrong keycode for CapsLock (PR #132)

v2.1.8

22 Aug 19:41
Compare
Choose a tag to compare