Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file.

1.0.0

  • 调整连接池 idle 检测时间,避免下载文件时出现 connection closed before message completed 报错
  • 功能相对稳定,发布 1.0 版本。

0.5.5

  • 降级 OpenSSL 修复 MIPS 架构二进制文件无法正常运行的问题

0.5.4

  • 刷新 refresh token 增加 429 状态码重试

0.5.3

  • 完善请求重试,处理请求 408、429 报错

0.5.2

  • 增加 arm_cortex-a5_vfpv4 架构 OpenWrt 包(玩客云适用)

0.5.1

  • 修复 OpenWrt Luci 界面语言翻译问题

0.5.0

  • 增加实验性阿里云相册与网盘服务(PDS)支持,阿里云网站开通 PDS 服务后可通过传入 domain_id 和对应用户的 refresh_token(可通过访问 BasicUI 获取) 使用。

0.4.8

  • 支持通过环境变量 HOSTPORT 配置监听地址和端口

0.4.7

  • 发布 musllinux wheel 二进制包至 PyPI

0.4.6

  • 自动尝试刷新过期的上传地址
  • GitHub Release 产物文件名增加版本号

0.4.5

  • 兼容 macOS Finder chunked encoding 上传 X-Expected-Entity-Length HTTP header

0.4.4

  • 新增目录缓存过期时间参数配置