Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 29 Dec 02:34
· 735 commits to main since this release

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 📖

Other Changes

Full Changelog: v1.0.3...v1.0.4