v1.9.6

web-infra-dev/midscenev1.9.6Jun 15, 2026by github-actions[bot]

AI Summary

Focuses on input handling stability, documentation clarity, and adding support for new devices like Xiaomi Mimo.

Key Highlights

  • Fixed dropped characters during input re-renders.
  • Added Xiaomi Mimo device support.
  • Added Androidworld benchmark page to documentation.
  • Implemented lazy-loading of Rstest core in CLI.

New Features

  • Input re-render character dropping fix
  • Xiaomi Mimo support
  • Androidworld benchmark page

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v1.9.6 -->

## What's Changed
### Bug Fixes 🐞
* fix(web-integration): prevent dropped characters when input re-renders mid-type by @quanru in https://github.com/web-infra-dev/midscene/pull/2518
### Other Changes
* docs(site): update deepThink planning wording by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2660
* fix(core): preserve raw response on parse failure by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2647
* docs(site): clarify deepLocate docs by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2672
* fix(cli): lazy-load Rstest core in CLI framework by @quanru in https://github.com/web-infra-dev/midscene/pull/2655
* fix(cli): print report path for successful YAML runs by @quanru in https://github.com/web-infra-dev/midscene/pull/2671
* Fix deeplocate report screenshots and labels by @quanru in https://github.com/web-infra-dev/midscene/pull/2670
* fix(core): validate parsed locate results by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2675
* Fix report playground server origin and context spacing by @quanru in https://github.com/web-infra-dev/midscene/pull/2668
* docs(site): add androidworld benchmark page by @simplyme0823 in https://github.com/web-infra-dev/midscene/pull/2676
* fix(cli): honor explicit YAML report file names by @quanru in https://github.com/web-infra-dev/midscene/pull/2680
* Fall back from failed aiAct plan cache by @quanru in https://github.com/web-infra-dev/midscene/pull/2664
* feat(core): support xiaomi mimo by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2658


**Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.9.5...v1.9.6