Skip to content

v0.30.2

Choose a tag to compare

@github-actions github-actions released this 10 Oct 09:48
· 1054 commits to main since this release

What's Changed

New Features 🎉

  • feat(cli): categorize execution results with resultType for better failure tracking by @Copilot in #1265
  • feat(android): add screenshotResizeRatio option for custom screenshot resizing by @quanru in #1243
  • feat(android): change default ime strategy by @quanru in #1283
  • feat: add write-only cache strategy by @quanru in #1287
  • feat(report): display aiActionContext in Task meta section by @quanru in #1295
  • feat(chrome-extension): persist popup mode selection in localStorage by @quanru in #1293
  • feat(chrome-extension): add auto-connect feature to bridge mode by @quanru in #1297

Bug Fixes 🐞

  • fix(core): propagate cacheable option to subtasks in aiAction by @Copilot in #1280
  • fix(core): allow GPT-4o and non-VL models in bridge mode by @Copilot in #1289
  • fix(core): circular deps in playwright by @yuyutaotao in #1292
  • fix(ios): remove simctl check to support real devices by @quanru in #1298
  • fix(chrome-extension): adjust scroll-to-bottom button position by @quanru in #1300

Document 📖

Other Changes

Full Changelog: v0.30.1...v0.30.2