[0.3.2] - 2026-08-05
🚀 新功能
- 下载文件在磁盘上被删除或移走后,任务列表能够自动识别并标记为失效;可在设置中选择保留失效任务记录或自动清除,管理页也新增一键批量清理入口。
- 非 BT 任务新增“重新下载”操作,可直接清空已下载内容、从零开始重新获取,无需重新添加任务。
🐛 问题修复
- 修复设置页部分输入框(自定义 User-Agent、默认保存目录、BT Trackers、代理主机/端口等)在未按回车、而是通过下滑关闭或点击遮罩离开设置页时,编辑内容会丢失并被还原为旧值的问题 (#267)。
- 修复部分服务端返回的文件名带有多余引号,导致下载文件名异常(在 Windows 上被替换为下划线)的问题。
[0.3.2] - 2026-08-05
🚀 Features
- The task list now detects when a downloaded file is removed or moved on disk and marks the task as missing; you can choose to keep or auto-delete missing task records, and a new bulk action lets you clear all missing tasks at once.
- Non-BitTorrent tasks now support "restart download," letting you wipe existing output and re-download from scratch without re-adding the task.
🐛 Bug Fixes
- Fixed an issue where edits in some Settings fields (custom User-Agent, default save directory, BT trackers, proxy host/port, etc.) were lost and reverted to the old value if you left the field by swiping down or tapping outside instead of pressing Enter (#267).
- Fixed an issue where filenames from some servers contained stray quote characters, resulting in malformed downloaded filenames (replaced with underscores on Windows).