【v2.4.1】开发中
# 增加工作流更多功能,不限于签名、延迟器、触发器、路由分支等
# 📈 Statistic
- 总代码行数:
- 源码代码行数:
- 注释行数:
- 单元测试用例数:
# ⭐ New Features
Vue3 管理后台专区:
- 【新增】文件列表: 添加复制链接功能,由 @jinmh (opens new window) 贡献 #631 (opens new window)
- 【新增】支持通过短信重置后台密码,由 @杨宇庆 (opens new window) 贡献 #617 (opens new window)、#1156 (opens new window)
- 【优化】菜单管理使用虚拟化树形控件实现,由 @puhui999 (opens new window)、@Jason0z (opens new window) 贡献 #627 (opens new window)、#678 (opens new window)
- 【优化】Vite CJS Node API deprecated waring,由 @崮生 (opens new window) 贡献 #117 (opens new window)
- 【优化】InEnum 不必须指定 int 类型,通过泛型指定,由 由 @puhui999 (opens new window) 贡献 #1212 (opens new window)
- 【优化】简化滑动脱敏处理器实现,由 @mcwindy (opens new window) 贡献 #745 (opens new window)
BPM 工作流专区:
- 【新增】SIMPLE 设计器,增加延迟器,由 @Lesan (opens new window) 贡献 #1175 (opens new window)、#645 (opens new window)
- 【新增】SIMPLE 设计器,增加触发器,由 @Jason (opens new window) 贡献 8a8dc67 (opens new window)、b7329b0 (opens new window)
- 【新增】SIMPLE 设计器,增加任务审批的监听器,由 @Lesan (opens new window) 贡献 #1186 (opens new window)、#651 (opens new window)、#1187 (opens new window)、#652 (opens new window)
- 【新增】SIMPLE 设计器,增加路由分支,由 @Lesan (opens new window) 贡献 #1183 (opens new window)、#648 (opens new window)、#669 (opens new window)、#1198 (opens new window)
- 【新增】SIMPLE/BPMN 设计器,增加签名,由 @Lesan (opens new window) 贡献 #654 (opens new window)、#655 (opens new window)、#1189 (opens new window)、#1190 (opens new window)、#1191 (opens new window)、#659 (opens new window)
- 【新增】SIMPLE/BPMN 设计器,增加是否需要填写审批意见,由 @Lesan (opens new window) 贡献 #665 (opens new window)、#1195 (opens new window)
- 【优化】流程模型的编辑,并增加“复制”功能,由 @zws-code (opens new window) 贡献 #121 (opens new window)、#123 (opens new window)
- 【新增】BPMN 设计器,增加跳过表达式,由 @Lesan (opens new window) 贡献 #1192 (opens new window)、#661 (opens new window)
- 【新增】基于模型清理流程实例,由 @Lesan (opens new window) 贡献 #1193 (opens new window)、#661 (opens new window)、#1194 (opens new window)
- 【新增】更多设置-提交人权限,由 @Lesan (opens new window) 贡献 #1197 (opens new window)、#667 (opens new window)
- 【新增】更多设置-流程编码,由 @Lesan (opens new window) 贡献 #1199 (opens new window)、#670 (opens new window)、#1200 (opens new window)、#671 (opens new window)
- 【新增】更多设置-自动去重,由 @Lesan (opens new window) 贡献 #1202 (opens new window)、#673 (opens new window)、1204 (opens new window)、#674 (opens new window)
- 【新增】更多设置-自定义标题,由 @Lesan (opens new window) 贡献 #677 (opens new window)、#1206 (opens new window)
- 【新增】更多设置-摘要设置,由 @Lesan (opens new window) 贡献 #681 (opens new window)、#1210 (opens new window)、#683 (opens new window)
- 【优化】流程模型列表的卡顿问题,由 @zws-code (opens new window) 贡献 #124 (opens new window)
- 【优化】优化流程模型分类组件性能和类型定义,由 @GoldenZqqq (opens new window) 贡献 #127 (opens new window)
- 【新增】流程实例的数据查看功能,由 @Lesan (opens new window) 贡献 #1215 (opens new window)、#684 (opens new window)
# 🐞 Bug Fixes
Vue3 管理后台专区:
- 【修复】菜单显示 Please set title 的问题,由 @chenting (opens new window) 贡献 #634 (opens new window)
- 【修复】菜单总是显示无效的问题,由 @chenting (opens new window) 贡献 #636 (opens new window)
- 【修复】升级 element-plus,修复 el-table-v2 滚动条 bug,由 @chenting (opens new window) 贡献 #637 (opens new window)
- 【修复】表单构建页面,json 显示和复制问题,调整 highlight 废弃的方法,由 @SamllNorth_Lee (opens new window) 贡献 #657 (opens new window)
- 【修复】修复角色更新时,记录的操作日志将更新前的数据记录为空的问题,由 @Dincat (opens new window) 贡献 #1196 (opens new window)
- 【修复】当显式声明@ApiAccessLog注解但未指定operateModule等属性时,系统未能正确获取默认属性值,导致日志记录中部分属性缺失,由 @ChengKe (opens new window) 贡献 #165 (opens new window)
- 【修复】雪花 ID 溢出了 update
apierrorlog/ApiErrorLogRespVO.java
,由 @山野羡民 (opens new window) 贡献 #1214 (opens new window)
MALL 商城专区:
- 【修复】商城 uniapp category 里右侧列表到底刷新功能,由 @壁虎在家 (opens new window) 贡献 #133 (opens new window)
- 【修复】退款回收优惠券错误,由 @壁虎在家 (opens new window) 贡献 #1181 (opens new window)
- 【修复】分销提现审批通过后,金额计算不对的问题,由 @puhui999 (opens new window) 贡献 #1188 (opens new window)
- 【修复】客服中心页面,接收消息时 调用了很多次获取会话接口,由 @puhui999 (opens new window) 贡献 #675 (opens new window)
- 【修复】uniapp 的一些展示问题,由 @puhui999 (opens new window) 贡献 #135 (opens new window)
- 【修复】虚拟成团后所有成员添加虚拟成团标记,由 @puhui999 (opens new window) 贡献 #1207 (opens new window)
- 【修复】修复积分不够还能兑换商品的 bug,由 @puhui999 (opens new window) 贡献 #1207 (opens new window)
BPM 工作流专区:
- 【修复】bpmn 流程模拟插件 bpmn-js-token-simulation,由 @半栈幼儿员 (opens new window) 贡献 #647 (opens new window)
- 【修复】bpmn 服务任务无法启动,由 @Lesan (opens new window) 贡献 #682 (opens new window)