Skip to content

Commit

Permalink
feat: release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zclaiqcc committed May 5, 2023
1 parent 76c5d29 commit d391cda
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ SAFELINE-CE CHANGELOG

- 告警

## [1.3.0] - 2023-05-05

### 新增
- 支持按照源 IP、攻击类型、URL 筛选检测日志

### 修复
- 修复 dashboard 在部分低版本浏览器下的兼容问题
- 修复按源 IP 添加自定义规则时,添加不了 /8 和更大的网段的问题

## [1.2.0] - 2023-04-27

### 新增
Expand Down
9 changes: 9 additions & 0 deletions homepage/src/static/md/about_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ order: 3

# 版本更新记录

## [1.3.0] - 2023-05-05

### 新增
- 支持按照源 IP、攻击类型、URL 筛选检测日志

### 修复
- 修复 dashboard 在部分低版本浏览器下的兼容问题
- 修复按源 IP 添加自定义规则时,添加不了 /8 和更大的网段的问题

## [1.2.0] - 2023-04-27

### 新增
Expand Down

0 comments on commit d391cda

Please sign in to comment.