diff --git a/README.md b/README.md
index e5df7794..0b41120a 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-RuoYi v3.9.1
+RuoYi v3.9.2
基于SpringBoot+Vue前后端分离的Java快速开发框架
-
+
diff --git a/pom.xml b/pom.xml
index 4e132394..8123fb86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,14 +6,14 @@
com.ruoyi
ruoyi
- 3.9.1
+ 3.9.2
ruoyi
http://www.ruoyi.vip
若依管理系统
- 3.9.1
+ 3.9.2
UTF-8
UTF-8
17
diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml
index d02476a4..ba32daf9 100644
--- a/ruoyi-admin/pom.xml
+++ b/ruoyi-admin/pom.xml
@@ -5,7 +5,7 @@
ruoyi
com.ruoyi
- 3.9.1
+ 3.9.2
4.0.0
jar
diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index 3fc9cbed..789fe791 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.9.1
+ version: 3.9.2
# 版权年份
copyrightYear: 2026
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index f196d47b..8cb4aee9 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -5,7 +5,7 @@
ruoyi
com.ruoyi
- 3.9.1
+ 3.9.2
4.0.0
diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml
index 2a0362c1..5926470d 100644
--- a/ruoyi-framework/pom.xml
+++ b/ruoyi-framework/pom.xml
@@ -5,7 +5,7 @@
ruoyi
com.ruoyi
- 3.9.1
+ 3.9.2
4.0.0
diff --git a/ruoyi-generator/pom.xml b/ruoyi-generator/pom.xml
index 885f985e..66a5d1a6 100644
--- a/ruoyi-generator/pom.xml
+++ b/ruoyi-generator/pom.xml
@@ -5,7 +5,7 @@
ruoyi
com.ruoyi
- 3.9.1
+ 3.9.2
4.0.0
diff --git a/ruoyi-quartz/pom.xml b/ruoyi-quartz/pom.xml
index 033dd20c..046ff948 100644
--- a/ruoyi-quartz/pom.xml
+++ b/ruoyi-quartz/pom.xml
@@ -5,7 +5,7 @@
ruoyi
com.ruoyi
- 3.9.1
+ 3.9.2
4.0.0
diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml
index 68911bab..359f9c35 100644
--- a/ruoyi-system/pom.xml
+++ b/ruoyi-system/pom.xml
@@ -5,7 +5,7 @@
ruoyi
com.ruoyi
- 3.9.1
+ 3.9.2
4.0.0
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index bc6b72e6..29ad85ba 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "ruoyi",
- "version": "3.9.1",
+ "version": "3.9.2",
"description": "若依管理系统",
"author": "若依",
"license": "MIT",
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index e8307776..09dd3114 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -112,6 +112,41 @@
更新日志
+
+
+ - 新增锁定屏幕功能
+ - 首页新增通知公告消息提醒
+ - 添加持久化标签页开关功能
+ - 菜单搜索支持文本高亮&数量提示
+ - 添加菜单路由地址和名称的校验规则
+ - 字典类型列表新增抽屉效果详细信息
+ - 升级axios到最新版本0.30.3
+ - 使用SpringDoc代替Swagger
+ - 升级spring-boot到最新版本4.0.3
+ - 升级yauaa到最新版本8.1.0
+ - 升级oshi到最新版本6.10.0
+ - 升级druid到最新版本1.2.28
+ - 升级fastjson到最新版2.0.61
+ - 升级pagehelper到最新版2.1.1
+ - 优化操作日志详细页面
+ - 更新在线IP地址查询url
+ - 部门管理支持批量保存排序
+ - 菜单管理支持批量保存排序
+ - 菜单管理列表新增类型显示
+ - 代码生成模板支持TypeScript版本
+ - 优化菜单主题风格显示
+ - 优化topbar顶部菜单样式
+ - 优化点击任务名称查看详细
+ - 优化字典类型属性提醒说明
+ - 优化防重提交间隔时间可自定义
+ - 优化页签功能&支持全屏按钮操作
+ - 优化RightToolbar搜索栏切换动画
+ - 修复Excel自定义格式样式污染问题
+ - 优化isAdmin方法统一到SecurityUtils
+ - 优化定时任务详情页展示&补充执行时间字段
+ - 其他细节优化
+
+
- 支持防盗链功能
@@ -1096,7 +1131,7 @@ export default {
data() {
return {
// 版本号
- version: "3.9.1"
+ version: "3.9.2"
}
},
methods: {