🚀 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)