Releases: web-infra-dev/midscene
Releases · web-infra-dev/midscene
v0.28.8
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 📖
- docs: release preview feature of customized-interface by @yuyutaotao in #1200
Full Changelog: v0.28.7...v0.28.8
v0.28.7
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 📖
- docs(core): update docs for interface by @yuyutaotao in #1197
Full Changelog: v0.28.6...v0.28.7
v0.28.6
v0.28.5
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
Full Changelog: v0.28.4...v0.28.5
v0.28.4
What's Changed
Other Changes
- chore(core): remove unused types by @yuyutaotao in #1183
- feat(playground): universal playground by @quanru in #1177
Full Changelog: v0.28.3...v0.28.4
v0.28.3
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
What's Changed
Bug Fixes 🐞
- fix(core): rect size for deepThink by @yuyutaotao in #1180
- fix(core): deepthink params by @yuyutaotao in #1182
Document 📖
- docs(core): init docs for custom interface by @yuyutaotao in #1176
Full Changelog: v0.28.1...v0.28.2
v0.28.1
What's Changed
New Features 🎉
- feat: run general device by yaml script by @yuyutaotao in #1161
Other Changes
- chore(core): update error log for hooks by @yuyutaotao in #1174
Full Changelog: v0.28.0...v0.28.1
v0.28.0
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 🐞
- fix(core): device type definition by @yuyutaotao in #1160
- fix(android): scroll end point calculate by @quanru in #1158
- fix(mcp): mcp should declare deps photon by @EAGzzyCSL in #1164
Document 📖
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
What's Changed
New Features 🎉
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