v1.10.7

web-infra-dev/midscenev1.10.7Jul 23, 2026by github-actions[bot]

AI Summary

Enhances Studio functionality by supporting common agent options and stabilizing macOS desktop input focus. Adds support for delayed key-by-key input to improve reliability.

Key Highlights

  • Support common agent options
  • Stabilize macOS desktop input focus
  • Support delayed key-by-key input

New Features

  • Support common agent options

Full Release Notes

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

## What's Changed
### New Features 🎉
* feat(studio): support common agent options by @fishear in https://github.com/web-infra-dev/midscene/pull/2847
### Bug Fixes 🐞
* fix(workflow): allow release note generation in notifications by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2828
* fix(computer): stabilize macOS desktop input focus by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2829
* fix(studio): recover preview after navigation by @fishear in https://github.com/web-infra-dev/midscene/pull/2821
* fix(core): compact duplicate report dumps on finalize by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2838
* fix(computer): support delayed key-by-key input by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2834

### Other Changes
* refactor(report): dedupe fixture screenshots by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2846

## New Contributors
* @quanruzhuoxiu made their first contribution in https://github.com/web-infra-dev/midscene/pull/2828

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