Releases: logamee/lin-cms-flask
Releases · logamee/lin-cms-flask
0.4.3
Compare
Sorry, something went wrong.
No results found
Fix:
close #195
close #190
close #191
提供默认sqlalchemy配置项,增强数据库链接可靠性
修复 /cms/user/permissions 响应异常
update:
升级lincms 版本到0.4.8(此版本重构了Exception模块,解决IDE中相关代码语法告警报错的问题)
0.4.0
Compare
Sorry, something went wrong.
No results found
Update:
Flask up to 2.0.2
Lin-CMS up to 0.4.5
Refactor:
CMS admin user module pydantic validator
Feature:
新增Docker部署配置文件和脚本
支持OpenAPI中的 Headers Security Token
默认引入 Flask-SocketIO,gevent 引入 websocket支持
代码提交 pre-commit,包含flake8检查和black格式化
提供poetry 环境依赖文件
优化核心库LinCMS的依赖引入路径
BreakingChange:
InfoCrud 新增 is_deleted字段,标记软删除
调整项目目录结构, 蓝图子应用代码就近维护
Fix:
0.3.2
Compare
Sorry, something went wrong.
No results found
0.3.1
Compare
Sorry, something went wrong.
No results found
Features
权限: 支持多分组
文档化:集成openapi与redoc
校验:适配Pydantic ,校验输入输出模型
消息码:可配置的消息码机制
配置:支持多级环境变量/配置加载机制
命令:新增常用数据库与插件配置命令
Bug Fixes
Form: 修复表单验证错误
db: 数据库模型重载 (#156 )
⚠ BREAKING CHANGES
Code Refactoring
0.2.0-beta.1
Compare
Sorry, something went wrong.
No results found
U 增加环境变量ENV,使用配置类的方式来区分生产环境和开发环境的配置
U 增加JWT的ip检验
F 修改文件上传成功后的返回格式(增加path键名)
F 修改lin_user表的avatar字段为相对路径
0.1.0-beta.3
Compare
Sorry, something went wrong.
No results found
U 添加日志文件记录系统
F 修复文件上传到第三方服务依然在本地创建目录的bug
A 优化文件上传基类
0.1.0-beta.2
Compare
Sorry, something went wrong.
No results found
U 添加文件上传业务
U 用户模块新增头像上传业务
U 新增extensions模块
0.1.0-beta.1
Compare
Sorry, something went wrong.
No results found