v0.30.0
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 🐞
- fix(playground, report): fix ui bugs by @quanru in #1259
- fix(core): aiWaitFor should use modelConfig with intent VQA by @EAGzzyCSL in #1264
- fix(core): aiWaitFor ut by @EAGzzyCSL in #1268
Document 📖
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