Skip to content

Releases: web-infra-dev/midscene

v0.28.6

11 Sep 12:42
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v0.28.5...v0.28.6

v0.28.5

11 Sep 08:33
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(android-playground): enhance server and client connection handling with dynamic port assignment by @quanru in #1186

Bug Fixes 🐞

  • fix(core): search area size for qwen by @yuyutaotao in #1184
  • fix(playground): streamline SDK response handling and improve error logging by @quanru in #1185

Other Changes

  • refactor(report): unify component path format by @quanru in #1187

Full Changelog: v0.28.4...v0.28.5

v0.28.4

10 Sep 16:00
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.28.3...v0.28.4

v0.28.3

10 Sep 12:40
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(core): isolate model configuration among agents by @EAGzzyCSL in #1168

Full Changelog: v0.28.2...v0.28.3

v0.28.2

10 Sep 09:22
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Full Changelog: v0.28.1...v0.28.2

v0.28.1

09 Sep 06:59
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

Full Changelog: v0.28.0...v0.28.1

v0.28.0

08 Sep 12:39
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(double-click): add double-click action support by @quanru in #1151
  • feat(android): support planning cache for android by @quanru in #1152
  • feat(android): enhance input clearing strategy based on IME settings by @quanru in #1157
  • feat(playground): implement PlaygroundSDK for execution management by @quanru in #1147
  • feat(core): add hook for action space by @yuyutaotao in #1171
  • feat(web): longpress and swipe gesture by @yuyutaotao in #1170

Bug Fixes 🐞

Document 📖

  • docs(readme): add awesome midscene section with community projects by @quanru in #1162

Other Changes

  • update margin in playground.less and improve display content formatting in playground-helpers.ts by @quanru in #1154
  • test(mcp): add tests by @quanru in #1165

Full Changelog: v0.27.6...v0.28.0

v0.27.6

01 Sep 03:36
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(site): add performance configuration to disable build cache by @quanru in #1138

Bug Fixes 🐞

  • fix(report): refine assert failure condition in sidebar component by @quanru in #1143
  • fix(chrome-extension): allow multiple config overrides by @EAGzzyCSL in #1148
  • fix(chrome-extension): remove parseStructuredParams function and streamline parameter handling in executeAction by @quanru in #1149

Other Changes

  • test(core): initialize globalConfigManager in test suites by @quanru in #1140
  • refactor(playground): separate the playground from the web package by @quanru in #1139
  • chore(shared): preProcessImageUrl validate input by @EAGzzyCSL in #1146

Full Changelog: v0.27.5...v0.27.6

v0.27.5

28 Aug 03:19
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(core): rename page -> interface by @yuyutaotao in #1129
  • feat(chrome-extension): support domIncluded and screenshotIncluded option by @quanru in #1133
  • feat(android-playground, report): support all ai method in playground by @quanru in #1132

Bug Fixes 🐞

Full Changelog: v0.27.4...v0.27.5

v0.27.4

26 Aug 12:41
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(shared): globalConfigManager enable multi init by @EAGzzyCSL in #1130

Bug Fixes 🐞

  • fix(web): bridge context error by @yuyutaotao in #1127
  • fix(shared): fix maxTokens value is zero by @EAGzzyCSL in #1128
  • fix(visualizer): adjust bottom padding in playground styles from 0.5px to 1px by @quanru in #1131

Other Changes

  • refactor(android): update action implementation of android by @yuyutaotao in #1124

Full Changelog: v0.27.3...v0.27.4