Skip to content

2.0.12 (2024-03-05)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 05 Mar 16:48
· 144 commits to master since this release
d2a6d22

Enhancements

  • [#325] do exit 0 for Cannot execute the 'am' shell command
  • [#318] do exit 0 for Device setup is not yet complete
  • [#317] do exit 0 for ENOSPC: no space left on device, mkdir '/tmp/... error
  • [#315] do exit 1 for Cannot find any free port in range
  • [#190] for the unauthorized android device do exit with code 0
  • [#116] do process.exit(0) from appium when socket hang up occur
  • [#107] there is no need to append device details for NoSuchElement exception
  • [#104] ios: experiment with 1st default session startup

Fixes

  • [#347] error : /opt/entrypoint/entrypoint.sh: line 3: /opt/debug.sh: No such file or directory is visible on appium log
  • [#327] android offline state detection seems broken

Known Issues

  • [#352] Original error: fs is not defined

Can't reproduce

  • [#183] Got an error: 'GET /appium/device/pixel_ratio' cannot be proxied to UiAutomator2 server
  • [#163] java.lang.IllegalStateException: UiAutomationService android.accessibilityservice.IAccessibilityServiceClient$Stub$Proxy@2c7a0c0already registered!
  • [#162] add uiautomator2 server status health check

Thank @vavadikb for joining and making it happen!