Summary
- fix(downloader): 修复 qBittorrent SSL 连接问题,解耦 HTTPS 协议选择与 TLS 证书验证 (#923)
- fix(downloader): 修复
torrents_rename_file重命名验证循环逻辑错误 (continue→break) - feat(parser): 新增 fallback episode 解析器用于 TITLE_RE 匹配失败场景 (#876, #910, #773)
- fix(parser): 修复以数字开头的标题导致崩溃的问题 (#990)
- feat(security): 新增安全配置 UI,改进认证与 MCP 安全
- feat(calendar): 新增拖拽功能将未知番剧分配到星期
- fix(webui): 组件卸载时关闭 EventSource 并清除定时器
Test plan
- Backend tests: 679 passed
- WebUI tests: passed
- CI: all checks green
- Verified qBittorrent HTTPS connection with self-signed cert
Generated with /ship