Skip to content

v2.0.4

Compare
Choose a tag to compare
@PeterPanZH PeterPanZH released this 21 Sep 12:20
· 176 commits to develop since this release
1af9ff2

ZH

问题修复

  • BE: 修复add_pr_curve不支持list的问题 (#810)
  • FE: 修复tooltip图标间距错乱的问题 (#815)
  • FE: 修复index载入中未居中 (#815)
  • FE: 修复图表载入中消失的问题 (#815)
  • FE: 时间日期无法被正确的格式化的问题 (#813, #815)
  • BE: 修复PR Curve中display_name显示的问题 (#816)

Features

  • 推出 VisualDL Service
  • FE: 支持深色模式

EN

Bug Fixes

  • BE: fix list not support add_pr_curve (#810)
  • FE: fix chart toolbox icons gap chaos (#815)
  • FE: index loading not centered (#815)
  • FE: get missing echarts loading back (#815)
  • FE: date & time cannot be formatted to correct locale string (#813, #815)
  • BE: fix pr display_name bug (#816)

Features

  • release VisualDL Service
  • FE: Support Dark mode