Skip to content

Releases: web-infra-dev/midscene

v1.9.5

11 Jun 06:53

Choose a tag to compare

What's Changed

Other Changes

  • add computer desktop Intel packaging by @quanru in #2635
  • feat(core): improve Android action controls and core planning guidance by @simplyme0823 in #2623

Full Changelog: v1.9.4...v1.9.5

v1.9.4

11 Jun 02:13

Choose a tag to compare

release: v1.9.4

v1.9.3

10 Jun 03:06

Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

  • docs(site): update changelog for v1.8 and v1.9 by @EAGzzyCSL in #2617
  • docs(site): document Azure OpenAI via OpenAI-compatible endpoint by @quanru in #2594
  • docs(site): add quick start guide and reorganize navigation by @yuyutaotao in #2609

Other Changes

Full Changelog: v1.9.2...v1.9.3

v1.9.2

08 Jun 10:40

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(core): image prompting for aiAct by @EAGzzyCSL in #2507
  • feat(shared): expose deep-locate / deep-think via CLI flags for MCP and skill by @quanru in #2599
  • feat(recorder): support studio recorder and markdown replay output by @fishear in #2606
  • feat(studio): brand Studio as Beta + expand v1.8 changelog by @quanru in #2552
  • feat(shared): forward custom failure message in assert CLI/MCP tool by @quanru in #2604
  • feat(web-integration): support custom HTTP headers in YAML web config by @quanru in #2603

Bug Fixes 🐞

  • fix(test): click action button before aiAct by @EAGzzyCSL in #2534
  • fix(core): replace stale locate cache entry on replanning (#2529) by @quanru in #2592
  • fix: correct documentation folder reference by @666asd in #2615
  • fix(cli): surface real YAML run errors instead of silent "not executed" by @quanru in #2605
  • fix(core): keep markdown image paths in sync with exported screenshots (#2392) by @quanru in #2607
  • fix(computer): eliminate blank RDP first-frame screenshots by @quanru in #2601
  • fix(computer): self-heal phased-scroll +x bit lost in npm tarball by @quanru in #2574

Other Changes

  • chore(evaluation): remove obsolete evaluation package by @EAGzzyCSL in #2614
  • remove PR labeler workflow by @quanru in #2621
  • chore(report): refresh bundled report fixtures by @EAGzzyCSL in #2622
  • fix(computer): warn about elevated Windows app input drops by @quanru in #2625

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

05 Jun 04:55

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(cli): resolve @rstest/core from the CLI package, not process.argv[1] by @quanru in #2600

Full Changelog: v1.9.0...v1.9.1

v1.9.0

05 Jun 01:50

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(cli): support harmony target in yaml scripts by @quanru in #2587

Bug Fixes 🐞

  • fix(harmony-mcp): externalize photon and sharp to fix WASM init failure by @quanru in #2593
  • fix(web-integration): stop capping longPress duration at 600ms by @quanru in #2591

Document 📖

  • docs(site): clarify aiHover support on PC desktop by @quanru in #2595
  • docs(site): clarify remoteAdbHost points to adb server, not adbd by @quanru in #2590
  • docs(site): document runAdbShell coordinate taps by @EAGzzyCSL in #2585
  • docs(site): simplify remoteAdbHost/Port explanation for adb server by @yuyutaotao in #2597
  • docs(site): refresh recommended model list to latest by @yuyutaotao in #2598

Other Changes

Full Changelog: v1.8.11...v1.9.0

v1.8.11

04 Jun 03:22

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(android): avoid passing null as displayId for Android screenshot by @Erin513 in #2573

Full Changelog: v1.8.10...v1.8.11

v1.8.9

03 Jun 06:18

Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

Full Changelog: v1.8.8...v1.8.9

v1.8.8

02 Jun 10:03

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(core): break service import cycle breaking model verification by @quanru in #2564
  • fix(harmony): align keyboard dismiss strategy by @quanru in #2563
  • fix(core): use original image detail for GPT-5 bbox planning and update model docs by @EAGzzyCSL in #2566
  • fix(harmony): make ClearInput actually delete text by @quanru in #2558
  • fix(report): remove redundant before-calling screenshot by @EAGzzyCSL in #2512
  • fix(core): adapt gemini reasoning effort by @EAGzzyCSL in #2581
  • fix(core): expose raw model usage in usage info by @EAGzzyCSL in #2580

Other Changes

  • test(workflow): add test type checking by @EAGzzyCSL in #2567
  • test(workflow): cover all root unit test targets by @EAGzzyCSL in #2569
  • Run YAML cases through Rstest by @quanru in #2537
  • Disable runtime YAML result interpolation; apply env-var interpolation before execution and update docs/tests by @yuyutaotao in #2577
  • chore(workflow): remove source path aliases by @EAGzzyCSL in #2559

Full Changelog: v1.8.7...v1.8.8

v1.8.7

28 May 06:59

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(computer): disarm input on agent destroy by @ottomao in #2548

Other Changes

  • chore(workflow): validate tsconfig references and scoped type checking by @EAGzzyCSL in #2560

Full Changelog: v1.8.6...v1.8.7