Releases: AlistGo/alist
Releases · AlistGo/alist
v3.28.0
🚀 Features
- Adapt hash feature for some drivers - by @foxxorcat and @xhofe in #5180 (72003)
- Add 123 link driver - by @xhofe in #4924 (9e0fa)
- Add
hash_info
field to/fs/get
- by @xhofe in #5259 (88211) - Sso compatibility mode - by @itsHenry35 in #5260 (30977)
- 139:
- webdav:
🐞 Bug Fixes
force_https
not take effect onnoRoute
- by @xhofe in #5167 (6f6d2)- Http response body not close on status >= 400 - by @xhofe in #5163 (f2f31)
- Clear cache recursively on deleting the folder - by @xhofe in #5209 (28e27)
- 115:
- 139:
- 189pc:
- baidu_netdisk:
- crypt:
- deps:
- Update module golang.org/x/oauth2 to v0.12.0 - by @renovate[bot] in #5058 (10901)
- Update golang.org/x/exp digest to 9212866 - by @renovate[bot] in #5205 (02e8c)
- Update module github.com/blevesearch/bleve/v2 to v2.3.10 - by @renovate[bot] in #5232 (80910)
- Update module github.com/pkg/sftp to v1.13.6 - by @renovate[bot] in #5041 (23485)
- Update module github.com/go-resty/resty/v2 to v2.8.0 - by @renovate[bot] in #5244 (57eea)
- lanzou:
- Sub file in share folder need pwd - by @foxxorcat in #5184 (ecbd6)
- onedrive:
- terabox:
- upload:
- webdav:
🏎 Performance
View changes on GitHub
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
🐞 Bug Fixes
- aliyundrive_open:
- deps:
- Update module github.com/jlaffaye/ftp to v0.2.0 [skip ci] - by @renovate[bot] in #4455 (04034)
- Update module github.com/sirupsen/logrus to v1.9.3 [skip ci] - by @renovate[bot] in #4668 (30f73)
- Update module github.com/blevesearch/bleve/v2 to v2.3.9 [skip ci] - by @renovate[bot] in #4750 (cad04)
View changes on GitHub
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: