diff --git a/README.md b/README.md index 46fafa6d0..6821abab2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

logo

-

RuoYi v3.6.3

+

RuoYi v3.6.4

基于 Vue/Element UI 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构

- +

diff --git a/docker/copy.sh b/docker/copy.sh index 1841df753..23d61874d 100644 --- a/docker/copy.sh +++ b/docker/copy.sh @@ -9,8 +9,8 @@ usage() { # copy sql echo "begin copy sql " -cp ../sql/ry_20230706.sql ./mysql/db -cp ../sql/ry_config_20220929.sql ./mysql/db +cp ../sql/ry_20231130.sql ./mysql/db +cp ../sql/ry_config_20231204.sql ./mysql/db # copy html echo "begin copy html " diff --git a/pom.xml b/pom.xml index 9e22b8a2e..6a4a75428 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,14 @@ com.ruoyi ruoyi - 3.6.3 + 3.6.4 ruoyi http://www.ruoyi.vip 若依微服务系统 - 3.6.3 + 3.6.4 UTF-8 UTF-8 1.8 diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml index 62bf1a3c8..91db126d8 100644 --- a/ruoyi-api/pom.xml +++ b/ruoyi-api/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-api/ruoyi-api-system/pom.xml b/ruoyi-api/ruoyi-api-system/pom.xml index d79cb7e03..d137489d1 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index bb5fb16fa..e71d641c8 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 159848237..42efa9da5 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml index 5395df904..149a4cf3d 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-datascope/pom.xml b/ruoyi-common/ruoyi-common-datascope/pom.xml index 7f29e5702..252ee01ca 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-datasource/pom.xml b/ruoyi-common/ruoyi-common-datasource/pom.xml index e766ea09a..56e46ff19 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-log/pom.xml b/ruoyi-common/ruoyi-common-log/pom.xml index f93844184..818679254 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-redis/pom.xml b/ruoyi-common/ruoyi-common-redis/pom.xml index 4ae7cd6e1..e9892a0bd 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-seata/pom.xml b/ruoyi-common/ruoyi-common-seata/pom.xml index 7df1513f0..62a66cc42 100644 --- a/ruoyi-common/ruoyi-common-seata/pom.xml +++ b/ruoyi-common/ruoyi-common-seata/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-common - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-security/pom.xml b/ruoyi-common/ruoyi-common-security/pom.xml index c78382244..9504fe38c 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-common/ruoyi-common-swagger/pom.xml b/ruoyi-common/ruoyi-common-swagger/pom.xml index 607d13dd4..a31d0975e 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.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index ae864be55..771df7fd0 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml index 119403a5a..22c84bdd4 100644 --- a/ruoyi-modules/pom.xml +++ b/ruoyi-modules/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-modules/ruoyi-file/pom.xml b/ruoyi-modules/ruoyi-file/pom.xml index 59861b2c7..3d868c4d2 100644 --- a/ruoyi-modules/ruoyi-file/pom.xml +++ b/ruoyi-modules/ruoyi-file/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index e3122d75c..be14431fa 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml index ce361e251..88b44f275 100644 --- a/ruoyi-modules/ruoyi-job/pom.xml +++ b/ruoyi-modules/ruoyi-job/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 67d7d7afd..1e14f6d52 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi-modules - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index f5cbcfd6c..216e1a09c 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "3.6.3", + "version": "3.6.4", "description": "若依管理系统", "author": "若依", "license": "MIT", diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index 5bab07021..eeff42155 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -145,6 +145,50 @@ 更新日志 + +
    +
  1. 全局数据存储用户编号
  2. +
  3. 用户密码新增非法字符验证
  4. +
  5. 代码生成支持选择前端模板类型
  6. +
  7. 操作日志列表新增IP地址查询
  8. +
  9. 显隐列组件支持复选框弹出类型
  10. +
  11. Excel注解ColumnType类型新增文本
  12. +
  13. Excel自定义数据处理器增加单元格/工作簿对象
  14. +
  15. 升级element-ui到最新版本2.15.14
  16. +
  17. 升级compression-webpack-plugin到6.1.2以兼容node18+
  18. +
  19. 升级druid到最新版本1.2.20
  20. +
  21. 升级fastjson到最新版2.0.43
  22. +
  23. 升级pagehelper到最新版2.0.0
  24. +
  25. 升级dynamic-ds到最新版本4.2.0
  26. +
  27. 升级commons.io到最新版本2.13.0
  28. +
  29. 升级spring-boot到最新版本2.7.18
  30. +
  31. 升级spring-boot-admin到最新版2.7.15
  32. +
  33. 升级transmittable-thread-local到最新版本2.14.4
  34. +
  35. 修复五级路由缓存无效问题
  36. +
  37. 修复外链带端口出现的异常
  38. +
  39. 修复内链iframe没有传递参数问题
  40. +
  41. 修复自定义字典样式不生效的问题
  42. +
  43. 修复字典缓存删除方法参数错误问题
  44. +
  45. 修复Excel导入数据临时文件无法删除问题
  46. +
  47. 修复未登录带参数访问成功后参数丢失问题
  48. +
  49. 修复HeaderSearch组件跳转query参数丢失问题
  50. +
  51. 修复数据字典列表页重置后标签值无法输入问题
  52. +
  53. 修复Excels导入时无法获取到readConverterExp内容转表达式问题
  54. +
  55. 优化Xss注解匹配方式
  56. +
  57. 优化权限字符匹配方式
  58. +
  59. 优化下载zip方法新增遮罩层
  60. +
  61. 优化头像上传参数新增文件名称
  62. +
  63. 优化字典标签支持自定义分隔符
  64. +
  65. 优化定时任务白名单配置范围缩小
  66. +
  67. 优化菜单管理类型为按钮状态可选
  68. +
  69. 优化前端防重复提交数据大小限制
  70. +
  71. 优化TopNav菜单没有图标svg不显示
  72. +
  73. 优化富文本Editor组件检验图片格式
  74. +
  75. 优化数字金额大写转换精度丢失问题
  76. +
  77. 优化个人中心/基本资料修改时数据显示问题
  78. +
  79. 其他细节优化
  80. +
+
  1. 支持登录IP黑名单限制
  2. @@ -722,9 +766,7 @@
  3. 网关白名单放入nacos配置&支持模糊匹配
  4. 修复富文本工具栏样式不对齐问题
  5. Editor组件优化,支持自定义高度&图片冲突问题
  6. -
  7. - 修复富文本空格和缩进保存后不生效问题&删除重复的placeholder -
  8. +
  9. 修复富文本空格和缩进保存后不生效问题&删除重复的placeholder
  10. 限制系统内置参数不允许删除
  11. 修正调用目标字符串最大长度
  12. 修改自定义权限实现
  13. @@ -778,9 +820,7 @@
  14. 代码生成浮点型改用BigDecimal
  15. 表单类型为Integer/Long设置整形默认值
  16. 修改用户管理复选框宽度,防止部分浏览器出现省略号
  17. -
  18. - RedisCache中所有方法参数添加final,并优化list取出效率,添加其它常用redis方法 -
  19. +
  20. RedisCache中所有方法参数添加final,并优化list取出效率,添加其它常用redis方法
  21. 修正定时任务日志权限字符
  22. 添加Jackson时区配置
  23. 代码生成相关问题修复
  24. @@ -834,9 +874,7 @@
  25. 支持一级菜单(和主页同级)在main区域显示
  26. 限制外链地址必须以http(s)😕/开头
  27. tagview & sidebar 主题颜色与element ui(全局)同步
  28. -
  29. - 修复dict_sort不可update为0的问题&查询返回增加dict_sort升序排序 -
  30. +
  31. 修复dict_sort不可update为0的问题&查询返回增加dict_sort升序排序
  32. 权限部分代码调整
  33. 其他细节优化
@@ -876,7 +914,7 @@ export default { data() { return { // 版本号 - version: "3.6.3", + version: "3.6.4", }; }, methods: { diff --git a/ruoyi-visual/pom.xml b/ruoyi-visual/pom.xml index e7faf8493..7011fdc58 100644 --- a/ruoyi-visual/pom.xml +++ b/ruoyi-visual/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi - 3.6.3 + 3.6.4 4.0.0 diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml index 0cad88c0c..3f0c871b1 100644 --- a/ruoyi-visual/ruoyi-monitor/pom.xml +++ b/ruoyi-visual/ruoyi-monitor/pom.xml @@ -4,7 +4,7 @@ com.ruoyi ruoyi-visual - 3.6.3 + 3.6.4 4.0.0