v1.3.5
What's Changed
New Features 🎉
- feat(report): add timeline collapse toggle and change time unit to seconds by @quanru in #1897
- feat(core): fix Dlaton problems by @EAGzzyCSL in #1903
- feat(visualizer): sync sidebar step highlight with player playback and fix replay by @quanru in #1901
- feat(computer): use AppleScript for keyboard input on macOS by @quanru in #1917
- feat(core): filter Finalize action from plan cache by @quanru in #1920
Bug Fixes 🐞
- fix(cli): preserve localStorage and sessionStorage with shareBrowserContext by @quanru in #1886
- fix(core): resolve circular dependency warnings for Agent and createAgent by @quanru in #1900
- fix(android): escape user input content before invoking adb shell by @frank-mupt in #1899
- fix(android-playground): enable remote access and fix screenshot polling by @quanru in #1905
- fix(computer): clipboardy Error [ERR_REQUIRE_ESM]: require() of ES Mo… by @e790a8 in #1909
- fix(web): pass-windowsize-param-when-using-share-browser-context by @Erin513 in #1908
- fix(web-integration): add browser UI height offset for headed mode window size by @quanru in #1925
- fix(web-integration): typeOnly mode not working in YAML input action by @quanru in #1924
- fix(android): allow ffmpeg fallback when @ffmpeg-installer/ffmpeg is missing by @quanru in #1928
Document 📖
- docs(site): sync site title to Vision-Driven UI Automation by @yuyutaotao in #1927
- docs(site): improve Computer Playground documentation and fix styling by @quanru in #1929
- docs(site): add v1.3 changelog by @quanru in #1932
Other Changes
- chore(core): remove useless code by @EAGzzyCSL in #1898
- refactor(shared): migrate image processing from jimp to photon by @quanru in #1896
- refactor(core): replace StorageProvider with ReportGenerator protocol by @quanru in #1823
New Contributors
Full Changelog: v1.3.4...v1.3.5