Releases: appium/appium-android-driver
Releases · appium/appium-android-driver
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
v8.1.8
8.1.8 (2024-01-29)
Bug Fixes
- Add missing mobileStartActivity import (#911) (f66c02b)
v8.1.7
8.1.7 (2024-01-26)
Miscellaneous Chores
v8.1.6
8.1.6 (2024-01-26)
Bug Fixes
v8.1.5
8.1.5 (2024-01-25)
Miscellaneous Chores
- Update getStrings implementation to avoid FS usage (#907) (f6b6188)