Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug:优化说明部分内容 #2643 #2645

Merged
merged 2 commits into from
Oct 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/frontend/locale/repository/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@
"previewErrorTip": "File Preview Fail",
"helps": {
"documentation": "Documentation",
"releaseNote": "Release Note",
"releaseNote": "Release Notes",
"feedback": "Feedback",
"openSource": "Open Source"
},
Expand Down
10 changes: 5 additions & 5 deletions versionLogs/en/V1.4.1-beta.2.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# V1.4.1-beta.2版本更新日志
# V1.4.1-beta.2 Release Notes



### 优化
### Improvements

- [ 优化 ] 支持跨cos存储复制文件
- [ Improved ] Supports copying files across cos storage

### 修复
### Bug Fixes

- [ 修复 ] 修复auth权限校验bug
- [ Fixed ] Fix auth permission verification bug
6 changes: 3 additions & 3 deletions versionLogs/en/V1.4.1-beta.3.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# V1.4.1-beta.3版本更新日志
# V1.4.1-beta.3 Release Notes



### 优化
### Improvements

- [ 优化 ] 页面产品支持iframe加载模式
- [ Improved ] Page products support iframe loading mode
6 changes: 3 additions & 3 deletions versionLogs/en/V1.4.1-beta.4.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# V1.4.1-beta.4版本更新日志
# V1.4.1-beta.4 Release Notes



### 优化
### Improvements

- [ 优化 ] artifact-cleanup允许默认执行
- [ Improved ] artifact-cleanup allows default execution
18 changes: 9 additions & 9 deletions versionLogs/en/V1.5.1-beta.3.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# V1.5.1-beta.3版本更新日志
# V1.5.1-beta.3 Release Notes

### 新增
### Features

- [ 新增 ] role资源增加pod
- [ 新增 ] 新增加maven服务
- [ 新增 ] 支持接入蓝鲸消息通知中心
- [ Feature ] Added pod to role resources
- [ Feature ] Added Maven service
- [ Feature ] Support for integrating with BlueKing Message Notification Center

### 优化
### Improvements

- [ 优化 ] 取消fs-server服务的部署
- [ Improved ] Canceled the deployment of the fs-server service

### 修复
### Bug Fixes

- [ 修复 ] 修复前端bug
- [ Fixed ] Fixed frontend bugs
10 changes: 5 additions & 5 deletions versionLogs/en/V1.5.2-rc.1.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# V1.5.2-rc.1版本更新日志
# V1.5.2-rc.1 Release Notes

### 新增
### Features

- [ 新增 ] 版本日志链接
- [ Feature ] Version log link

### 优化
### Improvements

- [ 优化 ] 优化一次性下载链接到generic
- [ Improved ] Optimize one-time download links to generic
Loading