Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 08:13

1.2.0 (2026-01-09)

Features

  • add "none" session option to start without attaching to any element (22586a2)
  • add appWorkingDir, prerun, postrun, and isolatedScriptExecution capabilities (5a581ae)

Bug Fixes

  • allow elementId with optional x/y offsets for click/hover (2d01246)
  • deps: downgrade appium peer dependency to 3.0.0-rc.2 (98262d2)
  • make modifierKeys case-insensitive (7a05300)
  • update ESLint config (2e08f8d)
  • version bump (a872a23)

Miscellaneous Chores

  • add extra logging (5da452f)
  • bump peerDependency appium to ^3.1.0 (cdee0ca)
  • configure semantic-release branches for stable and preview releases (a4a1fa2)
  • remove unnecessary ESLint ignore comments (4c70038)
  • upgrade dependencies and devDependencies to latest versions (4fd016c)