Skip to content

Releases: appium/appium-android-driver

v9.1.0

09 Apr 05:55
Compare
Choose a tag to compare

9.1.0 (2024-04-09)

Features

  • Add a possibility to set device timezone (#930) (4c88cf0)

v9.0.5

08 Apr 12:51
Compare
Choose a tag to compare

9.0.5 (2024-04-08)

Miscellaneous Chores

v9.0.4

01 Apr 12:36
Compare
Choose a tag to compare

9.0.4 (2024-04-01)

Bug Fixes

Miscellaneous Chores

v9.0.3

18 Mar 19:50
Compare
Choose a tag to compare

9.0.3 (2024-03-18)

Miscellaneous Chores

v9.0.2

07 Mar 16:05
Compare
Choose a tag to compare

9.0.2 (2024-03-07)

Miscellaneous Chores

v9.0.1

22 Feb 08:01
Compare
Choose a tag to compare

9.0.1 (2024-02-22)

Miscellaneous Chores

  • Add timeout option to adb.pull() in stopRecordingScreen function (#921) (e8539dc)

v9.0.0

10 Feb 17:24
Compare
Choose a tag to compare

9.0.0 (2024-02-10)

⚠ BREAKING CHANGES

  • Removed the following obsolete types:
  • TouchActionKind
  • TouchActionOpts
  • TouchOpts
  • TouchState
  • TouchSwipeOpts
  • TouchAction
  • NonReleaseTouchAction
  • ReleaseTouchAction
  • SwipeAction
  • TouchDragAction
  • Removed the following obsolete methods:
  • tap
  • touchLongClick
  • touchDown
  • touchUp
  • touchMove
  • doSwipe
  • doTouchDrag
  • doTouchAction
  • performMultiAction
  • performTouch
  • doPerformMultiAction

Features

  • Remove the obsolete code related to MJSONWP touch support (#917) (61aae2c)

v8.4.0

08 Feb 07:46
Compare
Choose a tag to compare

8.4.0 (2024-02-08)

Features

  • add checkVersion option for mobile:installApp (#915) (cec1de7)

v8.3.0

07 Feb 18:41
Compare
Choose a tag to compare

8.3.0 (2024-02-07)

Features

  • Switch pattern unlock to use W3C actions (#914) (5ce2c24)

v8.2.0

01 Feb 19:58
Compare
Choose a tag to compare

8.2.0 (2024-02-01)

Features

  • Perform device init steps in parallel (#912) (3bdebbc)