Releases: AlistGo/alist
Releases · AlistGo/alist
v3.27.0
🚀 Features
- Misc improvements about upload/copy/hash - by @SeanHeuc in #5045 (a3748)
- Receive
lastModified
from upload api - by @xhofe (19d34) - crypt: Customize
filename_encoding
- by @SeanHeuc in #5148 (37dff) - uss: Add
AntiTheftChainToken
field - by @Kuingsmile in #5115 (092ed)
🐞 Bug Fixes
- Allow no
Last-Modified
on upload api - by @xhofe (6c473) - Temp file not close and incorrect
WebPutAsTask
- by @xhofe (ce10c) - UpdateTime, createTime and HashInfo - by @SeanHeuc in #5111 (6308f)
- Form upload when ticked
As A Task
- by @SeanHeuc in #5145 (e7c0d) - aliyundrive_open:
- deps:
- ftp:
- lanzou:
- Download cannot find data - by @Mythologyli in #5088 (31a03)
- local:
- mopan:
- Parameter error - by @foxxorcat in #5091 (8f493)
🏎 Performance
View changes on GitHub
v3.26.0
🚀 Features
- Upload progress recovery - by @foxxorcat in #4987 (c1db3)
- Support webauthn login - by @itsHenry35 and @xhofe in #4945 (1aa02)
- aliyundrive_open: Record token exchange - by @xhofe (95386)
- cloudreve: Add custom user-agent - by @xhofe in #5020 (3bbae)
- cmd: List all storages command - by @xhofe in #4960 (63580)
🐞 Bug Fixes
model.Link
marshal error - by @xhofe in #4971 (9d457)- Ignore salt on marshal
model.User
- by @xhofe (e9bdb) - Copy tasks using multi-thread downloader can't be canceled - by @xhofe in #5028 (1e395)
- aliyundrive_open:
- deps:
- Update module github.com/sheltonzhu/115driver to v1.0.15 - by @renovate[bot] in #4926 (3b74f)
- Update golang.org/x/exp digest to d852ddb - by @renovate[bot] in #4910 (ed550)
- Update module github.com/deckarep/golang-set/v2 to v2.3.1 [skip ci] - by @renovate[bot] in #4925 (60402)
- Update module github.com/aws/aws-sdk-go to v1.44.327 [skip ci] - by @renovate[bot] in #4395 (d482f)
- Update github.com/winfsp/cgofuse digest to f87f5db [skip ci] - by @renovate[bot] in #4908 (7d96d)
- Update module github.com/u2takey/ffmpeg-go to v0.5.0 [skip ci] - by @renovate[bot] in #5042 (28dc8)
- Update module golang.org/x/net to v0.14.0 [skip ci] - by @renovate[bot] in #5051 (ba2b1)
- Update module golang.org/x/crypto to v0.12.0 [skip ci] - by @renovate[bot] in #5043 (72382)
- Update module golang.org/x/image to v0.11.0 - by @renovate[bot] in #5044 (8c333)
- lanzou:
- local:
🏎 Performance
- copy: Use multi-thread downloader - by @xhofe in #5000 (5606c)
- drivers: Fs operations and cache - by @foxxorcat in #4965 (df6b3)
View changes on GitHub
v3.25.1
🚀 Features
- Crypt driver, improve http/webdav handling - by @SeanHeuc, Sean He and @xhofe in #4884 (3c21a)
- Add
weiyun
support (close #4802 in #4883) - by @foxxorcat and @xhofe in #4802 and #4883 (3e285) - Add 123Pan Share driver (close #4853 in #4898) - by @BnqDzj and @xhofe in #4853 and #4898 (e5ffd)
- Allow use token to access
WebDAV
- by @xhofe (ff5cf) - Rehash password with a unique salt for each user - by @xhofe (1c00d)
- aliyundrive_open:
- baidu_netdisk:
- baidu_photo:
- ci:
- cmd:
- lanzou:
- search:
🐞 Bug Fixes
- Undeclared identifier
kIOMainPortDefault
on darwin/arm64 - by @xhofe (c4f90) - Missed update user's password - by @xhofe (a7974)
- baidu_photo:
- deps:
- wopan:
🏎 Performance
- Multi-thread downloader,
Content-Disposition
- by @SeanHeuc, Sean He and @xhofe in #4921 (15b71) - Delete user cache after cancel
2FA
- by @xhofe (30415) - Sha256 for user's password - by @xhofe in #3552 (75acb)
- 189pc: Empty file upload and cache optimization - by @foxxorcat in #4913 (49bde)
View changes on GitHub
v3.24.0
v3.23.0
v3.22.1
v3.22.0
v3.21.0
🚀 Features
- Allow customize perm of unix file - by @xhofe in #4709 (2b533)
- pikpak: Allow disable media link - by @xhofe in #4735 (6887f)
- server: Add
HEAD
method support - by @xhofe in #4740 (3f8b3)
🐞 Bug Fixes
- 123:
- deps:
- Update module golang.org/x/oauth2 to v0.10.0 - by @renovate[bot] in #4522 (6052e)
- Update module golang.org/x/image to v0.9.0 - by @renovate[bot] in #4725 (d3530)
- Update module github.com/caarlos0/env/v7 to v9 - by @renovate[bot] in #4728 (d1d1a)
- Adapt module github.com/caarlos0/env/v9 - by @xhofe in #4728 (3e0de)
- mopan:
- pikpak:
- s3:
- sftp:
View changes on GitHub
v3.20.1
v3.20.0
🚨 Breaking Changes
🚀 Features
- Add Dropbox driver (#4639 close #4590) - by @luneew and @xhofe in #4639 and #4590 (cfee5)
- Add
MoPan
driver (close #4325 in #4659) - by @foxxorcat and @xhofe in #4325 and #4659 (c518f) - offline_download: Try to init client if not ready - by @xhofe in #4674 (59dbf)
🐞 Bug Fixes
- Regexp rename error (close #4644 in #4653) - by @varg1714 and @xhofe in #4644 and #4653 (e9c74)
- Judge can proxy with ext - by @xhofe in #4688 (89832)
- 123: Add
Referer
to request - by @xhofe in #4631 (5e8bf) - aliyundrive_open: Adaptive part size adjustment - by @orangejx and @xhofe in #4609 (1c8fe)
- aliyundrive_share: Add limit rate and lift rate limit restrictions - by @luneew in #4587 (21b8e)
- baidu_netdisk: Rollback #3652 - by @xhofe in #4628 and #3652 (84e23)
- dropbox: Failed get link in #4639 - by @xhofe in #4639 (2ae9c)
- oidc: Use TOTP as state verification to replace the static 'state' parameter - by @vickunwu in #4665 (12f40)
- thunder: Upload issues (close #4663 in #4667) - by @foxxorcat in #4663 and #4667 (f09bb)