parent
5c1d7d09b6
commit
670fe41eae
11
readme.txt
11
readme.txt
|
@ -3,9 +3,9 @@ Contributors: shenyanzhi
|
|||
Donate link: https://qq52o.me/sponsor.html
|
||||
Tags: oss, 阿里云, 对象存储, aliyun
|
||||
Requires at least: 4.2
|
||||
Tested up to: 5.8
|
||||
Tested up to: 5.9
|
||||
Requires PHP: 5.6.0
|
||||
Stable tag: 1.2.8
|
||||
Stable tag: 1.3.0
|
||||
License: Apache 2.0
|
||||
License URI: http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
|
||||
|
@ -72,6 +72,13 @@ License URI: http://www.apache.org/licenses/LICENSE-2.0.html
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.0 =
|
||||
* 增加地域
|
||||
* 优化 isset 判断
|
||||
* 优化访问权限
|
||||
* 修复存在同名 path 时截取错误
|
||||
* 修改 accessKeySecret 类型为 password
|
||||
|
||||
= 1.2.8 =
|
||||
* 支持上传文件自动重命名
|
||||
* 优化图片处理
|
||||
|
|
Loading…
Reference in New Issue