v0.8.0
版本发布时间: 2024-11-14 15:54:22
web-infra-dev/midscene最新发布版本:v0.8.5(2024-12-10 15:24:15)
What's Changed
New Features 🎉
- feat: make playground working in the browser by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/135
- feat(ai-model): add claude computer ablity by @zhoushaw in https://github.com/web-infra-dev/midscene/pull/136
- feat: Build a chrome extension for playground by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/140
- feat: optimize the speed of screenshot in browser by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/144
- feat(cache): optimize cache logic id and export overrideAIConfig by @zhoushaw in https://github.com/web-infra-dev/midscene/pull/148
- feat: add screenshot for extension document by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/150
Bug Fixes 🐞
- fix: .aiAction fail to run in Playwright by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/137
- fix: links in readme by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/151
Document 📖
- docs: Update CONTRIBUTING.md by @kaleaditya779 in https://github.com/web-infra-dev/midscene/pull/141
- docs: optimize description by @zhoushaw in https://github.com/web-infra-dev/midscene/pull/145
- docs: add introduction to our Chrome extension by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/149
Other Changes
- workflow(ci): fix ci error by @zhoushaw in https://github.com/web-infra-dev/midscene/pull/142
- chore: some minor bug fixes by @yuyutaotao in https://github.com/web-infra-dev/midscene/pull/146
- workflow(ci): fix ai test by @zhoushaw in https://github.com/web-infra-dev/midscene/pull/147
New Contributors
- @kaleaditya779 made their first contribution in https://github.com/web-infra-dev/midscene/pull/141
Full Changelog: https://github.com/web-infra-dev/midscene/compare/v0.7.1...v0.8.0