Skip to content

1.3.0

Compare
Choose a tag to compare
@sentialx sentialx released this 11 Dec 21:47
· 64 commits to master since this release

Changes

  • Window class now accepts only a numeric window id
  • Window class now always inits its corresponding AXUIElementRef handle on macOS (#23)
  • requestAccessibility method now returns true on non-macOS systems for better compatibility

Fixes

  • Fixed bringToTop not working on macOS in some cases (#25)
  • Fixed getWindows method returning invalid windows on macOS (#21)