v3.64.0
Changed 1
- Migrate SMB to cloudsoda go-smb2
Fixed 7
- Support localized time format in 189pc
- Handle root path listing in azure_blob
- Support new password download pages in lanzou
- Drop the polyfill.io script left in customize_head
- Normalize empty dir to / for dm domain API in terabox
- Retry stale digest authentication in webdav
- Avoid duplicate base path resolution in webdav
From alist
🐞 Bug Fixes
- 189pc:
- Support localized time format - by @QNLanYang in https://github.com/AlistGo/alist/issues/9624 (a6bfd)
- azure_blob:
- Handle root path listing - by @Kukmoon in https://github.com/AlistGo/alist/issues/9629 (680a2)
- lanzou:
- Support new password download pages - by @okatu-loli (c5348)
- settings:
- Drop the polyfill.io script left in customize_head - by @okatu-loli (7e3e8)
- smb:
- Migrate to cloudsoda go-smb2 - by @mengskysama (faf4a)
- terabox:
- Normalize empty dir to / for dm domain API - by @FahadBinHussain in https://github.com/AlistGo/alist/issues/9630 (af9ab)
- webdav: