v1.12.0
·
424 commits
to master
since this release
1.12.0 (2024-11-23)
♻ 代码重构
- daily-count: 添加新的统计字段 (3f20077)
- db: 优化 feed 实体的验证逻辑 (2b5b72e)
- notification: 优化通知功能 (909b049)
- tasks: 优化每日统计数据更新逻辑 (6687504)
- 优化 DISABLE_EMPTY_FEEDS 配置提示 (355052b)
- 优化 部分情况下 dicData 的查询条数 (bf81783)
- 优化分类实体验证逻辑;升级 nodejs 最低版本为 20 (14f7f58)
✨ 新功能
- daily-count: 添加重新统计接口;优化每日统计逻辑 (b051ad4)
- 更新 push-all-in-one 版本至 4.1.1;移除不再使用的依赖项;更新接口定义以匹配新版本;优化推送工具函数 (d689a7f), closes #459