v1.9.8
web-infra-dev/midscenev1.9.8Jun 22, 2026by github-actions[bot]
AI Summary
Enhances CLI flexibility and web integration capabilities by allowing custom configuration for screenshots and file handling in different environments.
Key Highlights
- Support for agent behavior init args in CLIs.
- Added custom recordToReport screenshots support.
- Added Web YAML downloadPath support.
- Bridge fileChooserAccept support in WSL environments.
New Features
- CLI init args support
- Custom recordToReport screenshots
- Web YAML downloadPath
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.9.8 --> ## What's Changed ### Other Changes * Support agent behavior init args in CLIs by @quanru in https://github.com/web-infra-dev/midscene/pull/2669 * Support custom recordToReport screenshots by @quanru in https://github.com/web-infra-dev/midscene/pull/2665 * MID-5: support Web YAML downloadPath by @midscene in https://github.com/web-infra-dev/midscene/pull/2688 * fix(bridge): support fileChooserAccept in Bridge mode and WSL environments by @FE-runner in https://github.com/web-infra-dev/midscene/pull/2693 ## New Contributors * @midscene made their first contribution in https://github.com/web-infra-dev/midscene/pull/2688 * @FE-runner made their first contribution in https://github.com/web-infra-dev/midscene/pull/2693 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.9.7...v1.9.8