Skip to content

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 08:53
· 1075 commits to main since this release

What's Changed

New Features 🎉

  • feat(ios): implement proper device pixel ratio detection by @quanru in #1257
  • feat(core): enhance cache management with read-only mode and flexible cache options by @quanru in #1226
  • feat(core,web): add default read-write strategy and fix xpath cache default by @quanru in #1270
  • feat(android): add runAdbCommand method to AndroidAgent by @quanru in #1271

Bug Fixes 🐞

Document 📖

  • docs(yaml): add global agent configuration for aiActionContext by @quanru in #1260

Other Changes

  • Fix XPath string escaping in YAML scripts when not using Bridge Mode by @Copilot in #1262
  • refactor(core): move xpath cache logic into web-integration by @yuyutaotao in #1263
  • chore(core): log full error response when an error occurs at calling OpenAI by @EAGzzyCSL in #1269

New Contributors

  • @Copilot made their first contribution in #1262

Full Changelog: v0.29.6...v0.30.0