Skip to content

v0.28.10

Choose a tag to compare

@github-actions github-actions released this 19 Sep 09:01
· 1113 commits to main since this release

What's Changed

New Features 🎉

  • feat(core): implement single warning for non-VL model usage by @quanru in #1220
  • feat(playground): style optimize by @quanru in #1217
  • feat(report): allow rendering of test stats with zero dumps by @quanru in #1227

Bug Fixes 🐞

  • fix(web-intergration): change aiQuery return type to Promise by @quanru in #1219
  • fix(core): change non-VL model warning to throw an error by @quanru in #1222
  • fix(android): ui-tars for android by @yuyutaotao in #1221
  • fix(visualizer): enhance canvas resizing and update image dimensions handling by @quanru in #1228

Other Changes

  • refactor playground message list history by @quanru in #1225

Full Changelog: v0.28.9...v0.28.10