正在显示
11 个修改的文件
包含
49 行增加
和
13 行删除
| 1 | <p align="center"> | 1 | <p align="center"> |
| 2 | <img alt="logo" src="https://oscimg.oschina.net/oscnet/up-d3d0a9303e11d522a06cd263f3079027715.png"> | 2 | <img alt="logo" src="https://oscimg.oschina.net/oscnet/up-d3d0a9303e11d522a06cd263f3079027715.png"> |
| 3 | </p> | 3 | </p> |
| 4 | -<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">RuoYi v3.8.3</h1> | 4 | +<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">RuoYi v3.8.4</h1> |
| 5 | <h4 align="center">基于SpringBoot+Vue前后端分离的Java快速开发框架</h4> | 5 | <h4 align="center">基于SpringBoot+Vue前后端分离的Java快速开发框架</h4> |
| 6 | <p align="center"> | 6 | <p align="center"> |
| 7 | <a href="https://gitee.com/y_project/RuoYi-Vue/stargazers"><img src="https://gitee.com/y_project/RuoYi-Vue/badge/star.svg?theme=dark"></a> | 7 | <a href="https://gitee.com/y_project/RuoYi-Vue/stargazers"><img src="https://gitee.com/y_project/RuoYi-Vue/badge/star.svg?theme=dark"></a> |
| 8 | - <a href="https://gitee.com/y_project/RuoYi-Vue"><img src="https://img.shields.io/badge/RuoYi-v3.8.3-brightgreen.svg"></a> | 8 | + <a href="https://gitee.com/y_project/RuoYi-Vue"><img src="https://img.shields.io/badge/RuoYi-v3.8.4-brightgreen.svg"></a> |
| 9 | <a href="https://gitee.com/y_project/RuoYi-Vue/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg"></a> | 9 | <a href="https://gitee.com/y_project/RuoYi-Vue/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg"></a> |
| 10 | </p> | 10 | </p> |
| 11 | 11 |
| @@ -6,14 +6,14 @@ | @@ -6,14 +6,14 @@ | ||
| 6 | 6 | ||
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | <artifactId>ruoyi</artifactId> | 8 | <artifactId>ruoyi</artifactId> |
| 9 | - <version>3.8.3</version> | 9 | + <version>3.8.4</version> |
| 10 | 10 | ||
| 11 | <name>ruoyi</name> | 11 | <name>ruoyi</name> |
| 12 | <url>http://www.ruoyi.vip</url> | 12 | <url>http://www.ruoyi.vip</url> |
| 13 | <description>若依管理系统</description> | 13 | <description>若依管理系统</description> |
| 14 | 14 | ||
| 15 | <properties> | 15 | <properties> |
| 16 | - <ruoyi.version>3.8.3</ruoyi.version> | 16 | + <ruoyi.version>3.8.4</ruoyi.version> |
| 17 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | 17 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| 18 | <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> | 18 | <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |
| 19 | <java.version>1.8</java.version> | 19 | <java.version>1.8</java.version> |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.8.3</version> | 8 | + <version>3.8.4</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | <packaging>jar</packaging> | 11 | <packaging>jar</packaging> |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.8.3</version> | 8 | + <version>3.8.4</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.8.3</version> | 8 | + <version>3.8.4</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.8.3</version> | 8 | + <version>3.8.4</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.8.3</version> | 8 | + <version>3.8.4</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.8.3</version> | 8 | + <version>3.8.4</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -147,6 +147,42 @@ | @@ -147,6 +147,42 @@ | ||
| 147 | <span>更新日志</span> | 147 | <span>更新日志</span> |
| 148 | </div> | 148 | </div> |
| 149 | <el-collapse accordion> | 149 | <el-collapse accordion> |
| 150 | + <el-collapse-item title="v3.8.4 - 2022-09-26"> | ||
| 151 | + <ol> | ||
| 152 | + <li>数据逻辑删除不进行唯一验证</li> | ||
| 153 | + <li>Excel注解支持导出对象的子列表方法</li> | ||
| 154 | + <li>Excel注解支持自定义隐藏属性列</li> | ||
| 155 | + <li>Excel注解支持backgroundColor属性设置背景色</li> | ||
| 156 | + <li>支持配置密码最大错误次数/锁定时间</li> | ||
| 157 | + <li>登录日志新增解锁账户功能</li> | ||
| 158 | + <li>通用下载方法新增config配置选项</li> | ||
| 159 | + <li>支持多权限字符匹配角色数据权限</li> | ||
| 160 | + <li>页面内嵌iframe切换tab不刷新数据</li> | ||
| 161 | + <li>操作日志记录支持排除敏感属性字段</li> | ||
| 162 | + <li>修复多文件上传报错出现的异常问题</li> | ||
| 163 | + <li>修复图片预览组件src属性为null值控制台报错问题</li> | ||
| 164 | + <li>升级oshi到最新版本6.2.2</li> | ||
| 165 | + <li>升级fastjson到最新版2.0.14</li> | ||
| 166 | + <li>升级pagehelper到最新版1.4.3</li> | ||
| 167 | + <li>升级core-js到最新版本3.25.2</li> | ||
| 168 | + <li>升级element-ui到最新版本2.15.10</li> | ||
| 169 | + <li>优化任务过期不执行调度</li> | ||
| 170 | + <li>优化字典数据使用store存取</li> | ||
| 171 | + <li>优化修改资料头像被覆盖的问题</li> | ||
| 172 | + <li>优化修改用户登录账号重复验证</li> | ||
| 173 | + <li>优化代码生成同步后值NULL问题</li> | ||
| 174 | + <li>优化定时任务支持执行父类方法</li> | ||
| 175 | + <li>优化用户个人信息接口防止修改部门</li> | ||
| 176 | + <li>优化布局设置使用el-drawer抽屉显示</li> | ||
| 177 | + <li>优化没有权限的用户编辑部门缺少数据</li> | ||
| 178 | + <li>优化日志注解记录限制请求地址的长度</li> | ||
| 179 | + <li>优化excel/scale属性导出单元格数值类型</li> | ||
| 180 | + <li>优化日志操作中重置按钮时重复查询的问题</li> | ||
| 181 | + <li>优化多个相同角色数据导致权限SQL重复问题</li> | ||
| 182 | + <li>优化表格上右侧工具条(搜索按钮显隐&右侧样式凸出)</li> | ||
| 183 | + <li>其他细节优化</li> | ||
| 184 | + </ol> | ||
| 185 | + </el-collapse-item> | ||
| 150 | <el-collapse-item title="v3.8.3 - 2022-06-27"> | 186 | <el-collapse-item title="v3.8.3 - 2022-06-27"> |
| 151 | <ol> | 187 | <ol> |
| 152 | <li>新增缓存列表菜单功能</li> | 188 | <li>新增缓存列表菜单功能</li> |
| @@ -835,7 +871,7 @@ export default { | @@ -835,7 +871,7 @@ export default { | ||
| 835 | data() { | 871 | data() { |
| 836 | return { | 872 | return { |
| 837 | // 版本号 | 873 | // 版本号 |
| 838 | - version: "3.8.3", | 874 | + version: "3.8.4", |
| 839 | }; | 875 | }; |
| 840 | }, | 876 | }, |
| 841 | methods: { | 877 | methods: { |
-
请 注册 或 登录 后发表评论