Skip to content

Releases: iranee/qnap-alist-webdav

v3.19.0

20 Jun 15:50
c00aa55
Compare
Choose a tag to compare

更新注意:

  • 更新过后,如果登录页面提示:“ 获取设置失败: 请稍候,正在加载储存”
  • 错误详情:AlistGo/alist#3976
  • 修正错误:
  • 第一种: 加载存储需要时间,等就行了。几分钟到几十分钟不等。
  • 第二种:在url后面加/@manage/storages 进入管理界面,例如:http://192.168.100.20:5244/@manage/storages
  • 找到挂载的【阿里云盘OPEN】,点击编辑进入,修改项目【Oauth令牌链接】内容为:https://api-cf.nn.ci/alist/ali_open/token

🚨 重大更新

  • 监听http和https

🚀 功能特性

  • 添加OIDC单点登录
  • 支持延迟启动
  • 为默认的HTTP客户端设置ProxyFromEnvironment
  • 添加WoPan驱动程序
  • 139:自动从Authorization中提取帐户
  • baidu_netdisk:允许自定义破解UA

🐞 Bug修复

  • 139:修改认证模式
  • 避免由于Authorization为空而引发恐慌
  • 189pc:添加REQID标头
  • aliyundrive_open:openFile/list速率限制
  • 更改默认的oauth_token_url
  • 依赖项:将模块github.com/gin-gonic/gin更新到v1.9.1 [security] [skip ci]
  • s3:可选将文件名添加到disposition

🏎 性能优化

  • baidu:避免在每次启动时刷新令牌

v3.18.0

29 May 06:59
b20b07f
Compare
Choose a tag to compare

🚀 功能更新

  • 添加 UC 驱动程序
  • cloudreve: 自动删除地址中的尾随斜杠
  • 更新 alpine 到 3.18
  • s3: 在上传时根据流设置内容类型
  • 更新模块 github.com/sirupsen/logrus 到 v1.9.2

🐞问题修复

  • 189pc: 大文件上传错误
  • alias: 为代理 URL 添加 api 前缀
  • alist_v3: 上传时缺少 Content-Length
  • baidu_photo: 合法相册标题检查
  • copy: 从返回写入器的驱动程序复制
  • seafile: 下载或上传文件时驱动程序出现错误

v3.17.0

15 May 10:47
b20b07f
Compare
Choose a tag to compare

update

v3.16.3

28 Apr 07:34
b20b07f
Compare
Choose a tag to compare

🚀 新功能

  • alias: 支持缩略图

🐞 Bug 修复

  • aliyundrive_open: 如果 access_token 为空,则无法刷新token

v3.16.0

22 Apr 07:03
b20b07f
Compare
Choose a tag to compare

v3.16.0

🚀 Features

  • 空文件夹清空API [ckip ci]
  • s3:可选从路径中移除bucket名称
  • task:如果panic,则打印堆栈跟踪

🐞 Bug修复

  • 123:错误的端点
  • 适应新的上传方法
  • 别名:在空指针上panic
  • 完全禁用日志记录

依赖更新

  • 更新模块 golang.org/x/crypto 到 v0.8.0 [skip ci]
  • 更新模块 golang.org/x/net 到 v0.9.0 [skip ci]
  • 更新模块 golang.org/x/image 到 v0.7.0

其他修复

  • onedrive:在upBig中进行错误检查
  • quark:下载文件大小限制

更多改动请查看 GitHub 上的变更

v3.15.1

07 Apr 06:41
b20b07f
Compare
Choose a tag to compare

🐞 Bug修复

  • @xhofe 在 #3957 (86bea) 中修复了启用 sign_all 时的错过签名问题
  • @xhofe 在 #4038 (9ccd8) 中更改了API前缀
  • @NewbieOrange@xhofe 在 #3999 和 #3823 (4ec27) 中刷新上传URL,如果过期则关闭
  • @renovate[bot] 在 #4039 (3a311) 中更新了模块github.com/upyun/go-sdk/v3到v3.0.4
  • @renovate[bot] 在 #4041 (a4757) 中更新了模块github.com/spf13/cobra到v1.7.0 [跳过 ci]
  • @xhofe 在 #3996 (3b07c) 中忽略了重定向时的 Referer
  • @xhofe 在 #4017 (d3efe) 中当文件大小>50000MB时增加 PartSize
  • @NightSpaceC 在 #4027 (3cdb8) 中修正了错误的文件名显示

🏎 性能

  • @xhofe (0acba) 减少了登录次数
  • @xhofe 在 #4054 (0f8a8) 中禁用了fs调用时的日志记录

详情:https://github.com/alist-org/alist/releases/tag/v3.15.1

v3.15.0

27 Mar 13:20
5370943
Compare
Choose a tag to compare
阿里云盘 Open

v3.14.0

17 Mar 09:17
33a1fdf
Compare
Choose a tag to compare

v3.13.2

13 Mar 09:58
a602e7f
Compare
Choose a tag to compare

v3.13.2

  • 建议全新安装插件,重新手动配置挂载网盘

v3.12.2

01 Mar 06:42
c1eade5
Compare
Choose a tag to compare

🐞 Bug Fixes