What’s New

alist v3.58.0

v3.58.0
Added
  • Add FTPS driver
  • Add streamtape driver
  • Add consistent error messaging for invalid login credentials
  • Add pagination support and enhance response structure
  • Add options to use ffmpeg to generate thumbnail
  • Add STRM driver with independent sync flow
  • Add driver-level sign expiry and rotate action
  • Add configurable thumbnail size setting and update thumbnail generation
  • Add WuKongNetdisk driver with read-write support
Changed
  • Upgrade dependencies and enhance 115 cloud functionality
  • Support 302 with transcoding and stable video preview
Fixed
  • Unescape URL path to handle '#' in filenames
  • Reduce WebDAV logging for NotFoundError
  • Handle nil buffer case in resizeImageToBufferWithFFmpegGo
  • Prevent and heal dirty admin permissions
  • Add host parsing for TLS configuration in login function
  • Block rename for password-protected paths
   🚀 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:
    • Add FTPS driver with TLS support  -  by @RedwindA (1880b)
  • fs:
    • Add pagination support and enhance response structure  -  by @okatu-loli (33856)
  • local:
    • Add options to use ffmpeg to generate thumbnail  -  by @Muione (60c20)
  • 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:
   🐞 Bug Fixes
  • Unescape URL path to handle '#' in filenames Fixes AlistGo/alist#9361  -  by @bintocher in https://github.com/AlistGo/alist/issues/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
View original