Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 09:28
· 731 commits to main since this release

What's Changed

New Features 🎉

  • feat(web-integration): implement file upload functionality with tests and HTML fixture by @quanru in #1709

Bug Fixes 🐞

  • fix(core): update cache when validation fails after DOM changes by @quanru in #1729
  • fix(visualizer): prevent long reportHTML from being displayed in playground output by @quanru in #1730
  • fix(core): show deepThink tag for .aiAct in report by @yuyutaotao in #1731
  • fix(core): update style of summary row in report by @yuyutaotao in #1724
  • fix(core): update config for qwen deepThink by @yuyutaotao in #1732
  • fix(playground): create agent in getActionSpace when using agentFactory mode by @quanru in #1737
  • fix(site): use proper closing tag for video element in README by @quanru in #1739

Other Changes

Full Changelog: v1.1.0...v1.2.0