🪿
Changelog
- Add the
PIGEON_COVER_FILE_PATHparameter indocker-compose.ymlto correctly store the custom cover file and solve the problem of losing the custom cover after upgrading. #55 - Added synchronization configuration to flexibly enable or disable the automatic synchronization function of a subscription.
- Added a new task statistics panel to intuitively view the status of all tasks.
- Optimize the UI layout of the subscription configuration page.
变更日志
- 在
docker-compose.yml中添加PIGEON_COVER_FILE_PATH参数,正确存储自定义封面的文件,解决升级后丢失自定义封面的问题。 - 添加是否同步配置,可以灵活的开启和关闭某个订阅的自动同步功能。
- 新增任务统计面板,直观的查看所有任务的状态。
- 优化订阅配置页面的 UI 布局