| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| midscene-studio-v1.7.10-win32-x64.zip | 2026-05-09 | 243.6 MB | |
| midscene-studio-v1.7.10-darwin-arm64.zip | 2026-05-09 | 215.1 MB | |
| midscene-studio-v1.7.10-linux-x64.zip | 2026-05-09 | 234.7 MB | |
| midscene-extension-v1.7.10.zip | 2026-05-09 | 8.6 MB | |
| README.md | 2026-05-09 | 1.7 kB | |
| v1.7.10 source code.tar.gz | 2026-05-09 | 89.0 MB | |
| v1.7.10 source code.zip | 2026-05-09 | 89.8 MB | |
| Totals: 7 Items | 880.8 MB | 3 | |
What's Changed
New Features 🎉
- feat(studio): manual mouse/touch control of Android, iOS, Harmony device previews by @quanru in https://github.com/web-infra-dev/midscene/pull/2433
- feat(studio): add interactive Web preview streaming by @quanru in https://github.com/web-infra-dev/midscene/pull/2442
- feat(studio): polish playground shell, settings, and device discovery by @quanru in https://github.com/web-infra-dev/midscene/pull/2449
Bug Fixes 🐞
- fix(android): use device-local time for planning by @simplyme0823 in https://github.com/web-infra-dev/midscene/pull/2435
- fix(computer): build linux rdp-helper during release publish by @quanru in https://github.com/web-infra-dev/midscene/pull/2443
- fix(web-integration): keep cdp-proxy reconnecting flag set until new upstream opens by @Postroggy in https://github.com/web-infra-dev/midscene/pull/2406
Other Changes
- test: add llm planning retry unit test for XML parse failure by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2436
- Polish Studio playground device setup UI by @quanru in https://github.com/web-infra-dev/midscene/pull/2437
- Inject package version into build and improve model-family validation messages by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2438
- test(core): reduce mocked report merge payload by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2440
- Accept small valid Android fallback screenshots by @quanru in https://github.com/web-infra-dev/midscene/pull/2445
Full Changelog: https://github.com/web-infra-dev/midscene/compare/v1.7.9...v1.7.10