Skip to content

v1.5.7

Choose a tag to compare

@github-actions github-actions released this 23 Mar 12:23
· 328 commits to main since this release

What's Changed

New Features 🎉

  • feat(core): add extraBody support for model API request customization by @ottomao in #2173
  • feat(core): add cross-platform pinch/zoom gesture support by @quanru in #2165
  • feat(core): Only configure the "original" parameter for gpt-5 during positioning. by @EAGzzyCSL in #2168
  • feat(report): add e2e tests for report player and sidebar by @quanru in #2183
  • feat(report): add advanced e2e tests with merged report and error cases by @quanru in #2191
  • feat(core): optimize deepLocate locate flow using planLocatedElement by @EAGzzyCSL in #2064

Bug Fixes 🐞

  • fix(chrome-extension): fix crash when generating script after stop recording by @quanru in #2172
  • fix(shared): set explicit publicPath in MCP packages to prevent Node.js crash by @quanru in #2167
  • fix(core): retry screenshot on navigation-related errors by @quanru in #2162
  • fix cache flow is empty && runAdbShell not available by @e790a8 in #2121
  • fix(visualizer): reset player to first frame after autoplay completes by @quanru in #2181
  • fix(visualizer): make Deep Think a tri-state control so env reasoningEnabled is respected by @quanru in #2182
  • fix(chrome-extension): add start/stop controls for bridge mode by @quanru in #2177
  • fix(visualizer): clear lingering insight markers before final frame by @quanru in #2196
  • fix(report): reduce autoplay test sleep to prevent false failure by @quanru in #2194
  • fix(llm): map AutoGLM Back/Home actions to platform-specific names by @quanru in #2201
  • fix(report): compatible with models whose names contain slashes when display model info in the top right corner by @EAGzzyCSL in #2122
  • fix(web-integration): fix bridge mode connection lost on confirmation by @quanru in #2197
  • fix(core): resolve aiScroll overload misclassification for empty options by @EAGzzyCSL in #2073

Document 📖

  • docs(site): clean up outdated README files by @quanru in #2178
  • docs(faq): clarify element positioning guidance, replace deepThink with deepLocate, add DPR note by @yuyutaotao in #2186
  • docs(site): clarify image detail limits by @EAGzzyCSL in #2199
  • docs(site): add FAQ for Android text input failure in WebView/H5 by @quanru in #2203

Other Changes

  • Fix aiAct execution/report misalignment in recorder flows by @quanru in #2204
  • test(computer,report): add e2e tests for extension playground and recorder by @quanru in #2195

Full Changelog: v1.5.6...v1.5.7