-
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ea82600
commit 3c9f13a
Showing
2 changed files
with
4 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
✨ Features | ||
|
||
- 新增内置S3 API兼容平台支持 | ||
- 现在又拍云图床支持自定义接口地址 | ||
- 七牛云新建存储桶新增`亚太-河内`支持 | ||
- 现在配置页点击图床名会跳转至手册说明页 | ||
|
||
🐛 Bug Fixes | ||
|
||
- 修复了修改s3图床相册链接后,拷贝图片链接没有对应修改的问题 | ||
- 修复了修改s3图床相册连接后,云端删除失效的问题 | ||
- 修复了设置精细转换格式时的序列化错误 | ||
- 修复了设置精细转换格式时,配置没有起作用的问题 | ||
- 修复了界面翻译错误 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
✨ Features | ||
|
||
- Add support for built-in S3 API compatible platform | ||
- Upyun now supports custom interface addresses | ||
- Qiniu Cloud new bucket supports `Asia-Pacific-Hanoi` | ||
- Now clicking the image bed name on the configuration page will jump to the manual explanation page | ||
|
||
🐛 Bug Fixes | ||
|
||
- Fix the problem that the copied image link is not modified after modifying the s3 album link | ||
- Fixed the problem that the cloud deletion is invalid after modifying the s3 album connection | ||
- Fixed serialization error when setting fine conversion format | ||
- Fixed the problem that the configuration did not take effect when setting the fine conversion format | ||
- Fixed interface translation error |