Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 20:09
· 55 commits to main since this release

1.4.0 (2026-03-23)

Features

  • capability: Add capabilities windowSwitchRetries and windowSwitchInterval (a831b3a)
  • custom env variables capabilities (6a98b5c)
  • display: add support for multi monitor testing (1029aec)
  • Implemented missing commands (4434b99)
  • mcp: add MCP server with 39 tools and unit test suite (cf3d464)

Bug Fixes

  • Add allowed tools to claude code reviewer (c4c18e9)
  • add tabbing (c0cb0e8)
  • fix attaching to wrong application window (8960843)
  • fix code review comments (d7bebd9)
  • lint: resolve lint errors (5b72f12)
  • mcp: resolve bugs, add tool annotations, and new UIA tools (fd73365)
  • Remove claude code review workflow (88f921d)
  • Remove outerloops (92eedfa)
  • replace NovaWindows automation name with DesktopDriver (dd585b9)
  • window: narrow appProcessIds to the attached window's PID (d281444)
  • window: track child processes spawned from launched apps. (f1e6bff)
  • window: window handles access capability added (eefb804)

Miscellaneous Chores

  • bump version to 1.1.0 (393bdae)
  • bump version to 1.2.0 (94a4f04)
  • claude: Add constraints and context for claude code review (e95c6b2)
  • claude: change constraints for claude code review (3acee1c)
  • npm: Ignore build artifacts and local mcp/claude config (c9d3529)
  • prepare package for verisoft npm distribution (5b35ff7)
  • release: bump version and re-added the auto release workflow (8555903)
  • remove auto publish on push to main (e940fd1)

Code Refactoring

  • mcp: remove auto-start, require Appium to be running externally (8b76810)