Skip to content

v2.2.1

Compare
Choose a tag to compare
@PeterPanZH PeterPanZH released this 06 Sep 08:03
· 72 commits to develop since this release
733cd4e

ZH

  • 问题修复

    • FE: 修复错误页面跳转链接错误的问题 (#973)
    • BE: 更新 VDL.service 的链接 (#976)
    • FE: 修复标量数据部分情况下极值无法正确显示的问题 (#981)
    • FE: 修复标量数据 WallTime 显示错误的问题 (#998)
    • FE: 修复标量数据坐标轴范围计算错误的问题 (#998)
  • 其他改进

    • 折线图可以显示 NaNInfinity 了 (#983, #984, #998)
    • BE: 数据采样时永远保留最新值 (#980)

EN

  • Bug Fixes

    • FE: Fix link error in error pages (#973)
    • BE: Update endpoint of VDL.service (#976)
    • FE: Fix extrema cannot display in some cases in scalar page (#981)
    • FE: Fix WallTime display error in scalar page (#998)
    • FE: Fix axis range calculation error in scalar page (#998)
  • Enhancement

    • NaN and Infinity values can display in scalar charts (#983, #984, #998)
    • BE: Keep the latest values when sampling data (#980)