v1.8.7
web-infra-dev/midscenev1.8.7May 28, 2026by github-actions[bot]
AI Summary
A minor maintenance release focusing on Android device control improvements and workflow validation enhancements.
Key Highlights
- Added CLI flag to enable scrcpy for Android
- Disarmed input on agent destroy to prevent hanging
New Features
- Add CLI flag to enable scrcpy
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.8.7 --> ## What's Changed ### New Features 🎉 * feat(android): add CLI flag to enable scrcpy by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2542 ### Bug Fixes 🐞 * fix(computer): disarm input on agent destroy by @ottomao in https://github.com/web-infra-dev/midscene/pull/2548 ### Other Changes * chore(workflow): validate tsconfig references and scoped type checking by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2560 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.8.6...v1.8.7