Releases: appium/appium-adb
Releases · appium/appium-adb
v12.12.6
Bug Fixes
Code Refactoring
- use an object spread instead of Object.assign (#804) (63db2c3)
- use optional chain for better readability (#803) (2d8c822)
v12.12.4
Miscellaneous Chores
- Bump @types/node from 22.15.31 to 24.0.0 (#801) (18028c7)
v12.12.3
Miscellaneous Chores
- Bump conventional-changelog-conventionalcommits (#799) (ed65431)
v12.12.2
Bug Fixes
- Update comparison logic for the activity name when there are multiple active app (#798) (dbdd083)
v12.12.0
Features
- add screenState=SCREEN_STATE_OFF as the screen locked (#791) (6f6f45a)
v12.10.3
Bug Fixes
- Update focused activity validation logic (#789) (c862dbd)
v12.10.2
Miscellaneous Chores
- Regroup application and filesystem commands (#788) (9908400)