Skip to content

Releases: zebrunner/appium

2.0.13 (2024-03-13)

13 Mar 11:16
5bb72b6
Compare
Choose a tag to compare

Enhancements

  • [#355] appium uses around 1CPU constantly

Fixes

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

2.0.12 (2024-03-05)

05 Mar 16:48
d2a6d22
Compare
Choose a tag to compare

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!

2.0.11 (2024-02-06)

06 Feb 11:53
49a9b5f
Compare
Choose a tag to compare

Enhancements

  • [#329] Added proxy capabilities

2.0.10 (2024-01-12)

10 Jan 16:42
663e207
Compare
Choose a tag to compare

Enhancements

  • [#321][#307] bump up to appium:v2.2.2-p1
  • [#296] adjust diff files porting changes
  • [#295][#80] implement valid workaround for bitrise expired link
  • [#250] Support wireless connection with real Android devices
  • [#202] bump up Pixel 7 on Andoroid 14 beta 4

Fixes

  • [#316] skip of the wda startup for appletv is lost
  • [#303] ios: usbreset doesn't work correctly

Won't Fix

  • [#273] remove custom proxy_port capability

2.0.9 (2023-11-30)

30 Nov 12:30
cb0a5da
Compare
Choose a tag to compare

Enhancements

  • [#300] parametrize plugins usage
  • [#297] limit android screenrecord by 1 hour
  • [#238] let's remove CHECK_APP_SIZE_OPTIONALLY related workaround
  • [#222] rename local_connect.sh to device_connect.sh

Fixes

  • [#306] images plugin with exact version can't be loaded on startup.
  • [#293] no appium logs in the console and video recording is broken
  • [#292] verify if file exists before tailing

2.0.8 (2023-11-08)

08 Nov 11:12
f2c0320
Compare
Choose a tag to compare

Enhancements

  • [#289] install and use images plugin
  • [#287] mobile web: delete cookie shouldn't stop video recording
  • [#286] do exit 0 for failed getting info

2.0.7 (2023-11-04)

04 Nov 12:41
e8777e4
Compare
Choose a tag to compare

Enhancements

  • [#285] do exit 0 for tvOS in case of Timed out waiting for response for message
  • [#283] remove unused optimized-capture-screen.sh file
  • [#280] document steps howto patch local appium
  • [#278] port latest recorder fixes into the appium
  • [#277] Bump up to go-ios 1.0.120
  • [#272] bump up to the latest appium and xcuitest
  • [#234] wda.log is published at once after the start
  • [#233] Tail wda.log in background

Fixes

  • [#274] Devices are not available after restart mcloud-grid

2.0.6 (2023-10-17)

17 Oct 15:42
e9197c5
Compare
Choose a tag to compare

Enhancements

  • [#260] implement retries for the fetchApp method
  • [#258] bump up to go-ios 1.0.117
  • [#241] tvOS: capture error and exit 0

Fixes

  • [#267] fix APPIUM_APPS_DIR usage with all custom download/cache logic

Won't fix

  • [#253] add browserName default capabilities

2.0.5 (2023-09-11)

11 Sep 20:59
1e372eb
Compare
Choose a tag to compare

Enhancements

  • [#248] disable useless steps for the redroid emulator
  • [#247] refactor magic sleep 0.3 for adb
  • [#243] update recorder in accordance with new uploader
  • [#206] try to make INFO log level as default for the appium

Fixes

  • [#251] appium remove cached ipa on unzip

2.0.4 (2023-09-07)

07 Sep 10:24
0e2f818
Compare
Choose a tag to compare

Enhancements

  • [#237][#184] override grid-register to make registerToGrid(regRequest, configHolder) at once

Fixes

  • [#244] adb screenrecord process can't be stopped on device
  • [#236] macos: unable to start mobile testing due to the inaccessible usbmuxd for the appium