Skip to content

Commit

Permalink
update version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Apr 28, 2020
1 parent 344165c commit c2da39e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* [x] 支持替换数据库中旧的资源链接地址
* [x] 支持又拍云云存储USS完整地域使用
* [x] 支持同步历史附件到又拍云云存储USS
* [x] 支持上传时自动重命名文件(MD5或时间戳+随机数两种方式)

## 安装

Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: USS, 又拍云, 对象存储, upyun, 云存储
Requires at least: 4.2
Tested up to: 5.4
Requires PHP: 5.6.0
Stable tag: 1.1.0
Stable tag: 1.1.1
License: Apache 2.0
License URI: http://www.apache.org/licenses/LICENSE-2.0.html

Expand All @@ -25,7 +25,8 @@ License URI: http://www.apache.org/licenses/LICENSE-2.0.html
4. 支持替换数据库中旧的资源链接地址
5. 支持又拍云云存储USS完整地域使用
6. 支持同步历史附件到又拍云云存储USS
7. 插件更多详细介绍和安装:[https://github.com/sy-records/upyun-uss-wordpress](https://github.com/sy-records/upyun-uss-wordpress)
7. 支持上传时自动重命名文件(MD5或时间戳+随机数两种方式)
8. 插件更多详细介绍和安装:[https://github.com/sy-records/upyun-uss-wordpress](https://github.com/sy-records/upyun-uss-wordpress)

## 其他插件

Expand Down Expand Up @@ -59,6 +60,10 @@ QQ交流群:887595381

== Changelog ==

= 1.1.1=
* 修复设置页面版本号问题
* 增加上传时自动重命名处理,支持MD5或时间戳+随机数两种方式

= 1.1.0 =
* 修复勾选不在本地保存图片后媒体库显示默认图片问题
* 修改删除为异步删除
Expand Down

0 comments on commit c2da39e

Please sign in to comment.