Skip to content

Commit

Permalink
feat: update versino to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DeronW committed Feb 22, 2024
1 parent 8051310 commit f44a456
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions documents/docs/05-about/00-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ title: "版本更新记录"

[版本升级方法](/guide/upgrade)

### [4.3.3] - 2024-02-22

#### 优化

- 人机验证拦截页面,增加 Content-Security-Policy 策略配置,加强安全性 ([#685](https://github.com/chaitin/SafeLine/issues/685))

#### 修复

- 修复左侧菜单滚动条样式错误的问题

### [4.3.2] - 2024-02-06

#### 修复
Expand Down
2 changes: 1 addition & 1 deletion release/latest/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest_version": "v4.3.2",
"latest_version": "v4.3.3",
"rec_version": "v3.16.1"
}

0 comments on commit f44a456

Please sign in to comment.