Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 06:42
· 712 commits to main since this release

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 📖

Other Changes

Full Changelog: v1.0.4...v1.1.0