正在显示
10 个修改的文件
包含
25 行增加
和
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.2.0</version> | 9 | + <version>3.2.1</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.2.0</ruoyi.version> | 16 | + <ruoyi.version>3.2.1</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.2.0</version> | 8 | + <version>3.2.1</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.2.0</version> | 8 | + <version>3.2.1</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.2.0</version> | 8 | + <version>3.2.1</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.2.0</version> | 8 | + <version>3.2.1</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.2.0</version> | 8 | + <version>3.2.1</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.2.0</version> | 8 | + <version>3.2.1</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -146,6 +146,20 @@ | @@ -146,6 +146,20 @@ | ||
| 146 | <span>更新日志</span> | 146 | <span>更新日志</span> |
| 147 | </div> | 147 | </div> |
| 148 | <el-collapse accordion> | 148 | <el-collapse accordion> |
| 149 | + <el-collapse-item title="v3.2.1 - 2020-11-18"> | ||
| 150 | + <ol> | ||
| 151 | + <li>阻止任意文件下载漏洞</li> | ||
| 152 | + <li>代码生成支持上传控件</li> | ||
| 153 | + <li>新增图片上传组件</li> | ||
| 154 | + <li>调整默认首页</li> | ||
| 155 | + <li>升级druid到最新版本v1.2.2</li> | ||
| 156 | + <li>mapperLocations配置支持分隔符</li> | ||
| 157 | + <li>权限信息调整</li> | ||
| 158 | + <li>调整sql默认时间</li> | ||
| 159 | + <li>解决代码生成没有bit类型的问题</li> | ||
| 160 | + <li>升级pagehelper到最新版1.3.0</li> | ||
| 161 | + </ol> | ||
| 162 | + </el-collapse-item> | ||
| 149 | <el-collapse-item title="v3.2.0 - 2020-10-10"> | 163 | <el-collapse-item title="v3.2.0 - 2020-10-10"> |
| 150 | <ol> | 164 | <ol> |
| 151 | <li>升级springboot版本到2.1.17 提升安全性</li> | 165 | <li>升级springboot版本到2.1.17 提升安全性</li> |
| @@ -421,7 +435,7 @@ export default { | @@ -421,7 +435,7 @@ export default { | ||
| 421 | data() { | 435 | data() { |
| 422 | return { | 436 | return { |
| 423 | // 版本号 | 437 | // 版本号 |
| 424 | - version: "3.2.0", | 438 | + version: "3.2.1", |
| 425 | }; | 439 | }; |
| 426 | }, | 440 | }, |
| 427 | methods: { | 441 | methods: { |
-
请 注册 或 登录 后发表评论