Skip to content

v1.7.3

Choose a tag to compare

@quanru quanru released this 09 Apr 10:07

What's Changed

Bug Fixes 🐞

  • fix(android): use -keyboardClear instead of -keyboard CLEAR by @quanru in #2322
  • fix(workflow): lock branch during release to prevent push rejection by @quanru in #2319
  • fix(computer): prevent shell and AppleScript injection in sendKeyViaA… by @vincerevu in #2315

Document 📖

Other Changes

  • Expose report parsing APIs (splitReportFile, reportFileToMarkdown) and add JS SDK docs and tests by @yuyutaotao in #2304
  • chore(android): update bundled yadb binary by @quanru in #2314
  • chore(core): bump zod version by @EAGzzyCSL in #2321
  • chore(core): bump version to 1.7.2 by @quanru in #2323
  • chore(android): remove bundled yadb binary, download at build time by @quanru in #2324

New Contributors

Full Changelog: v1.7.1...v1.7.3