Skip to content

v1.3.11

Choose a tag to compare

@github-actions github-actions released this 11 Feb 05:28
· 495 commits to main since this release

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

Full Changelog: v1.3.10...v1.3.11