Appium Uiautomator2 Server Versions Save

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component

v7.0.0

4 months ago

7.0.0 (2024-02-09)

⚠ BREAKING CHANGES

  • Removed the following obsolete endpoints in favour of W3C actions :
  • /session/:sessionId/appium/tap
  • /session/:sessionId/touch/perform
  • /session/:sessionId/touch/longclick
  • /session/:sessionId/touch/drag
  • /session/:sessionId/touch/flick
  • /session/:sessionId/touch/multi/perform
  • /session/:sessionId/touch/down
  • /session/:sessionId/touch/up
  • /session/:sessionId/touch/move
  • The /session/:sessionId/touch/scroll endpoint has been renamed to /session/:sessionId/gestures/scroll_to

Features

  • Remove obsolete endpoints that are part of JSONWP touch spec (#612) (08bf652)

v6.0.9

4 months ago

6.0.9 (2024-02-09)

Miscellaneous Chores

  • deps: bump androidx.test.uiautomator:uiautomator in /app (#611) (497ddc6)

v6.0.8

4 months ago

6.0.8 (2024-02-08)

Miscellaneous Chores

  • deps: bump org.json:json from 20231013 to 20240205 in /app (#610) (4755a29)

v6.0.7

4 months ago

6.0.7 (2024-01-30)

Bug Fixes

v6.0.6

4 months ago

6.0.6 (2024-01-26)

Miscellaneous Chores

  • deps-dev: bump appium-adb from 11.1.0 to 12.0.2 (#607) (175139e)

v6.0.5

4 months ago

6.0.5 (2024-01-25)

Miscellaneous Chores

  • deps: bump com.android.tools.build:gradle in /app (#606) (34b7a77)

v6.0.4

4 months ago

6.0.4 (2024-01-19)

Miscellaneous Chores

  • deps-dev: bump semantic-release from 22.0.12 to 23.0.0 (#599) (d3b11a4)

v6.0.3

5 months ago

6.0.3 (2024-01-10)

Bug Fixes

  • Revert the clearCache change for API 33+ (#597) (719122f)

v6.0.2

5 months ago

6.0.2 (2024-01-09)

Miscellaneous Chores

  • get AccessibilityNodeInfo via obtain for lower versions (#595) (0770985)

v6.0.1

5 months ago

6.0.1 (2024-01-06)

Miscellaneous Chores

  • deps: bump com.android.tools.build:gradle in /app (#594) (0f4c454)