File tree Expand file tree Collapse file tree 4 files changed +32
-1
lines changed
static/images/docs/about_changelog Expand file tree Collapse file tree 4 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 11SAFELINE-CE CHANGELOG
22===
33
4+ ## [ 3.1.0] - 2023-08-25
5+
6+ ### 新增
7+
8+ - 新增证书管理。自动判断域名与过期状态,配置站点时可以直接选择([ #111 ] ( https://github.com/chaitin/SafeLine/issues/111 ) ),还可以修改管理后台的证书([ #201 ] ( https://github.com/chaitin/SafeLine/issues/201 ) )
9+ - 新增系统信息
10+
11+ ### 优化
12+
13+ - 修复站点详情全局只支持 250 个资源的问题。现在是每个站点各支持 250 个
14+ - 修复站点详情中,路径太长样式会错位的问题
15+ - 修复站点从维护切换成其他状态时,微信会缓存维护页面的问题([ #221 ] ( https://github.com/chaitin/SafeLine/issues/221 ) )
16+ - 修复手机和平板上不能输入动态口令的问题([ #234 ] ( https://github.com/chaitin/SafeLine/issues/234 ) )
17+ - 优化导航栏和若干 UI 交互细节
18+
419## [ 3.0.1] - 2023-08-18
520
621- 更新底层语义分析引擎,加强基础防护能力
Original file line number Diff line number Diff line change 11{
2- "latest_version" : " v3.0.1 " ,
2+ "latest_version" : " v3.1.0 " ,
33 "rec_version" : " v3.0.1"
44}
Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ title: "版本更新记录"
66
77[ 版本升级方法] ( /docs/guide/upgrade )
88
9+ ## [ 3.1.0] - 2023-08-25
10+
11+ ### 新增
12+
13+ - 新增证书管理。自动判断域名与过期状态,配置站点时可以直接选择([ #111 ] ( https://github.com/chaitin/SafeLine/issues/111 ) ),还可以修改管理后台的证书([ #201 ] ( https://github.com/chaitin/SafeLine/issues/201 ) )
14+ ![ ] ( /images/docs/about_changelog/mgt_cert.png )
15+ - 新增系统信息
16+
17+ ### 优化
18+
19+ - 修复站点详情全局只支持 250 个资源的问题。现在是每个站点各支持 250 个
20+ - 修复站点详情中,路径太长样式会错位的问题
21+ - 修复站点从维护切换成其他状态时,微信会缓存维护页面的问题([ #221 ] ( https://github.com/chaitin/SafeLine/issues/221 ) )
22+ - 修复手机和平板上不能输入动态口令的问题([ #234 ] ( https://github.com/chaitin/SafeLine/issues/234 ) )
23+ - 优化导航栏和若干 UI 交互细节
24+
925## [ 3.0.1] - 2023-08-18
1026
1127- 更新底层语义分析引擎,加强基础防护能力
You can’t perform that action at this time.
0 commit comments