v1.9.7

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

AI Summary

A small patch focusing on scroll wheel precision and stability of the Studio recorder.

Key Highlights

  • Fixed scroll wheel delta emission for precise scrolling.
  • Included retry attempts in AI request errors.
  • Stabilized Studio recorder descriptions.

New Features

  • Scroll wheel precision fix
  • AI error details enhancement

Full Release Notes

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

## What's Changed
### Bug Fixes 🐞
* fix(computer): emit one full WHEEL_DELTA per libnut scroll tick by @quanru in https://github.com/web-infra-dev/midscene/pull/2575
### Other Changes
* feat(docs): update v1.9 changelog by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2685
* fix(core): include retry attempts in AI request errors by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2687
* chore(core): stabilize Studio recorder descriptions by @fishear in https://github.com/web-infra-dev/midscene/pull/2666


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