Skip to content

Releases: appium/appium-adb

v12.12.6

06 Jul 16:39
Compare
Choose a tag to compare

12.12.6 (2025-07-06)

Bug Fixes

Code Refactoring

  • use an object spread instead of Object.assign (#804) (63db2c3)
  • use optional chain for better readability (#803) (2d8c822)

v12.12.5

11 Jun 16:51
Compare
Choose a tag to compare

12.12.5 (2025-06-11)

Miscellaneous Chores

v12.12.4

10 Jun 16:48
Compare
Choose a tag to compare

12.12.4 (2025-06-10)

Miscellaneous Chores

  • Bump @types/node from 22.15.31 to 24.0.0 (#801) (18028c7)

v12.12.3

21 May 06:39
Compare
Choose a tag to compare

12.12.3 (2025-05-21)

Miscellaneous Chores

  • Bump conventional-changelog-conventionalcommits (#799) (ed65431)

v12.12.2

17 Apr 09:27
Compare
Choose a tag to compare

12.12.2 (2025-04-17)

Bug Fixes

  • Update comparison logic for the activity name when there are multiple active app (#798) (dbdd083)

v12.12.1

25 Jan 21:14
Compare
Choose a tag to compare

12.12.1 (2025-01-25)

Miscellaneous Chores

  • Only keep common functions in helpers (#792) (18e7919)

v12.12.0

24 Jan 08:33
Compare
Choose a tag to compare

12.12.0 (2025-01-24)

Features

  • add screenState=SCREEN_STATE_OFF as the screen locked (#791) (6f6f45a)

v12.11.0

11 Jan 13:13
Compare
Choose a tag to compare

12.11.0 (2025-01-11)

Features

v12.10.3

10 Jan 21:17
Compare
Choose a tag to compare

12.10.3 (2025-01-10)

Bug Fixes

  • Update focused activity validation logic (#789) (c862dbd)

v12.10.2

09 Jan 18:42
Compare
Choose a tag to compare

12.10.2 (2025-01-09)

Miscellaneous Chores

  • Regroup application and filesystem commands (#788) (9908400)