Skip to content

Releases: web-infra-dev/midscene

v0.28.8

16 Sep 04:08
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(site): update v0.28 release notes with new features, optimizations, bug fixes, and documentation enhancements by @quanru in #1205

Bug Fixes 🐞

  • fix(chrome-playground): enhance AI description generation with model config and improve element rectangle handling by @quanru in #1206

Document 📖

Full Changelog: v0.28.7...v0.28.8

v0.28.7

15 Sep 14:13
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(playground): refactor playground components and SDK to support unique server IDs by @quanru in #1195
  • feat(playground): implement safeOverrideAIConfig for improved AI configuration handling across components by @quanru in #1199
  • feat(core): agent add options useCache, replanningCycleLimit by @EAGzzyCSL in #1196

Bug Fixes 🐞

  • fix(core): add TEXT action type and update response handling for Playwright and YAML generators by @quanru in #1198
  • fix(web): dblclick for playwright by @yuyutaotao in #1194
  • fix(android): remove vl mode check by @quanru in #1201
  • fix(playground): streamline execution options handling and improve config management across components by @quanru in #1202

Document 📖

Full Changelog: v0.28.6...v0.28.7

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