v1.3.11
What's Changed
New Features 🎉
- feat(core): expose cursor move action by @yuyutaotao in #1881
- feat(core): improve Swipe vs DragAndDrop semantic distinction by @quanru in #1960
- feat(android): export ScrcpyDeviceAdapter from package entry by @quanru in #1974
Bug Fixes 🐞
- fix(core): print report path at construction, first write, and finalize by @quanru in #1971
- fix: replace raw console.warn/log/error with getDebug logger in ai-model by @yuyutaotao in #1963
- fix(core): tolerate half-open XML tags in planning parser by @yuyutaotao in #1981
- fix(android): optimize scrcpy bitrate, fps, and output format for better screenshot quality by @quanru in #1979
Other Changes
- chore(web): remove useless code by @EAGzzyCSL in #1973
Full Changelog: v1.3.10...v1.3.11