跳转到正文Changelog
2.5.4 (2026-07-23)
Bug Fixes
- run Docker as root for volume compatibility (fbcd4a5)
- run Docker image as root for data volume compatibility (fc0cbeb)
2.5.3 (2026-07-23)
Bug Fixes
- add magic-byte checks, login rate limits, and non-root Docker (eda0a31)
- magic-byte file checks, admin login rate limit, non-root Docker (0ee2f04)
2.5.2 (2026-07-23)
Bug Fixes
- harden share expiry, download token, quota SQL, and CORS (ae77026)
- harden share expiry, download token, quota SQL, and CORS (a41693f)
2.5.1 (2026-07-21)
Bug Fixes
- patch CVE dependencies and path traversal risks (00f3abd)
2.5.0 (2026-07-11)
Features
- add global storage capacity limit (818dd47)
- automate version releases (ee8f908)
- configure admin session lifetime (#484) (93ff291)
Bug Fixes
- build frontend on native Docker platform (2c51384)
- harden automated release workflow (46883c9)
- harden share retrieval and admin visibility (#482, #480) (8d7d856)
- resolve docs dependency audit warnings (36300ef)
[Unreleased]
Added
- 增加全局存储容量上限配置,并对普通上传、分片上传、预签名直传和后台文件分享统一执行并发安全的容量预留。
- 增加存储预留迁移及过期上传清理,失败、取消或过期的上传会释放预留容量。