Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 13 May 06:33
· 133 commits to main since this release

What's Changed

Bug Fixes 🐞

  • fix(studio): enable manual preview control for Computer by @quanru in #2448
  • fix(studio): anchor settings popovers to their rows by @quanru in #2454
  • fix(site): update Appium XCUITest doc links to /latest/ by @yuyutaotao in #2461
  • fix(studio): harden Studio Electron packaging for Windows x64 by @quanru in #2462
  • fix(studio): always archive packaged Studio app to preserve macOS signature by @quanru in #2463

Document 📖

  • docs for Playwright install、Puppeteer install、forceChromeSelectRendering by @EAGzzyCSL in #2388
  • docs(site): clarify concurrent YAML examples by @yuyutaotao in #2455

Other Changes

  • Introduce agentForComputer as primary API, keep agentFromComputer as deprecated alias; update docs and CLI by @yuyutaotao in #2396
  • chore(reporter): display unknown version when there is no dump log in report by @EAGzzyCSL in #2292
  • Playwright AI fixture: forward agent init options, add types, docs and tests by @yuyutaotao in #2306
  • refactor(core): clarify reasoning control flow by @EAGzzyCSL in #2456
  • chore(web): timout for cpd shot by @EAGzzyCSL in #2458

Full Changelog: v1.7.10...v1.8.0