v1.10.11

web-infra-dev/midscenev1.10.11Aug 12, 2026by github-actions[bot]

AI Summary

Improves the Studio experience by enforcing single-instance window locking and adding model request tracing headers. Includes fixes for Chrome extension dark theme and config modal behavior.

Key Highlights

  • Enforce single-instance lock and focus existing window
  • Add model request tracing headers
  • Refine Chrome extension dark theme and config modal

New Features

  • Enforce single-instance lock and focus existing window
  • Add model request tracing headers

Full Release Notes

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

## Features 🎉
* feat(studio): enforce single-instance lock and focus existing window by @xiong35 in https://github.com/web-infra-dev/midscene/pull/2952
* feat(core): add model request tracing headers by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2948

## Fixes 🐞
* fix(chrome-extension): refine dark theme and config modal behavior by @xiong35 in https://github.com/web-infra-dev/midscene/pull/2944
* fix(report): exclude report generation from viewer bundle by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2950

## Documentation 📖
* docs(core): update model docs by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2946
* docs(core): align agent/platform guides by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2947

## Testing 🧪
* test(computer): align config modal dark theme assertion by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2949

## CI & Chore ⚙️
* chore(workflow): migrate six packages to rstest by @fi3ework in https://github.com/web-infra-dev/midscene/pull/2945

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

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