Releases: appium/appium-android-driver
Releases · appium/appium-android-driver
v9.1.0
9.1.0 (2024-04-09)
Features
- Add a possibility to set device timezone (#930) (4c88cf0)
v9.0.5
9.0.5 (2024-04-08)
Miscellaneous Chores
v9.0.4
9.0.4 (2024-04-01)
Bug Fixes
Miscellaneous Chores
v9.0.3
9.0.3 (2024-03-18)
Miscellaneous Chores
v9.0.2
9.0.2 (2024-03-07)
Miscellaneous Chores
v9.0.1
9.0.1 (2024-02-22)
Miscellaneous Chores
- Add timeout option to adb.pull() in stopRecordingScreen function (#921) (e8539dc)
v9.0.0
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
8.4.0 (2024-02-08)
Features
- add checkVersion option for mobile:installApp (#915) (cec1de7)
v8.3.0
8.3.0 (2024-02-07)
Features
- Switch pattern unlock to use W3C actions (#914) (5ce2c24)
v8.2.0
8.2.0 (2024-02-01)
Features