v1.4.10
Simple Admin Core/Common/Job/File v1.4.10 更新
- 更新: golang 更新至 1.22.5 版本
- 优化(Tools,Common): 优化常量命名格式
- 优化(Tools): 增加 userId, roleId, deptId 传递支持
- 新增(Common): 新增 deptctx, rolectx, userctx, datapermctx 包用于处理全局上下文信息
- 优化(Common): 新增大量单测代码
- 新增(Common): 新增数据权限常量
- 新增(Common): Ent 新增 created by mixin
- 新增(Common): 新增 data perm redis key
- 移除(Common): 移除无用的 dept admin 函数
- 优化(Core,Fms): 使用新的 ctx 函数获取信息
- 更新: 更新依赖
Goctls v1.7.13 更新
- 新增(Ent): ent logic 生成现已支持 string 类型的 id
- 新增(Middleware): 新增数据权限中间件
- 新增(gitignore): 新增过滤 vscode debug 文件
- 更新: 更新依赖
Simple Admin Backend UI v1.4.10 更新
- 修复(Dept): 修复 params 导致的 department list 显示不全 bug
- 新增(ApiTreeSelect): 新增 multiple 支持
- 更新: 更新依赖
Simple Admin Core/Common/Job/File v1.4.10 Update
- Update: Go language updated to version 1.22.5.
- Optimization (Tools, Common): Improved constant naming conventions.
- Optimization (Tools): Added support for passing
userId
,roleId
, anddeptId
. - New (Common): Introduced
deptctx
,rolectx
,userctx
, anddatapermctx
packages for handling global context information. - Optimization (Common): Added a significant amount of unit test code.
- New (Common): Added data permission constants.
- New (Common): Ent now supports
created by mixin
. - New (Common): Added data permission Redis key.
- Removed (Common): Removed unused
dept admin
functions. - Optimization (Core, Fms): Using the new
ctx
function to retrieve information. - Update: Updated dependencies.
Goctls v1.7.13 Update
- New (Ent): Ent logic generation now supports string-type IDs.
- New (Middleware): Added data permission middleware.
- New (gitignore): Added filtering for VSCode debug files.
- Update: Updated dependencies.
Simple Admin Backend UI v1.4.10 Update
- Fix (Dept): Fixed a bug in department list display caused by incorrect parameters.
- New (ApiTreeSelect): Added support for multiple selections.
- Update: Updated dependencies.
Full Changelog: v1.4.9...v1.4.10