You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
修复webp转换其他格式失败
This commit is contained in:
14
README.md
14
README.md
@@ -6,7 +6,7 @@
|
||||
>
|
||||
|
||||
[演示](https://png.cm/)
|
||||
[Chrome 拓展](https://github.com/icret/EasyImage-Browser-Extension)
|
||||
[Chrome/Edge 插件](https://github.com/icret/EasyImage-Browser-Extension)
|
||||
[使用手册](https://www.kancloud.cn/easyimage/easyimage/)
|
||||
[问题反馈](https://support.qq.com/products/367633)
|
||||
[QQ群](https://shang.qq.com/wpa/qunwpa?idkey=3feb4e8be8f1839f71e53bf2e876de36afc6889b2630c33c877d8df5a5583a6f)
|
||||
@@ -102,10 +102,11 @@ $HTTP["url"] =~ "^/(i|public)/" {
|
||||
|
||||
## 更新日志
|
||||
|
||||
<details><summary><mark>点击查看2.0版更新日志</mark></summary>
|
||||
<details><summary>点击查看2.0版更新日志</summary>
|
||||
|
||||
* 2022-3-7 v2.5.6 dev
|
||||
* 2022-3-10 v2.5.6 dev
|
||||
- 修复加密删除后不能正确提示
|
||||
- 修复webp转换其他格式失败
|
||||
|
||||
* 2022-3-4 v2.5.5
|
||||
- 增加设置页面检测是否开启登录上传
|
||||
@@ -402,7 +403,7 @@ RewriteRule config/(.*).(php)$ – [F]
|
||||
- ~~支持删除自定义删除图片(仅管理员)~~
|
||||
</details>
|
||||
|
||||
<details><summary><mark>与1.6.4版本差别</mark></summary>
|
||||
<details><summary>与1.6.4版本差别</summary>
|
||||
|
||||
##### 不建议再使用 [EasyImage 1.6.4版本](https://github.com/icret/easyImages)
|
||||
|
||||
@@ -449,5 +450,6 @@ RewriteRule config/(.*).(php)$ – [F]
|
||||
- Copyright © 2018 EasyImage dev By [Icret](https://github.com/icret)
|
||||
|
||||
* have fun!
|
||||
|
||||
[](https://github.com/icret/EasyImages2.0/stargazers)
|
||||
|
||||

|
||||
[](https://github.com/icret/EasyImages2.0/stargazers)
|
||||
|
||||
Reference in New Issue
Block a user