From 8a453f58529c4878a1d7c3f4421e09811f8bb8f8 Mon Sep 17 00:00:00 2001 From: xlsea Date: Sat, 16 Aug 2025 11:29:13 +0800 Subject: [PATCH] chore(projects): release v1.1.3 --- CHANGELOG.md | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28799360..1e9ea10d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,55 @@ ## [v1.1.3](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.1.2...v1.1.3) (2025-08-16) +###    🚀 新功能 + +- 对接工作流分类模块  -  by **AN** [(25790)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/25790d4b) +- 新增流程定义页面  -  by @m-xlsea [(11aba)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/11aba9e2) +- 添加流程实例功能  -  by **AN** [(f9d57)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f9d57f1b) +- 增加流程作废功能并优化按钮组件  -  by **AN** [(350de)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/350de08f) +- 流程实例,查看变量功能  -  by **AN** [(92b9c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/92b9c213) +- 更新工作流分类选择组件,修复值回显问题并优化添加数据操作  -  by **AN** [(14a29)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/14a29070) +- 添加请假申请功能  -  by **AN** [(d7e05)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/d7e0516c) +- 更新请假申请功能,添加日期范围选择和请假天数自动计算  -  by **AN** [(89a2a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/89a2a6cb) +- 添加请假申请详情接口,优化请假操作表单样式  -  by **AN** [(ab1d3)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ab1d3a23) +- 更新请假申请表单,添加流程类型选择和流程启动功能  -  by **AN** [(49521)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/49521b66) +- 更新工作流任务申请模态框样式,添加消息类型选择禁用功能  -  by **AN** [(4614b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4614b977) +- **components**: + - 增强审批信息面板,优化附件处理  -  by **AN** [(49224)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/49224afe) + - 面板添加流程图  -  by **AN** [(ae5c7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ae5c7e83) +- **projects**: + - 优化组件,完成流程实例-流程预览  -  by **AN** [(50e7b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/50e7b515) + - 新增group-tag组件,待办任务查看功能  -  by **AN** [(1c322)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/1c322e28) + - 新增用户选择器组件,添加流程干预按钮  -  by **AN** [(b8c77)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b8c771cd) + - 新增转办和终止功能  -  by **AN** [(80faf)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/80faf4b4) + - 新增加签功能  -  by **AN** [(55dce)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/55dceca2) + - 新增减签功能  -  by **AN** [(f1d7b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f1d7b973) + - 新增 '我发起的' 功能  -  by **AN** [(a77ed)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a77edc2e) + - 新增抄送、下一审批人提交功能,优化组件通用性  -  by **AN** [(523ac)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/523aca6b) + - 新增我的待办功能,新增审批,驳回组件  -  by **AN** [(130ee)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/130ee1dc) + - 新增我的已办,我的抄送功能  -  by **AN** [(01d42)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/01d42722) + - 补充搜索条件  -  by **AN** [(b6c7b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b6c7b1b3) + - 新增流程表达式功能  -  by **AN** [(d562f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/d562f8c1) +- **types**: + - 补充类型定义  -  by **AN** [(bd6b5)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bd6b575a) + ###    🐞 Bug 修复 +- 修复控制台报错:Message compilation error,i18n的@为特殊符号  -  by **AN** [(1c646)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/1c646937) +- 修复运行状态变化时数据加载顺序问题  -  by **AN** [(ed118)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ed118069) +- 修复添加行时的操作顺序问题  -  by **AN** [(f004e)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f004e75c) - **hooks**: - 非安全环境下不使用流式下载  -  by @m-xlsea [(f8983)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f8983557) - 修复oss下载时未转码问题  -  by **AN** [(2d31d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2d31d7dc) +- **other**: + - 修复代码生成字典相关问题  -  by @m-xlsea [(9aa65)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9aa6597d) - **project**: - 关闭多租户功能后仍然遍历租户列表导致控制台报错的问题  -  by **wang_rui** [(b96c4)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b96c46ba) - 关闭多租户功能后仍然遍历租户列表导致控制台报错的问题 Merge pull request !25 from littleghost2016/dev  -  by **不寻俗** [(90276)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9027632b) - **projects**: + - 修复更新后产生问题  -  by **AN** [(400ea)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/400eaf89) + - 修复动态组件弹窗动画问题  -  by @m-xlsea [(2e029)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2e029929) + - 修复抽屉问题  -  by **AN** [(a9c58)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a9c58b25) - 修复一级菜单隐藏失效问题  -  by **AN** [(8fcc7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8fcc70d7) - 修复日期搜索条件清除问题  -  by **AN** [(52318)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/52318c10) - 修复登录过期事件监听未被重置  -  by @m-xlsea [(71037)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/71037439) @@ -21,13 +61,43 @@ - **readme**: - update GitHub stars and forks links for gitee  -  by @soybeanjs [(923eb)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/923eb98a) +###    🛠 优化 + +- **projects**: + - 统一button的添加方式  -  by **AN** [(b3f81)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b3f81ba3) + - 动态加载组件方法抽取为公共函数  -  by **AN** [(2f8a6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2f8a6b4b) + - 优化代码  -  by **AN** [(59a69)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/59a69dd9) + - 优化代码  -  by **AN** [(6c608)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6c6086f8) + - 优化搜索FormItem展示  -  by **AN** [(94faf)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/94fafe39) +- **types**: + - 补充标签类型  -  by **AN** [(30316)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/30316d7e) + - 补充标签类型  -  by **AN** [(71297)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/71297cf2) + ###    💅 重构 +- remove WorkflowLeaveForm type from Vue typings  -  by **AN** [(394db)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/394db6fe) +- 优化代码  -  by **AN** [(56d6d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/56d6d77d) - **menu**: - 菜单管理中隐藏的菜单显示灰色  -  by **NicholasLD** [(adca2)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/adca2e26) - 菜单管理中隐藏的菜单显示灰色 Merge pull request !24 from NicholasLD/N/A  -  by **不寻俗** [(4eb77)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4eb77eac) - **projects**: + - 调整为批量上传文件  -  by **AN** [(ffd62)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ffd6211e) + - 重构流程设计菜单层级  -  by **AN** [(b6f4f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b6f4fb5a) + - 修改流程实例动态引入组件  -  by **AN** [(a3dce)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a3dcee4a) + - 文件命名修正  -  by **AN** [(5e496)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5e49622e) + - 移动工作流组件位置  -  by @m-xlsea [(7ffaa)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7ffaac58) - 菜单列表新增禁用菜单样式  -  by @m-xlsea [(e5383)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e538355f) +- **types**: + - 移除无用type  -  by **AN** [(e86a6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e86a6d1b) +- **utils**: + - 简化加载组件方法  -  by **AN** [(22710)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/22710ecb) + +###    📖 文档 + +- **projects**: + - 流程定义菜单更新  -  by **AN** [(1af4e)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/1af4e963) + - 新增工作流更新sql  -  by **AN** [(89e7e)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/89e7edb3) + - 流程表达式菜单sql更新  -  by **AN** [(7484f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7484f79b) ###    🏡 杂项