v1.0.4
What's Changed
New Features 🎉
- feat(docs): add banner bg by @quanru in #1656
- feat(ai): set the default temperature to 0 and allow users to configure it by @yuyutaotao in #1654
- feat(report): set minimum width for type column in table by @quanru in #1668
- feat(android): handle error when deleting remote screenshot by @quanru in #1674
- feat(core): update sidebar style by @yuyutaotao in #1678
Bug Fixes 🐞
- fix(visualizer): handle object error messages in playground hook by @quanru in #1651
- fix(android): clean up temporary screenshot files asynchronously by @yuyutaotao in #1652
- fix(core): rspress config by @yuyutaotao in #1658
- fix(core): include parse error details in safeParseJson error message by @yuyutaotao in #1669
- fix(core): missing right parenthesis by @quanru in #1672
- fix(docs): update environment variable name from OPENAI_API_KEY to MIDSCENE_MODEL_API_KEY by @quanru in #1676
Document 📖
- docs(rspress): upgrade to rspress@2.0.0-rc.3 by @SoonIter in #1648
- docs(core): add showcases page by @yuyutaotao in #1642
Other Changes
- Clarify navigate action URL requirements by @yuyutaotao in #1645
Full Changelog: v1.0.3...v1.0.4