Skip to content

Commit 733cd4e

Browse files
authored
bump visualdl to 2.2.1 (#1005)
* fix: stuck on loading page when components is empty * bump visualdl to 2.2.1
1 parent 122617f commit 733cd4e

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ VisualDL的更新记录在此查看。
44

55
This is the Changelog for the VisualDL 2.0 project.
66

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+
736
## v2.2.0 - 2021-05-23
837

938
**ZH**
@@ -42,7 +71,7 @@ This is the Changelog for the VisualDL 2.0 project.
4271

4372
- Enhancement
4473
- **FE**: Sidebar with runs is now resizable (#949)
45-
- **FE**: re-designed navbar (#949, #951, #962)
74+
- **FE**: Re-designed navbar (#949, #951, #962)
4675

4776
## v2.1.1 - 2021-01-28
4877

0 commit comments

Comments
 (0)