v1.10.10

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

AI Summary

Adds comprehensive recording capabilities including foreground recording for assertions, model call recording, and synchronized Markdown report views. Also introduces Android screenshot strategy options.

Key Highlights

  • Add foreground recording for recorded assertions
  • Record model calls
  • Add synchronized Markdown report view
  • Add screenshotStrategy option for Android

New Features

  • Add foreground recording for recorded assertions
  • Record model calls
  • Add synchronized Markdown report view
  • Add screenshotStrategy option for Android

Full Release Notes

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

## Features 🎉
* feat(shared): add foreground recording for recorded assertions by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2906
* feat(core): record model calls by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2936
* feat(report): add synchronized Markdown report view by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2937
* feat(android): add screenshotStrategy option to force yadb screenshots by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2939

## Fixes 🐞
* fix(core): add model context to locate parse errors by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2940
* fix(site): link Azure FAQ section by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2941

## CI & Chore ⚙️
* ci(workflow): publish generated release notes by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2932
* chore(workflow): begin incremental rstest migration with toolchain and four packages by @fi3ework in https://github.com/web-infra-dev/midscene/pull/2921

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

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