v1.10.12
web-infra-dev/midscenev1.10.12Aug 13, 2026by github-actions[bot]
AI Summary
Enhances core functionality by allowing keyboard presses without a locate target and fixes key events and frame handling for HarmonyOS and iOS. Also resolves Android scrcpy frame staleness issues.
Key Highlights
- Allow keyboard press without a locate target
- Fix key events and app switching for Harmony/IOS
- Prevent stale scrcpy frames after actions
New Features
- Allow keyboard press without a locate target
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.10.12 --> ## Features 🎉 * feat(core): allow keyboard press without a locate target by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2938 ## Fixes 🐞 * fix(harmony,ios): correct key events and restore app switching by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2943 * fix(android): prevent stale scrcpy frames after actions by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2923 ## Refactors ♻️ * refactor(recorder): rename package to recorder-ui by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2928 * refactor(core): reorganize ai-model modules by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2968 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.10.11...v1.10.12