Skip to content

Releases: appium/appium-mac2-driver

v2.2.2

21 Feb 16:52
Compare
Choose a tag to compare

2.2.2 (2025-02-21)

Bug Fixes

v2.2.1

21 Feb 09:37
Compare
Choose a tag to compare

2.2.1 (2025-02-21)

Bug Fixes

v2.2.0

11 Feb 08:45
Compare
Choose a tag to compare

2.2.0 (2025-02-11)

Features

  • Publish native video chunks over bidi (#333) (6cf4f6d)

v2.1.1

08 Feb 10:59
Compare
Choose a tag to compare

2.1.1 (2025-02-08)

Miscellaneous Chores

  • Update the documentation for the macos: stopNativeScreenRecording API (#331) (612b0a0)

v2.1.0

07 Feb 08:19
Compare
Choose a tag to compare

2.1.0 (2025-02-07)

Features

  • Add support for native screen recording (#330) (d2f5b25)

v2.0.0

06 Feb 09:09
Compare
Choose a tag to compare

2.0.0 (2025-02-06)

⚠ BREAKING CHANGES

  • Arguments of the following driver methods were changed:
  • macosSetValue
  • macosClick
  • macosScroll
  • macosSwipe
  • macosRightClick
  • macosHover
  • macosClickAndDrag
  • macosClickAndDragAndHold
  • macosKeys
  • macosTap
  • doubleTap
  • macosPressAndHold
  • macosPressAndDrag
  • macosPressAndDragAndHold
  • macosSource
  • macosDeepLink
  • macosExecAppleScript
  • macosScreenshots
  • macosLaunchApp
  • macosActivateApp
  • macosTerminateApp
  • macosQueryAppState
  • startRecordingScreen
  • stopRecordingScreen

Features

v1.20.5

08 Jan 17:16
Compare
Choose a tag to compare

1.20.5 (2025-01-08)

Miscellaneous Chores

v1.20.4

12 Dec 17:26
Compare
Choose a tag to compare

1.20.4 (2024-12-12)

Miscellaneous Chores

  • Replace occurrences of the deprecated errorAndThrow API (#322) (11f8514)

v1.20.3

01 Dec 12:53
Compare
Choose a tag to compare

1.20.3 (2024-12-01)

Miscellaneous Chores

v1.20.2

28 Oct 17:16
Compare
Choose a tag to compare

1.20.2 (2024-10-28)

Bug Fixes