v3.57.0
v3.57.0
Features
- Add Doubao driver support
- iso9660: Refactor path handling for secure file extraction
Bug Fixes
- archive: Prevent Zip Slip vulnerability in extraction
- fs: Block path traversal in handlers
- tls: Harden defaults and warn on insecure mode
🚀 Features
- Add doubao new driver - by @okatu-loli in https://github.com/AlistGo/alist/issues/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)