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