Skip to content

Releases: appium/appium-espresso-driver

v4.0.4

14 Feb 08:42
Compare
Choose a tag to compare

4.0.4 (2025-02-14)

Miscellaneous Chores

  • deps-dev: bump @types/node from 20.17.19 to 22.13.4 (#1048) (3f5fd5e)
  • deps-dev: bump appium-chromedriver from 5.6.78 to 7.0.3 (#1046) (8c378ab)
  • deps-dev: bump mocha from 10.8.2 to 11.1.0 (#1049) (fd55f15)
  • deps-dev: bump sinon from 17.0.2 to 19.0.2 (#1050) (c7d29a1)

v4.0.3

14 Feb 08:19
Compare
Choose a tag to compare

4.0.3 (2025-02-14)

Miscellaneous Chores

  • deps-dev: bump webdriverio from 8.42.0 to 9.9.0 (#1047) (54e5039)
  • deps-dev: remove unused @types/sinon-chai (#1044) (c9124e1)

v4.0.2

14 Feb 08:03
Compare
Choose a tag to compare

4.0.2 (2025-02-14)

Miscellaneous Chores

  • Describe how to precompile the server into the AUT (#1043) (1a92717)

v4.0.1

14 Feb 03:23
Compare
Choose a tag to compare

4.0.1 (2025-02-14)

Miscellaneous Chores

  • add Versions.kt to commit in a release script (e45d3a9)

v4.0.0

01 Feb 08:47
Compare
Choose a tag to compare

4.0.0 (2025-02-01)

⚠ BREAKING CHANGES

  • The following methods and properties were removed:
  • mobileCommandsMapping
  • mobileBackgroundApp
  • The following methods signatures were changed:
  • mobileSwipe
  • mobileScrollToPage
  • mobileClickAction
  • mobileNavigateTo
  • mobileIsToastVisible
  • mobileOpenDrawer
  • mobileCloseDrawer
  • mobileSetDate
  • mobileSetTime
  • mobileBackdoor
  • mobileFlashElement
  • mobileUiautomator
  • mobileWebAtoms
  • mobileDismissAutofill
  • mobileRegisterIdlingResources
  • mobileUnregisterIdlingResources
  • mobilePressKey
  • mobileSetClipboard
  • mobileStartService
  • mobileStopService
  • mobileStartActivity
  • mobileScreenshots

Based on appium/appium-android-driver#982

Features

v3.6.0

24 Jan 09:02
Compare
Choose a tag to compare

3.6.0 (2025-01-24)

Features

  • bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked (#1041) (3a988d6)

v3.5.4

16 Jan 04:02
Compare
Choose a tag to compare

3.5.4 (2025-01-16)

Miscellaneous Chores

  • bump io.appium.settings to include the broad cast receiver update (af47f59)

v3.5.3

08 Jan 21:51
Compare
Choose a tag to compare

3.5.3 (2025-01-08)

Miscellaneous Chores

v3.5.2

13 Dec 20:36
Compare
Choose a tag to compare

3.5.2 (2024-12-13)

Miscellaneous Chores

  • Replace occurrences of the deprecated errorAndThrow API (#1035) (3694dbc)

v3.5.1

11 Nov 04:28
Compare
Choose a tag to compare

3.5.1 (2024-11-11)

Miscellaneous Chores

  • bump adb to include supporting activities with unicode chars (#1032) (c59abb7)