v0.15.0
注意:此版本有不兼容修改,升级之前确保没有正在进行的下载任务,要不然任务无法恢复
Note: breaking change in this release, need to make sure all tasks are completed before upgrade
What's Changed
- add default min size, 80M for tv, 200M for movie
- add additional message
- add qbittorrent category
- fix: qbit torrent name mismatch file name
- add docker PUID PGID and TZ support
- better name parsing support
- feat: clean cache upon indexer setting changes
- feat: self calculate required torrent hash
- feat: save torrent link to history
How To Update
docker compose
docker compose pull && docker compose up -d
docker
docker pull ghcr.io/simon-ding/polaris:latest
Full Changelog: v0.14.0...v0.15.0