Skip to content

Dash-FastAPI-Admin v1.4.1

Choose a tag to compare

@insistence insistence released this 29 Apr 01:18
· 253 commits to master since this release
e574d1b

更新内容

新增功能:
1.配置文件新增数据库连接池相关配置。
BUG修复
1.修复菜单状态停用、部门状态停用或部门已删除时获取角色信息异常的问题 #4
代码及性能优化
1.使用@lru_cache缓存ip归属区域查询结果,避免重复调用ip归属区域查询接口以优化性能。

Full Changelog: v1.4.0...v1.4.1