v1.9.3
web-infra-dev/midscenev1.9.3Jun 10, 2026by github-actions[bot]
AI Summary
Adds Gemini thinking support, YAML retry functionality, and improves documentation with a quick start guide.
Key Highlights
- Support Gemini thinking content
- Support retrying failed yaml cases
- Support file upload in Chrome extension Bridge mode
- Support IPv6 RDP hosts
- Add quick start guide
New Features
- Support Gemini thinking content
- Support retrying failed yaml cases
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.9.3 --> ## What's Changed ### New Features 🎉 * feat(core): support Gemini thinking content by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2613 * feat(cli): support retrying failed yaml cases by @quanru in https://github.com/web-infra-dev/midscene/pull/2620 ### Document 📖 * docs(site): update changelog for v1.8 and v1.9 by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2617 * docs(site): document Azure OpenAI via OpenAI-compatible endpoint by @quanru in https://github.com/web-infra-dev/midscene/pull/2594 * docs(site): add quick start guide and reorganize navigation by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2609 ### Other Changes * docs(site): update homepage model links by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2627 * Support file upload in Chrome extension Bridge mode by @quanru in https://github.com/web-infra-dev/midscene/pull/2618 * refactor(core): clarify model adapter chat params by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2631 * [codex] Optimize Studio preview input coalescing by @fishear in https://github.com/web-infra-dev/midscene/pull/2629 * fix(core): report yaml runner failures by @quanru in https://github.com/web-infra-dev/midscene/pull/2626 * Support IPv6 RDP hosts by @quanru in https://github.com/web-infra-dev/midscene/pull/2616 * fix(core): record response model name in usage by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2633 * chore(docs): aiAsk === aiString by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2634 * docs(site): recommend Azure OpenAI v1 bearer config by @quanru in https://github.com/web-infra-dev/midscene/pull/2636 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.9.2...v1.9.3