New
v4.1.8
🚀 Features
- archive:
- Support non-overwrite decompress - by @KirCute in https://github.com/OpenListTeam/OpenList/issues/1701 (60a48)
- baidu_netdisk:
- Add shard upload timeout setting - by @jenfonro in https://github.com/OpenListTeam/OpenList/issues/1682 (addce)
- doubao:
- Add rate limiting - by @varg1714 in https://github.com/OpenListTeam/OpenList/issues/1618 (8f4f7)
- fs:
- s3:
- Support frontend direct upload - by @KirCute in https://github.com/OpenListTeam/OpenList/issues/1631 (05569)
- search:
- Add task queue for Meilisearch to prevent race conditions - by @ImoutoHeaven in https://github.com/OpenListTeam/OpenList/issues/1423 (316d4)
- strm:
- upload:
- Add optional system file filtering for uploads - by @Copilot in https://github.com/OpenListTeam/OpenList/issues/1634 (9de75)
🐞 Bug Fixes
- driver/123: Initialize Platform field - by @moyanj in https://github.com/OpenListTeam/OpenList/issues/1644 (c0d48)
- link: Correct link cache mode bitwise comparison - by @xrgzs in https://github.com/OpenListTeam/OpenList/issues/1635 (0866b)
- local: Assign non-CoW copy requests to the task module - by @KirCute in https://github.com/OpenListTeam/OpenList/issues/1669 (ca401)
- misskey: FolderId format validation and root directory handling - by @vxtls in https://github.com/OpenListTeam/OpenList/issues/1647 (3989d)
- openlist_driver: Ensure UA is correctly propagated - by @Seven66677731 in https://github.com/OpenListTeam/OpenList/issues/1679 (3e37f)
- pkg/aria2: Use pointer receivers for Call methods - by @jyxjjj in https://github.com/OpenListTeam/OpenList/issues/1706