Releases: glsimon666/OpenList
Releases · glsimon666/OpenList
G1
Revert "Add QuarkShare Driver" This reverts commit a8a8c31fedd7125f1d2f73f9dc1f5740a000b6fb.
beta
🚀 Features
- 123pan:
- Add offline download - by mcxiedidi in https://github.com/glsimon666/OpenList/issues/1911 (642ac)
- drivers:
- Support getting disk usage of some drivers - by KirCute in https://github.com/glsimon666/OpenList/issues/1905 (744db)
- Add autoindex driver - by KirCute in https://github.com/glsimon666/OpenList/issues/1978 (f0578)
- drivers/cloudreve:
- Implement GetDetails - by MadDogOwner in https://github.com/glsimon666/OpenList/issues/1960 (fca99)
- drivers/cloudreve_v4:
- Implement Getter interface - by MadDogOwner in https://github.com/glsimon666/OpenList/issues/1937 (5c82f)
- drivers/mega:
- Support getting disk usage - by KirCute in https://github.com/glsimon666/OpenList/issues/1903 (1f9a7)
- Support permanently deleting files - by KirCute in https://github.com/glsimon666/OpenList/issues/1913 (74799)
- drivers/webdav:
- Add support for 302 redirects - by MadDogOwner in https://github.com/glsimon666/OpenList/issues/1952 (c6bd4)
🐞 Bug Fixes
- ci:
- Change unchecked regex - by KirCute in https://github.com/glsimon666/OpenList/issues/1993 (27fdd)
- cloudreve:
- Manually set path to avoid empty path - by TwoOnefour in https://github.com/glsimon666/OpenList/issues/1933 (0d99e)
- driver/quark_uc:
- Fix display of non-compliant filenames - by Cp0204 in https://github.com/glsimon666/OpenList/issues/2000 (02aec)
- drivers/alist_v3:
- Failed to unmarshal MeResp - by KirCute in https://github.com/glsimon666/OpenList/issues/1931 (e1921)
- drivers/ftp:
- Failed to get objs - by KirCute in https://github.com/glsimon666/OpenList/issues/1948 (b553d)
- drivers/github:
- Failed to get objs - by KirCute in https://github.com/glsimon666/OpenList/issues/1915 (378e3)
- drivers/strm:
- Delete extra local directories in sync mode - by Seven in https://github.com/glsimon666/OpenList/issues/1980 (ea4b5)
- fs:
- Panic when failed to get storage details - by KirCute in https://github.com/glsimon666/OpenList/issues/1964 (85c69)
- Handle non-existent destination directory in file transfer - by Tron in https://github.com/glsimon666/OpenList/issues/1898 (a79d8)
- webdav/move:
- Fix source file still exist after moving file by webdav - by mkitsdts in https://github.com/glsimon666/OpenList/issues/1979 (d8417)