Dash-FastAPI-Admin v1.1.0
更新内容
重要:
1.更新依赖requests版本为2.31.0,修复一些安全性问题,命令:pip install requests==2.31.0 -i https://mirrors.aliyun.com/pypi/simple/。
2.运行dash-fastapi-backend/sql下最新的sql文件。
新增功能:
1.日志管理模块新增字段排序查询功能。
代码及性能优化:
1.调整定时任务模块cron表达式处理逻辑,使用标准cron表达式写法。
Full Changelog: v1.0.10...v1.1.0