v1.8.6
web-infra-dev/midscenev1.8.6May 27, 2026by github-actions[bot]
AI Summary
This update enhances the user showcase with new company additions and improves web integration by exposing keyboard configuration options.
Key Highlights
- Added Autel and Dongchedi to user showcase
- Exposed keyboard type delay configuration
- Introduced structured cache option with directory support
New Features
- Add Autel and Dongchedi to users showcase
- Expose keyboard type delay via WebPageOpt
- Add structured cache option with dir support and validation
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.8.6 --> ## What's Changed ### New Features 🎉 * feat(site): add Autel and Dongchedi to users showcase by @quanru in https://github.com/web-infra-dev/midscene/pull/2541 * feat(web-integration): expose keyboard type delay via WebPageOpt by @quanru in https://github.com/web-infra-dev/midscene/pull/2485 ### Bug Fixes 🐞 * fix(shared): remove inactive maxTokens config since 1.0 by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2545 * fix(core): clarify bbox coordinate prompts by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2550 ### Other Changes * Add structured `cache` option with `dir` support and validation (docs, types, core, tests) by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2275 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.8.5...v1.8.6