@@ -4,6 +4,35 @@ VisualDL的更新记录在此查看。
4
4
5
5
This is the Changelog for the VisualDL 2.0 project.
6
6
7
+ ## v2.2.1 - 2021-09-02
8
+
9
+ ** ZH**
10
+
11
+ - 问题修复
12
+ - ** FE** : 修复错误页面跳转链接错误的问题 (#973 )
13
+ - ** BE** : 更新 VDL.service 的链接 (#976 )
14
+ - ** FE** : 修复标量数据部分情况下极值无法正确显示的问题 (#981 )
15
+ - ** FE** : 修复标量数据 WallTime 显示错误的问题 (#998 )
16
+ - ** FE** : 修复标量数据坐标轴范围计算错误的问题 (#998 )
17
+
18
+ - 其他改进
19
+ - 折线图可以显示 ` NaN ` 和 ` Infinity ` 了 (#983 , #984 , #998 )
20
+ - ** BE** : 数据采样时永远保留最新值 (#980 )
21
+
22
+
23
+ ** EN**
24
+
25
+ - Bug Fixes
26
+ - ** FE** : Fix link error in error pages (#973 )
27
+ - ** BE** : Update VDL.service 的链接 (#976 )
28
+ - ** FE** : Fix extrema cannot display in some cases in scalar page (#981 )
29
+ - ** FE** : Fix WallTime display error in scalar page (#998 )
30
+ - ** FE** : Fix axis range calculation error in scalar page (#998 )
31
+
32
+ - Enhancement
33
+ - ` NaN ` and ` Infinity ` values can display in scalar charts (#983 , #984 , #998 )
34
+ - ** BE** : Keep the latest values when sampling data (#980 )
35
+
7
36
## v2.2.0 - 2021-05-23
8
37
9
38
** ZH**
@@ -42,7 +71,7 @@ This is the Changelog for the VisualDL 2.0 project.
42
71
43
72
- Enhancement
44
73
- ** FE** : Sidebar with runs is now resizable (#949 )
45
- - ** FE** : re -designed navbar (#949 , #951 , #962 )
74
+ - ** FE** : Re -designed navbar (#949 , #951 , #962 )
46
75
47
76
## v2.1.1 - 2021-01-28
48
77
0 commit comments