🚀 Features
- 139: Add an opt-in parallel upload mode for personal_new - by @okatu-loli (6ff46)
- driver: Add CSTCloud Capsule (数据胶囊) driver - by @okatu-loli (1e327)
- quark_uc: Make ranged download concurrency and part size configurable - by @okatu-loli (60009)
- s3: Add optional User-Agent override for client-gated providers - by @okatu-loli (32e7e)
🐞 Bug Fixes
- 123_open:
- Wire the offline download temp dir like the other cloud tools - by @okatu-loli (c098f)
- Keep polling while the server merges an upload - by @okatu-loli (ab84a)
- 139:
- Include part 101 when fetching remaining upload URLs - by @okatu-loli (0d4aa)
- Declare the PC client type to lift the 50 GB upload cap - by @okatu-loli (33ede)
- archive:
- Limit total decompressed size to prevent disk exhaustion - by @okatu-loli (cb529)
- baidu_netdisk:
- Stream upload slices to avoid buffering whole parts in memory - by @okatu-loli (1c360)
- lanzou:
- Handle acw_sc__v2 anti-bot challenge on login - by @okatu-loli (9246a)
- net:
- Bound overload retries with backoff and fail fast on unrecoverable download errors - by @okatu-loli (e79d3)
- quark:
- Refresh __puus cookie periodically to keep download signature valid - by alist-dev (fdcd8)
- security:
- Enforce user base path on all request paths - by @okatu-loli (e9a7d)
- thunder: