Releases: web-infra-dev/midscene
Releases · web-infra-dev/midscene
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
v0.27.5
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 🐞
- fix(core): evaluation code by @yuyutaotao in #1135
- fix(web): fix the drag and drop actions by @yuyutaotao in #1136
Full Changelog: v0.27.4...v0.27.5
v0.27.4
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