From 24be1a436efadf22ada78bb569c9f2f79a07e0c1 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 1 Aug 2021 09:01:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=A5=E4=BE=9D=203.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 +- ruoyi-api/pom.xml | 2 +- ruoyi-api/ruoyi-api-system/pom.xml | 2 +- ruoyi-auth/pom.xml | 2 +- ruoyi-common/pom.xml | 2 +- ruoyi-common/ruoyi-common-core/pom.xml | 2 +- ruoyi-common/ruoyi-common-datascope/pom.xml | 2 +- ruoyi-common/ruoyi-common-datasource/pom.xml | 2 +- ruoyi-common/ruoyi-common-log/pom.xml | 2 +- ruoyi-common/ruoyi-common-redis/pom.xml | 2 +- ruoyi-common/ruoyi-common-security/pom.xml | 2 +- ruoyi-common/ruoyi-common-swagger/pom.xml | 2 +- ruoyi-gateway/pom.xml | 2 +- ruoyi-modules/pom.xml | 2 +- ruoyi-modules/ruoyi-file/pom.xml | 2 +- ruoyi-modules/ruoyi-gen/pom.xml | 2 +- ruoyi-modules/ruoyi-job/pom.xml | 2 +- ruoyi-modules/ruoyi-system/pom.xml | 2 +- ruoyi-ui/package.json | 2 +- ruoyi-ui/src/views/index.vue | 57 +++++++++++++++++++- ruoyi-visual/pom.xml | 2 +- ruoyi-visual/ruoyi-monitor/pom.xml | 2 +- 22 files changed, 78 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 353e79d36..adf5c546f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,14 @@ com.ruoyi ruoyi - 3.0.0 + 3.1.0 ruoyi http://www.ruoyi.vip 若依微服务系统 - 3.0.0 + 3.1.0 UTF-8 UTF-8 1.8 diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml index 6ab716171..552d66a40 100644 --- a/ruoyi-api/pom.xml +++ b/ruoyi-api/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-api/ruoyi-api-system/pom.xml b/ruoyi-api/ruoyi-api-system/pom.xml index 19afb3055..7cf8df02e 100644 --- a/ruoyi-api/ruoyi-api-system/pom.xml +++ b/ruoyi-api/ruoyi-api-system/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-api - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index 638660e22..cb41993eb 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 050f9b529..a91432a6f 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml index 0426a88f1..70ea3883d 100644 --- a/ruoyi-common/ruoyi-common-core/pom.xml +++ b/ruoyi-common/ruoyi-common-core/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-common - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/ruoyi-common-datascope/pom.xml b/ruoyi-common/ruoyi-common-datascope/pom.xml index d1ac37cde..e338f727b 100644 --- a/ruoyi-common/ruoyi-common-datascope/pom.xml +++ b/ruoyi-common/ruoyi-common-datascope/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-common - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/ruoyi-common-datasource/pom.xml b/ruoyi-common/ruoyi-common-datasource/pom.xml index 8fde20514..4efa4a154 100644 --- a/ruoyi-common/ruoyi-common-datasource/pom.xml +++ b/ruoyi-common/ruoyi-common-datasource/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-common - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/ruoyi-common-log/pom.xml b/ruoyi-common/ruoyi-common-log/pom.xml index 91c14901d..bf6510dbf 100644 --- a/ruoyi-common/ruoyi-common-log/pom.xml +++ b/ruoyi-common/ruoyi-common-log/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-common - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/ruoyi-common-redis/pom.xml b/ruoyi-common/ruoyi-common-redis/pom.xml index a68652eda..ea0d29754 100644 --- a/ruoyi-common/ruoyi-common-redis/pom.xml +++ b/ruoyi-common/ruoyi-common-redis/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-common - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/ruoyi-common-security/pom.xml b/ruoyi-common/ruoyi-common-security/pom.xml index 99b7b8ab1..e5d62b220 100644 --- a/ruoyi-common/ruoyi-common-security/pom.xml +++ b/ruoyi-common/ruoyi-common-security/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi-common - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-common/ruoyi-common-swagger/pom.xml b/ruoyi-common/ruoyi-common-swagger/pom.xml index 50e97bd53..ceb7ee41c 100644 --- a/ruoyi-common/ruoyi-common-swagger/pom.xml +++ b/ruoyi-common/ruoyi-common-swagger/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-common - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index 5af57eac3..b0b5c5464 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml index 01c9fac43..047ae2d73 100644 --- a/ruoyi-modules/pom.xml +++ b/ruoyi-modules/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-modules/ruoyi-file/pom.xml b/ruoyi-modules/ruoyi-file/pom.xml index 0c8015ef4..9a6cb51be 100644 --- a/ruoyi-modules/ruoyi-file/pom.xml +++ b/ruoyi-modules/ruoyi-file/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index 8e18387e2..0eeb170ad 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml index 9e1ca5516..d8f18876f 100644 --- a/ruoyi-modules/ruoyi-job/pom.xml +++ b/ruoyi-modules/ruoyi-job/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 66a3c0f97..85bf58450 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 37cdefbf9..139a34694 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "3.0.0", + "version": "3.1.0", "description": "若依管理系统", "author": "若依", "license": "MIT", diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index 83e066300..df9a5a0fe 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -146,6 +146,61 @@ 更新日志 + +
    +
  1. 支持配置XSS跨站脚本过滤
  2. +
  3. 支持配置验证码开关&类型
  4. +
  5. 新增是否开启用户注册功能
  6. +
  7. 用户管理新增分配角色功能
  8. +
  9. 角色管理新增分配用户功能
  10. +
  11. 系统布局配置支持动态标题开关
  12. +
  13. 增加字典标签样式回显dict组件
  14. +
  15. FileUpload组件支持多文件上传
  16. +
  17. ImageUpload组件支持多图片上传
  18. +
  19. 封装通用iframe组件
  20. +
  21. 菜单路由配置支持内链访问
  22. +
  23. 全局注册通用组件
  24. +
  25. 富文本默认上传返回url类型
  26. +
  27. 富文本新增上传文件大小限制
  28. +
  29. 增加自定义弹窗拖拽指令
  30. +
  31. 顶部菜单排除隐藏的默认路由
  32. +
  33. 跳转路由高亮相对应的菜单栏
  34. +
  35. 日志列表支持排序操作
  36. +
  37. 分页组件新增pagerCount属性
  38. +
  39. 定时任务屏蔽http(s)远程调用
  40. +
  41. 文件服务本地资源允许跨域访问
  42. +
  43. 升级spring-boot到最新版本2.5.3
  44. +
  45. 升级spring-boot-admin到最新版2.4.3
  46. +
  47. 升级spring-boot-mybatis到最新版2.2.0
  48. +
  49. 升级nacos到最新版2.0.3
  50. +
  51. 升级pagehelper到最新版1.3.1
  52. +
  53. 升级minio到最新版本8.2.2
  54. +
  55. 升级tobato到最新版本1.27.2
  56. +
  57. 升级dynamic-ds到最新版本3.4.1
  58. +
  59. 升级commons.io到最新版本v2.11.0
  60. +
  61. 升级common-pool到最新版本2.10.0
  62. +
  63. 升级commons.fileupload到最新版本v1.4
  64. +
  65. 升级element-ui到最新版本2.15.3
  66. +
  67. 优化统一网关错误码响应
  68. +
  69. 修复导出含params属性对象参数问题
  70. +
  71. 修复任意账户越权问题
  72. +
  73. 修复定时任务日志执行状态显示
  74. +
  75. 修改登录失效返回值code401
  76. +
  77. 用户信息长度校验限制
  78. +
  79. 角色&菜单新增字段属性提示信息
  80. +
  81. 修复用户搜索分页变量错误
  82. +
  83. 优化部门父级启用状态
  84. +
  85. 启用部门状态排除顶级节点
  86. +
  87. 定时任务新增更多操作
  88. +
  89. 优化代码生成模板
  90. +
  91. 优化顶部菜单显示样式
  92. +
  93. 优化导入用户显示样式
  94. +
  95. 优化用户不能删除自己
  96. +
  97. 密码框新增显示切换密码图标
  98. +
  99. BLOB下载时清除URL对象引用
  100. +
  101. 其他细节优化
  102. +
+
  1. 新增菜单导航显示风格TopNav(false为左侧导航菜单,true为顶部导航菜单)
  2. @@ -505,7 +560,7 @@ export default { data() { return { // 版本号 - version: "3.0.0", + version: "3.1.0", }; }, methods: { diff --git a/ruoyi-visual/pom.xml b/ruoyi-visual/pom.xml index bf2817c72..b8737cafd 100644 --- a/ruoyi-visual/pom.xml +++ b/ruoyi-visual/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.0.0 + 3.1.0 4.0.0 diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml index a15ef9b63..b4761f3ed 100644 --- a/ruoyi-visual/ruoyi-monitor/pom.xml +++ b/ruoyi-visual/ruoyi-monitor/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi-visual - 3.0.0 + 3.1.0 4.0.0