v1.1.0
What's Changed
New Features 🎉
- feat(mcp): add launcher support for Android, iOS, and Web MCP servers by @quanru in #1601
- feat: adjust platform card title placement by @quanru in #1701
- feat(core): allow deepThink for Qwen3-vl and Doubao-vision when planning by @yuyutaotao in #1692
Bug Fixes 🐞
- fix(shared): correct outdated example code by @FriedRiceNoodles in #1682
- fix(tests): update imports and add conversation history to planning tests by @quanru in #1680
- fix(report): ensure app initialization before accessing screen properties by @quanru in #1706
- fix(visualizer): prevent uncaught frame cancel errors in export video by @quanru in #1689
- fix(chrome-extension): fix incorrect rect passed to describeElement by @FriedRiceNoodles in #1715
- fix stop function in playground by @quanru in #1705
- fix(cli): honor --files parameter when --config is specified by @Copilot in #1716
- fix(core): add dynamic replanning cycle limit from environment config by @quanru in #1717
- fix(webdriver): enhance getWindowSize to fallback on legacy endpoint by @quanru in #1720
Document 📖
- docs(core): fix feishu group link by @yuyutaotao in #1681
- docs(core): Clarify
aiScrolldirection semantics and update schema/docs by @yuyutaotao in #1687 - docs: update link title of /zh/api by @FriedRiceNoodles in #1684
- docs(site): clarify model strategy roles (en/zh) by @yuyutaotao in #1688
- docs(site): drop .mdx suffix in API links by @yuyutaotao in #1698
Other Changes
- Fix/chrome extension recorder by @FriedRiceNoodles in #1683
- Fix potential event loss during plugin recording by @FriedRiceNoodles in #1710
- chore(site): upgrade rspress to rc.4 by @SoonIter in #1721
Full Changelog: v1.0.4...v1.1.0