Releases: AlistGo/alist
Releases · AlistGo/alist
AList Beta Version
🚀 Features
- driver:
- Add baidu youth driver - by 千石 (c07cd)
- driver/streamtape:
- Add response types for remote download, file info, and conversion status - by Liam Wang (fe0c5)
- Add remote upload ID helpers - by Liam Wang (11254)
- Implement PutURL for remote uploads - by Liam Wang (d59c5)
- Implement Other method with remotedl_status, remotedl_remove, file_info, thumbnail, conversion_status - by Liam Wang (6761f)
- Add Sha256 upload support and move-to-root alert - by Liam Wang (06638)
- s3:
- Add placeholder toggle and fix empty-folder delete behavior - by 千石 (a6735)
🐞 Bug Fixes
- Handle aliyundrive open rate limits - by 千石 (37a6b)
- 139: Recover personal host for personal_new requests - by 千石 (35832)
- driver/streamtape: Add warning type prefix to Alert message - by Liam Wang (9dd68)
- misskey: FolderId format validation and root directory handling - by vxtls (12989)
View changes on GitHub
v3.58.0
🚀 Features
- Add FTPS driver - by @okatu-loli (f3d62)
- Add streamtape driver - by @okatu-loli (1175f)
- auth:
- Add consistent error messaging for invalid login credentials - by @okatu-loli (3bc7d)
- driver:
- Upgrade dependencies and enhance 115 cloud functionality - by @okatu-loli (39962)
- drivers:
- fs:
- Add pagination support and enhance response structure - by @okatu-loli (33856)
- local:
- quark:
- Support 302 with transcoding and stable video preview - by @okatu-loli (faa59)
- strm:
- Add STRM driver with independent sync flow - by @okatu-loli (5852a)
- Add driver-level sign expiry and rotate action - by @okatu-loli (866d4)
- thumbnail:
- Add configurable thumbnail size setting and update thumbnail generation - by Sky_slience (cf01f)
- wukong:
- Add WuKongNetdisk driver with read-write support - by @okatu-loli in #9449 (6bde8)
🐞 Bug Fixes
- Unescape URL path to handle '#' in filenames Fixes #9361 - by @bintocher in #9361 (3f993)
- Reduce WebDAV logging for NotFoundError - by @hgkdzbf6 (d4cc6)
- Handle nil buffer case in resizeImageToBufferWithFFmpegGo - by @Muione (5773c)
- auth: Prevent and heal dirty admin permissions - by @okatu-loli (82ab5)
- ftps: Add host parsing for TLS configuration in login function - by @RedwindA (426d5)
- rename: Block rename for password-protected paths - by Sky_slience (7dc82)
View changes on GitHub
v3.57.0
🚀 Features
- Add doubao new driver - by @okatu-loli in #9416 (42fce)
- iso9660: Refactor path handling for secure file extraction - by @okatu-loli (a0389)
🐞 Bug Fixes
- archive: Prevent Zip Slip in extraction - by @okatu-loli (c258b)
- fs: Block path traversal in handlers - by @okatu-loli (13286)
- tls: Harden defaults and warn on insecure mode - by @okatu-loli (66a52)
View changes on GitHub
v3.56.0
🚀 Features
- driver: Enhanced Baidu Netdisk upload logic with dynamic URL retrieval - by @okatu-loli (e5662)
- proxy: Added configurable signature for down proxy URLs - by @okatu-loli (5f244)
- settings: Add
SetTokenendpoint for updating token settings - by @okatu-loli (99802)
View changes on GitHub
v3.55.0
🚀 Features
- Add new driver bitqiu support - by @okatu-loli in #9355 (4c840)
- cloud189: Added sanitization for file and folder names - by @okatu-loli in #9366 (ce415)
- driver: Added support for Gitee driver - by @okatu-loli in #9368 (0cbc7)
🐞 Bug Fixes
- Mediatrack: Add support for X-Device-Fingerprint header - by @okatu-loli in #9354 (b4d9b)
- driver: Handle Lanzou anti-crawler challenge by recalculating cookies - by @okatu-loli in #9364 (3cddb)
View changes on GitHub
v3.54.0
🚀 Features
- Add pCloud driver support - by @textrix in #9339 (fe564)
- driver: Add URL signing support - by @okatu-loli in #9347 (35d32)
- driver/s3: Add OSS Archive Support - by @okatu-loli in #9350 (a6bd9)
- drivers: Add ProtonDrive driver - by @Da3zKi7 in #9331 (81a7f)
- gofile: Add configurable link expiration handling - by @Chesyre in #9329 (d1788)
View changes on GitHub
v3.53.0
🚀 Features
- Support 123pan safebox - by @okatu-loli in #9311 (fcbc7)
- Check usage before deleting storage - by @okatu-loli in #9322 (e1800)
- driver: Add Gofile storage driver - by @Chesyre in #9318 (28a84)
- drivers: Add MediaFire driver support - by @Da3zKi7 and Da3zKi7 in #9319 (d0026)
🐞 Bug Fixes
- drivers: Add session renewal cron for MediaFire driver - by @Da3zKi7 and Da3zKi7 in #9321 (16cce)
- ssologin: Missing role in SSO auto-registration and minor callback issue - by @sakkyoi in #9305 (930f9)
View changes on GitHub
v3.52.0
🚀 Features
- Implement session management - by @okatu-loli in #9286 (c64f8)
- auth: Optimized device session handling logic - by @okatu-loli (9a7c8)
- search: Optimized search result filtering and paging logic - by @okatu-loli in #9287 (3319f)
- session: Added user session limit and device eviction logic - by @okatu-loli (8623d)
- user: Enhanced role assignment logic - by @okatu-loli in #9297 (84adb)
🐞 Bug Fixes
- Session invalid issue - by @okatu-loli in #9301 (4b288)
- readme: Remove outdated sponsor links from README files - by @skysliences and Sky_slience in #9300 (63391)
- session: Fixed the session status update logic. - by @okatu-loli in #9296 (3bf0a)
View changes on GitHub
v3.51.0
🚀 Features
- Add user registration endpoint and role-based default settings - by @okatu-loli in #9277 (eca50)
🐞 Bug Fixes
- Resolve webdav decode issue - by @okatu-loli in #9268 (97d4f)
- Ensure DefaultRole stores role ID while exposing role name in APIs - by @okatu-loli in #9279 (a9fcd)
- lanzou: Correct comment parsing logic in lanzou driver - by @okatu-loli in #9278 (74e38)
View changes on GitHub
v3.50.0
🚀 Features
- Add tag backup and fix bugs - by @okatu-loli in #9265 (aea3b)
🐞 Bug Fixes
- Webdav error location - by @okatu-loli in #9266 (fcfb3)