v1.8.11

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

AI Summary

Resolves a crash in Android screenshot functionality by preventing null displayId from being passed.

Key Highlights

  • Fix Android screenshot null displayId handling

Full Release Notes

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

## What's Changed
### Bug Fixes 🐞
* fix(android): avoid passing null as displayId for Android screenshot by @Erin513 in https://github.com/web-infra-dev/midscene/pull/2573


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