Releases: appium/appium-uiautomator2-driver
Releases · appium/appium-uiautomator2-driver
v3.0.6
3.0.6 (2024-04-08)
Miscellaneous Chores
v3.0.5
3.0.5 (2024-04-01)
Miscellaneous Chores
- bump appium-android-driver (2683085)
v3.0.4
3.0.4 (2024-03-20)
Bug Fixes
- Skip chromedriver proxy suspend if the proxy is not initialized yet (#754) (a6d9146)
v3.0.3
3.0.3 (2024-03-18)
Miscellaneous Chores
v3.0.2
3.0.2 (2024-03-07)
Miscellaneous Chores
v3.0.1
3.0.1 (2024-02-23)
Miscellaneous Chores
- bump uia2 server that has androidx.test.uiautomator:uiautomator:2.3.0 (#744) (56dab5d)
v3.0.0
3.0.0 (2024-02-10)
⚠ BREAKING CHANGES
- Removed obsolete MJSONWP touch route handlers. Use W3C actions or gesture shortcuts instead:
- doSwipe
- doDrag
- touchDown
- touchLongClick
- touchMove
- touchUp
- tap
- doPerformMultiAction
Features
- Removed obsolete MJSONWP touch actions (#738) (520fe26)
v2.45.0
2.45.0 (2024-02-08)
Features
- add checkVersion option for mobile:installApp (#736) (95d46f4)
v2.44.3
2.44.3 (2024-02-07)
Bug Fixes
- Init adb as the first step upon session creation (#733) (fbe80e9)