Skip to content

Releases: web-infra-dev/midscene

v1.2.0

08 Jan 09:28

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(web-integration): implement file upload functionality with tests and HTML fixture by @quanru in #1709

Bug Fixes 🐞

  • fix(core): update cache when validation fails after DOM changes by @quanru in #1729
  • fix(visualizer): prevent long reportHTML from being displayed in playground output by @quanru in #1730
  • fix(core): show deepThink tag for .aiAct in report by @yuyutaotao in #1731
  • fix(core): update style of summary row in report by @yuyutaotao in #1724
  • fix(core): update config for qwen deepThink by @yuyutaotao in #1732
  • fix(playground): create agent in getActionSpace when using agentFactory mode by @quanru in #1737
  • fix(site): use proper closing tag for video element in README by @quanru in #1739

Other Changes

Full Changelog: v1.1.0...v1.2.0

v1.1.0

05 Jan 06:42

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(mcp): add launcher support for Android, iOS, and Web MCP servers by @quanru in #1601
  • feat: adjust platform card title placement by @quanru in #1701
  • feat(core): allow deepThink for Qwen3-vl and Doubao-vision when planning by @yuyutaotao in #1692

Bug Fixes 🐞

  • fix(shared): correct outdated example code by @FriedRiceNoodles in #1682
  • fix(tests): update imports and add conversation history to planning tests by @quanru in #1680
  • fix(report): ensure app initialization before accessing screen properties by @quanru in #1706
  • fix(visualizer): prevent uncaught frame cancel errors in export video by @quanru in #1689
  • fix(chrome-extension): fix incorrect rect passed to describeElement by @FriedRiceNoodles in #1715
  • fix stop function in playground by @quanru in #1705
  • fix(cli): honor --files parameter when --config is specified by @Copilot in #1716
  • fix(core): add dynamic replanning cycle limit from environment config by @quanru in #1717
  • fix(webdriver): enhance getWindowSize to fallback on legacy endpoint by @quanru in #1720

Document 📖

Other Changes

Full Changelog: v1.0.4...v1.1.0

v1.0.4

29 Dec 02:34

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(docs): add banner bg by @quanru in #1656
  • feat(ai): set the default temperature to 0 and allow users to configure it by @yuyutaotao in #1654
  • feat(report): set minimum width for type column in table by @quanru in #1668
  • feat(android): handle error when deleting remote screenshot by @quanru in #1674
  • feat(core): update sidebar style by @yuyutaotao in #1678

Bug Fixes 🐞

  • fix(visualizer): handle object error messages in playground hook by @quanru in #1651
  • fix(android): clean up temporary screenshot files asynchronously by @yuyutaotao in #1652
  • fix(core): rspress config by @yuyutaotao in #1658
  • fix(core): include parse error details in safeParseJson error message by @yuyutaotao in #1669
  • fix(core): missing right parenthesis by @quanru in #1672
  • fix(docs): update environment variable name from OPENAI_API_KEY to MIDSCENE_MODEL_API_KEY by @quanru in #1676

Document 📖

Other Changes

Full Changelog: v1.0.3...v1.0.4

v1.0.3

23 Dec 08:24

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(site): add platform and model background images by @quanru in #1641

Bug Fixes 🐞

  • fix(recorder): capture scroll on dynamically loaded scrollable elemen… by @FriedRiceNoodles in #1629
  • fix(playground): Enable realtime progress and reports for remote execution by @quanru in #1643

Document 📖

Other Changes

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Dec 12:38

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Dec 11:00

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Dec 07:58
ed46789

Choose a tag to compare

v0.30.10

11 Dec 03:36

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(ios): use WebDriver Clear API for dynamic input fields by @quanru in #1568

Full Changelog: v0.30.9...v0.30.10

v0.30.9

04 Dec 01:41

Choose a tag to compare

What's Changed

Other Changes

  • refactor(core): replace @langchain/core with native template literals by @lilac in #1459

New Contributors

Full Changelog: v0.30.8...v0.30.9

v0.30.8

04 Nov 04:30

Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

  • Add midscene-pc projects to Awesome MidScene by @Copilot in #1390

Full Changelog: v0.30.7...v0.30.8