diff --git a/pom.xml b/pom.xml index 6e337e8..e5954a9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,14 @@ com.ruoyi ruoyi - 3.2.1 + 3.3.0 ruoyi http://www.ruoyi.vip 若依管理系统 - 3.2.1 + 3.3.0 UTF-8 UTF-8 1.8 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 3257d8c..febca04 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.2.1 + 3.3.0 4.0.0 jar diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index b4edbea..50a2bb5 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -3,7 +3,7 @@ ruoyi: # 名称 name: RuoYi # 版本 - version: 3.2.1 + version: 3.3.0 # 版权年份 copyrightYear: 2020 # 实例演示开关 diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 70e1aec..53e662b 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.2.1 + 3.3.0 4.0.0 diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index e313f5b..e0bbf7d 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.2.1 + 3.3.0 4.0.0 diff --git a/ruoyi-generator/pom.xml b/ruoyi-generator/pom.xml index 58abab1..8a768f2 100644 --- a/ruoyi-generator/pom.xml +++ b/ruoyi-generator/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.2.1 + 3.3.0 4.0.0 diff --git a/ruoyi-quartz/pom.xml b/ruoyi-quartz/pom.xml index 15a5bc2..a6068a6 100644 --- a/ruoyi-quartz/pom.xml +++ b/ruoyi-quartz/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.2.1 + 3.3.0 4.0.0 diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index ef2cd72..cddc6a3 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.2.1 + 3.3.0 4.0.0 diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index f9d07e3..a5c2bc0 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "3.2.1", + "version": "3.3.0", "description": "若依管理系统", "author": "若依", "license": "MIT", diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index a8477b9..4a35df6 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -146,6 +146,64 @@ 更新日志 + +
    +
  1. 新增缓存监控功能
  2. +
  3. 支持主题风格配置
  4. +
  5. 修复多级菜单之间切换无法缓存的问题
  6. +
  7. 多级菜单自动配置组件
  8. +
  9. 代码生成预览支持高亮显示
  10. +
  11. 支持Get请求映射Params参数
  12. +
  13. 删除用户和角色解绑关联
  14. +
  15. 去除用户手机邮箱部门必填验证
  16. +
  17. Excel支持注解align对齐方式
  18. +
  19. Excel支持导入Boolean型数据
  20. +
  21. 优化头像样式,鼠标移入悬停遮罩
  22. +
  23. 代码生成预览提供滚动机制
  24. +
  25. 代码生成删除多余的数字float类型
  26. +
  27. 修正转换字符串的目标字符集属性
  28. +
  29. 回显数据字典防止空值报错
  30. +
  31. 日志记录增加过滤多文件场景
  32. +
  33. 修改缓存Set方法可能导致嵌套的问题
  34. +
  35. 移除前端一些多余的依赖
  36. +
  37. 防止安全扫描YUI出现的风险提示
  38. +
  39. 修改node-sass为dart-sass
  40. +
  41. 升级SpringBoot到最新版本2.1.18
  42. +
  43. 升级poi到最新版本4.1.2
  44. +
  45. 升级oshi到最新版本v5.3.6
  46. +
  47. 升级bitwalker到最新版本1.21
  48. +
  49. 升级axios到最新版本0.21.0
  50. +
  51. 升级element-ui到最新版本2.14.1
  52. +
  53. 升级vue到最新版本2.6.12
  54. +
  55. 升级vuex到最新版本3.6.0
  56. +
  57. 升级vue-cli到版本4.5.9
  58. +
  59. 升级vue-router到最新版本3.4.9
  60. +
  61. 升级vue-cli到最新版本4.4.6
  62. +
  63. 升级vue-cropper到最新版本0.5.5
  64. +
  65. 升级clipboard到最新版本2.0.6
  66. +
  67. 升级core-js到最新版本3.8.1
  68. +
  69. 升级echarts到最新版本4.9.0
  70. +
  71. 升级file-saver到最新版本2.0.4
  72. +
  73. 升级fuse.js到最新版本6.4.3
  74. +
  75. 升级js-beautify到最新版本1.13.0
  76. +
  77. 升级js-cookie到最新版本2.2.1
  78. +
  79. 升级path-to-regexp到最新版本6.2.0
  80. +
  81. 升级quill到最新版本1.3.7
  82. +
  83. 升级screenfull到最新版本5.0.2
  84. +
  85. 升级sortablejs到最新版本1.10.2
  86. +
  87. 升级vuedraggable到最新版本2.24.3
  88. +
  89. 升级chalk到最新版本4.1.0
  90. +
  91. 升级eslint到最新版本7.15.0
  92. +
  93. 升级eslint-plugin-vue到最新版本7.2.0
  94. +
  95. 升级lint-staged到最新版本10.5.3
  96. +
  97. 升级runjs到最新版本4.4.2
  98. +
  99. 升级sass-loader到最新版本10.1.0
  100. +
  101. 升级script-ext-html-webpack-plugin到最新版本2.1.5
  102. +
  103. 升级svg-sprite-loader到最新版本5.1.1
  104. +
  105. 升级vue-template-compiler到最新版本2.6.12
  106. +
  107. 其他细节优化
  108. +
+
  1. 阻止任意文件下载漏洞
  2. @@ -435,7 +493,7 @@ export default { data() { return { // 版本号 - version: "3.2.1", + version: "3.3.0", }; }, methods: {