Skip to content

Commit 9f39488

Browse files
qiaofeng1227github-actions[bot]
authored andcommitted
Build Plugin For Release
1 parent 1125439 commit 9f39488

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.15-rc1 release on 2025-08-16
2+
- [【Websoft9 优化】-- 服务状态监控](https://github.com/Websoft9/websoft9/issues/626)
3+
- [【Websoft9 优化】-- PHP 版本管理](https://github.com/Websoft9/websoft9/issues/627)
4+
- [【Websoft9 优化】-- 系统指标 ](https://github.com/Websoft9/websoft9/issues/628)
5+
- [【Websoft9 优化】-- 网关集成 WAF 能力](https://github.com/Websoft9/websoft9/issues/629)
6+
- [【Websoft9 优化】-- 备份与恢复](https://github.com/Websoft9/websoft9/issues/630)
17
## 0.2.14 release on 2025-06-27
28
1. Message prompt for modifying application installation restrictions
39
## 0.2.14-rc1 release on 2025-06-27

public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3",
2+
"version": "0.2.15-rc1",
33
"menu": {
44
"appstore": {
55
"label": "App Store",
@@ -8,4 +8,4 @@
88
}
99
},
1010
"content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' *;font-src * data:;style-src 'unsafe-inline' 'unsafe-eval' *;img-src * data:;connect-src http://redhattext http://overpass-webfont *"
11-
}
11+
}

0 commit comments

Comments
 (0)