v1.11.0
openai/openai-realtime-agentsv1.11.0Aug 18, 2026by github-actions[bot]
AI Summary
A documentation and stability-focused release that improves the user experience through homepage updates and rebranding, while fixing critical issues in Harmony, iOS, and web integration.
Key Highlights
- Rebranded hero text to 'GUI Agent for E2E Testing'
- Added basics concepts guide
- Fixed Harmony app launch issues
- Improved Chrome Web Store install button
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.11.0 --> ## Fixes 🐞 * fix(visualizer): preserve SDK context during model verification by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2971 * fix(harmony): resolve declared app launch ability by @quanruzhuoxiu in https://github.com/web-infra-dev/midscene/pull/2963 * fix(web-integration): avoid enametoolong in playwright report filenames by @xianglongfei-8888 in https://github.com/web-infra-dev/midscene/pull/2915 * fix(site): correct deep locate docs anchor by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2984 * fix(harmony): resolve mapped explicit launch targets by @quanru in https://github.com/web-infra-dev/midscene/pull/2985 * fix(android): clear Android and Harmony inputs with select all by @quanru in https://github.com/web-infra-dev/midscene/pull/2997 ## Refactors ♻️ * refactor(core): organize planning action protocol prompts by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2973 * refactor(core): decouple planning action output protocol by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2987 ## Documentation 📖 * docs(site): add basics concepts guide by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2960 * docs(site): improve Chrome Web Store install button by @EAGzzyCSL in https://github.com/web-infra-dev/midscene/pull/2977 * docs(site): align homepage sections and update guidance by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2978 * docs(core): update platform doc links to the restructured site paths by @yzxcj797 in https://github.com/web-infra-dev/midscene/pull/2982 * docs(site): add Doubao Seed Android showcase cost data by @xiong35 in https://github.com/web-infra-dev/midscene/pull/2986 * docs(core): rebrand hero text to “GUI Agent for E2E Testing” and adjust banner typography by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/2981 ## New Contributors * @yzxcj797 made their first contribution in https://github.com/web-infra-dev/midscene/pull/2982 **Full Changelog**: https://github.com/web-infra-dev/midscene/compare/v1.10.12...v1.11.0