[0.2.5-rc.6] - 2026-07-31
🚀 新功能
- BT 任务下载完成后可继续做种,任务列表新增「做种中」筛选标签,方便查看正在做种的任务
- 设置中新增「任务完成后自动做种」「启动时自动继续做种」开关,不需要的话可以随时关闭
- 设置中新增全局「上传限速」选项,可限制 BT 上传速度(含做种阶段)
🐛 问题修复
- 修复部分经跳转下载的文件(如从代码托管平台下载的归档包)文件名后缀有时被错误替换的问题
- 修复 BT 任务仅勾选部分文件下载后,重新做种可能因未下载文件被占位重建而校验失败的问题
- 修复删除 BT 任务与做种注册之间的竞态窗口,避免残留幽灵做种记录
- 修复重复添加已在下载的种子时,可能生成一条失败任务的问题
[0.2.5-rc.6] - 2026-07-31
🚀 Features
- BT tasks can now keep seeding after the download finishes, and a new "Seeding" filter tab makes it easy to find active seeds
- Added "Seed after download completes" and "Auto-resume seeding on startup" toggles in Settings, so you can turn seeding off if you don't want it
- Added a global Upload Limit option in Settings to cap BT upload speed, including while seeding
🐛 Bug Fixes
- Fixed file extensions sometimes being replaced incorrectly for downloads served through a redirect (e.g. archives from code-hosting platforms)
- Fixed re-seeding a BT task with only some files selected sometimes failing verification because unselected files were rebuilt as empty placeholders
- Fixed a race between deleting a BT task and registering it for seeding that could leave behind ghost seeding entries
- Fixed adding a torrent that's already downloading sometimes creating a failed duplicate task