# 更新日志
## [v2.0.0](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.2.1...v2.0.0) (2025-12-25)
### 🚀 新功能
- **components**:
- 列设置新增滚动条处理 - by @m-xlsea [(6696d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6696da52)
- 优化文件上传组件提示内容 - by @m-xlsea [(7bd11)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7bd115bf)
- 新增预设主题支持 - by @m-xlsea [(c1063)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/c1063e3e)
- **docs**:
- 新增 GitCode star 徽章 - by @m-xlsea [(5310d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5310d352)
- **hooks**:
- 优化表格响应数据处理 - by @m-xlsea [(7d7f2)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7d7f28c4)
- 完成表格 Hooks 改造 - by @m-xlsea [(46996)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4699654f)
- 优化树形表格 hooks 封装 - by @m-xlsea [(ccbb7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ccbb72c0)
- **project**:
- 优化业务代码语法格式 - by @m-xlsea [(7f04b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7f04b119)
- **projects**:
- 项目适配 Soybean 2.0 - by @m-xlsea
- 客户端管理新增状态修改开关 - by @m-xlsea [(ea6a9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ea6a92cd)
- Iframe 类型菜单传参更改 - by @m-xlsea [(bf3d5)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bf3d5cb3)
- 新增同步租户参数配置功能 - by @m-xlsea [(901a6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/901a65ad)
- 新增关于页面 - by @m-xlsea [(7d851)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7d85127c)
- 菜单新增布局选择支持 - by @m-xlsea [(13de6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/13de6fbb)
- 优化控制台输出和 sql 导入文件 - by @m-xlsea [(bfb71)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bfb7169e)
- 登录记住密码加密保存 - by @m-xlsea [(90c52)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/90c52d97)
- 使用 highlight.js 替换 monaco-editor - by @m-xlsea [(7dd7a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7dd7a936)
- 演示页面新增字段排序 demo - by @m-xlsea [(41c25)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/41c25dcd)
- support pinning and unpinning of tabs - by @PChening [(b8a76)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b8a767d7)
- hybrid layout mode auto select first deepest child menu - by @paynezhuang [(94019)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9401925f)
### 🐞 Bug 修复
- **hooks**:
- 修复 useTable 获取字段列表问题 - by @m-xlsea [(0f83c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/0f83cf5f)
- update pagination pageSize after data fetch. - by **Azir-11** [(64226)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/64226d9b)
- **projects**:
- 修复表单校验问题 - by @m-xlsea [(62fb9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/62fb9d90)
- 修复登录页面 logo 颜色问题 - by @m-xlsea [(27cae)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/27cae756)
- 修复路由 name 与 path 不一致激活菜单异常问题 - by @m-xlsea [(789a6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/789a6bb9)
- fix the incorrect judgment of home by pin tab. - by **Azir-11** [(62a43)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/62a43c39)
- **project**:
- 修复导出时查询参数错误问题 - by @m-xlsea [(52ad9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/52ad93b2)
- **table**:
- 修复分页数据处理逻辑 - by @imtzc [(a59fd)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a59fdc58)
- **template**:
- 调整搜索模块的属性定义位置 - by @imtzc [(bb039)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bb039eff)
### 🛠 优化
- **projects**:
- 修复菜单代码质量问题 - by @m-xlsea [(6f349)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6f34956e)
- 优化注释规范 - by @m-xlsea [(4139a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4139a729)
- **styles**:
- 优化属性表格展开列样式 - by @m-xlsea [(e40c3)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e40c37a0)
### 📖 文档
- **other**:
- 优化 sql 插入语句 - by @m-xlsea [(f7d8d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f7d8d189)
- 优化工作流相关菜单 - by @m-xlsea [(33155)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/3315552d)
- 移除 cursor 文件夹 - by @m-xlsea [(5f950)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5f950b46)
- 修复模板处理工具类内容错误 - by @m-xlsea [(f6dcd)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f6dcded8)
- **projects**:
- 更新 cursor 规则 - by @m-xlsea [(e63fe)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e63fee59)
### 🏡 杂项
- **deps**:
- update deps - by @soybeanjs [(ec9f9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ec9f9af9)
- update umo-editor deps - by @m-xlsea [(39f8d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/39f8d13b)
- **styles**:
- format code - by @soybeanjs [(098cd)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/098cd50e)
### ❤️ 贡献者
[](https://github.com/m-xlsea) [](https://github.com/soybeanjs) [](https://github.com/imtzc) [](https://github.com/paynezhuang) [](https://github.com/PChening) [](https://github.com/Azir-11) [](https://github.com/wenyuanw) [](https://github.com/CyberShen) [](https://github.com/Lruihao)
[刘璐](mailto:hi.alue@qq.com), [CyberShen123](mailto:s.lijun@qq.com), [whyang](mailto:whyang9701@gmail.com), [HongxuanG](mailto:1359774872@qq.com), [NicholasLD](mailto:878639947@qq.com),
## [v2.0.0-beta.2](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2025-12-17)
### 🚀 新功能
- **components**:
- 列设置新增滚动条处理 - by @m-xlsea [(6696d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6696da52)
- **docs**:
- 新增 GitCode star 徽章 - by @m-xlsea [(5310d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5310d352)
- **hooks**:
- 优化表格响应数据处理 - by @m-xlsea [(7d7f2)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7d7f28c4)
- **project**:
- 优化业务代码语法格式 - by @m-xlsea [(7f04b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7f04b119)
- **projects**:
- 客户端管理新增状态修改开关 - by @m-xlsea [(ea6a9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ea6a92cd)
- Iframe 类型菜单传参更改 - by @m-xlsea [(bf3d5)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bf3d5cb3)
- 新增同步租户参数配置功能 - by @m-xlsea [(901a6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/901a65ad)
- support pinning and unpinning of tabs - by @PChening [(b8a76)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b8a767d7)
- hybrid layout mode auto select first deepest child menu - by @paynezhuang [(94019)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9401925f)
- 新增关于页面 - by @m-xlsea [(7d851)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7d85127c)
- 菜单新增布局选择支持 - by @m-xlsea [(13de6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/13de6fbb)
- 优化控制台输出和 sql 导入文件 - by @m-xlsea [(bfb71)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bfb7169e)
- 登录记住密码加密保存 - by @m-xlsea [(90c52)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/90c52d97)
- 使用 highlight.js 替换 monaco-editor - by @m-xlsea [(7dd7a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7dd7a936)
- 演示页面新增字段排序 demo - by @m-xlsea [(41c25)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/41c25dcd)
### 🐞 Bug 修复
- **hooks**:
- update pagination pageSize after data fetch. - by **Azir-11** [(64226)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/64226d9b)
- **project**:
- 修复导出时查询参数错误问题 - by @m-xlsea [(52ad9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/52ad93b2)
- **projects**:
- fix the incorrect judgment of home by pin tab. - by **Azir-11** [(62a43)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/62a43c39)
- **table**:
- 修复分页数据处理逻辑 - by @imtzc [(a59fd)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a59fdc58)
- **template**:
- 调整搜索模块的属性定义位置 - by @imtzc [(bb039)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bb039eff)
### 🛠 优化
- **projects**:
- 修复菜单代码质量问题 - by @m-xlsea [(6f349)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6f34956e)
- 优化注释规范 - by @m-xlsea [(4139a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4139a729)
### 📖 文档
- **other**:
- 更新 cursor 规则 - by @m-xlsea [(1d6af)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/1d6af984)
- 优化 sql 插入语句 - by @m-xlsea [(f7d8d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f7d8d189)
- 优化工作流相关菜单 - by @m-xlsea [(33155)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/3315552d)
- 移除 cursor 文件夹 - by @m-xlsea [(5f950)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5f950b46)
- 修复模板处理工具类内容错误 - by @m-xlsea [(f6dcd)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f6dcded8)
### 🏡 重构
- **deps**:
- update deps - by @soybeanjs [(7cf40)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7cf4083b)
- update umo-editor deps - by @m-xlsea [(39f8d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/39f8d13b)
- **styles**:
- format code - by @soybeanjs [(098cd)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/098cd50e)
### ❤️ 贡献者
[](https://github.com/m-xlsea) [](https://github.com/imtzc) [](https://github.com/soybeanjs) [](https://github.com/paynezhuang) [](https://github.com/PChening) [](https://github.com/Azir-11)
## [v2.0.0-beta.1](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.2.1...v2.0.0-beta.1) (2025-12-04)
### 🚀 新功能
- **projects**:
- 项目适配 Soybean 2.0 - by @m-xlsea
- **components**:
- 新增预设主题支持 - by @m-xlsea [(c1063)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/c1063e3e)
- **hooks**:
- 完成表格 Hooks 改造 - by @m-xlsea [(46996)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4699654f)
- 优化树形表格 hooks 封装 - by @m-xlsea [(ccbb7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ccbb72c0)
### 🐞 Bug 修复
- **projects**:
- 修复登录页面 logo 颜色问题 - by @m-xlsea [(27cae)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/27cae756)
- 修复路由 name 与 path 不一致激活菜单异常问题 - by @m-xlsea [(789a6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/789a6bb9)
### ❤️ 贡献者
[](https://github.com/m-xlsea) [](https://github.com/soybeanjs) [](https://github.com/Azir-11) [](https://github.com/wenyuanw) [](https://github.com/CyberShen) [](https://github.com/Lruihao)
[刘璐](mailto:hi.alue@qq.com), [CyberShen123](mailto:s.lijun@qq.com), [whyang](mailto:whyang9701@gmail.com), [HongxuanG](mailto:1359774872@qq.com), [NicholasLD](mailto:878639947@qq.com),
## [v1.2.1](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.2.0...v1.2.1) (2025-10-29)
### 🚀 新功能
- **components**:
- 菜单树选择组件新增隐藏禁用标识 - by @m-xlsea [(08cfa)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/08cfa167)
- 列设置新增滚动条处理 - by @m-xlsea [(6696d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6696da52)
- **docs**:
- 新增 GitCode star 徽章 - by @m-xlsea [(5310d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5310d352)
- **projects**:
- 优化字典操作 - by @m-xlsea [(2400b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2400bf8c)
- 客户端管理新增状态修改开关 - by @m-xlsea [(ea6a9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ea6a92cd)
- Iframe 类型菜单传参更改 - by @m-xlsea [(bf3d5)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bf3d5cb3)
- 新增同步租户参数配置功能 - by @m-xlsea [(901a6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/901a65ad)
### 🐞 Bug 修复
- **projects**: 修复代码生成树模板问题 - by **AN** [(fa7bc)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/fa7bc434)
### 🛠 优化
- **projects**:
- 优化代码内容 - by @m-xlsea [(9edbd)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9edbd8e6)
- 修复菜单代码质量问题 - by @m-xlsea [(6f349)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6f34956e)
### 📖 文档
- **other**: 更新 cursor 规则 - by @m-xlsea [(1d6af)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/1d6af984)
- **projects**: 更新 cursor 规则 - by @m-xlsea [(e63fe)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e63fee59)
### 🎨 样式
- **projects**: 优化注释规范 - by @m-xlsea [(4139a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4139a729)
### ❤️ 贡献值
[](https://gitee.com/xlsea) [](https://gitee.com/elio-an)
## [v1.2.0](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.1.3...v1.2.0) (2025-09-26)
### 🚀 新功能
- **components**:
- 新增 umodoc 编辑器集成 - by @m-xlsea [(f182d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f182def5)
- **projects**:
- 重构登录页面样式 - by @m-xlsea [(8412a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8412a8db)
- 路由兼容 activeMenu 选项 - by @m-xlsea [(25ee3)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/25ee3207)
- 用户列表新增头像展示 - by @m-xlsea [(3146c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/3146c039)
- 新增岗位部门树接口 - by **AN** [(28101)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/28101cb2)
- **styles**:
- 优化左侧树形结构样式 - by @m-xlsea [(513dc)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/513dc31e)
- **utils**:
- 新增本地 Excel 导出工具类 - by @m-xlsea [(7f2f3)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7f2f3bd0)
### 🐞 Bug 修复
- **components**:
- 修复字典标签会修改字典数据值问题 - by @m-xlsea [(90a14)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/90a14e33)
- **hooks**:
- 修复下载 hooks 错误未处理 - by @m-xlsea [(5ef1c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5ef1c5de)
- **packages**:
- axios: fix json response. fixed #815 - by @soybeanjs in https://gitee.com/xlsea/ruoyi-plus-soybean/issues/815 [(fd087)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/fd087f59)
- 修复tinymce层级问题 - by **AN** [(2c248)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2c248d82)
- **projects**:
- 修改代码生成功能模块名为驼峰时,路由错误问题 - by **AN** [(2f794)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2f794c4b)
- 修复新增部门时不显示上级部门问题 - by **AN** [(d5bbc)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/d5bbc37d)
- 修复菜单弹窗打开未清空默认值问题 - by @m-xlsea [(ad207)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ad207255)
- 修复退出登录未清空消息列表问题 - by @m-xlsea [(dc2fb)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/dc2fbbd5)
- 修复菜单默认图标问题 - by @m-xlsea [(34ab7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/34ab7d5d)
- 修复消息通知字典值未处理问题 - by @m-xlsea [(3f148)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/3f148a4e)
- 修复登录页面跳转问题 - by @m-xlsea [(8aeb7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8aeb7362)
- 修复登录页面样式问题 - by @m-xlsea [(4e27f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4e27f3b5)
- **types**:
- fix proxy types - by @soybeanjs [(12b25)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/12b25e0d)
- **utils**:
- 修复请求工具响应解密问题 - by @m-xlsea [(9ef0b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9ef0bd41)
### 🛠 优化
- **components**: 补充国际化 - by **AN** [(ecad1)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ecad1c3e)
- **projects**: 字典状态使用枚举值 - by @m-xlsea [(56fd5)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/56fd5434)
### 📖 文档
- **other**: 更新 cursor 规则 - by @m-xlsea [(e623b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e623b560)
### 🏡 重构
- **deps**:
- update deps - by @soybeanjs [(e33f9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e33f944a)
- update deps - by @soybeanjs [(9fa95)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9fa951aa)
### 🎨 样式
- **components**: 修改json预览组件样式问题 - by **AN** [(378aa)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/378aa869)
- **styles**: 修复字体样式导致下划线不可见问题 - by **AN** [(4a424)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4a4244b5)
### ❤️ 贡献者
[](https://github.com/m-xlsea) [](https://github.com/soybeanjs) [](https://gitee.com/elio-an)
## [v1.1.3](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.1.2...v1.1.3) (2025-08-16)
### 🐞 Bug 修复
- **hooks**:
- 非安全环境下不使用流式下载 - by @m-xlsea [(f8983)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f8983557)
- 修复oss下载时未转码问题 - by **AN** [(2d31d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2d31d7dc)
- **project**:
- 关闭多租户功能后仍然遍历租户列表导致控制台报错的问题 - by **wang_rui** [(b96c4)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b96c46ba)
- 关闭多租户功能后仍然遍历租户列表导致控制台报错的问题 Merge pull request !25 from littleghost2016/dev - by **不寻俗** [(90276)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9027632b)
- **projects**:
- 修复一级菜单隐藏失效问题 - by **AN** [(8fcc7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8fcc70d7)
- 修复日期搜索条件清除问题 - by **AN** [(52318)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/52318c10)
- 修复登录过期事件监听未被重置 - by @m-xlsea [(71037)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/71037439)
- 修复用户新增时角色下拉包含超级管理员问题 - by **AN** [(a15b6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a15b683b)
- 修复用户导入功能无法更新问题 - by **AN** [(4e983)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4e9839bd)
- Fix the icon size in the image preview toolbar - by @m-xlsea [(4539f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4539fe01)
- 修复新增用户未查询角色列表问题 - by **AN** [(d6ae8)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/d6ae85d2)
- **readme**:
- update GitHub stars and forks links for gitee - by @soybeanjs [(923eb)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/923eb98a)
### 💅 重构
- **menu**:
- 菜单管理中隐藏的菜单显示灰色 - by **NicholasLD** [(adca2)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/adca2e26)
- 菜单管理中隐藏的菜单显示灰色 Merge pull request !24 from NicholasLD/N/A - by **不寻俗** [(4eb77)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4eb77eac)
- **projects**:
- 菜单列表新增禁用菜单样式 - by @m-xlsea [(e5383)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e538355f)
### 🏡 杂项
- **other**: update the ESLint validation configuration to support more file types. - by **Azir-11** [(8d7f9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8d7f91dc)
- **readme**: remove DartNode sponsorship badge from README files - by @soybeanjs [(33ade)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/33ade539)
### ❤️ 贡献者
[](https://github.com/soybeanjs) [](https://github.com/m-xlsea) [](https://gitee.com/elio-an) [](https://github.com/Azir-11) [](https://github.com/NicholasLD)
[wang_rui](mailto:wrr1996@163.com)
## [v1.1.2](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.1.1...v1.1.2) (2025-07-24)
### 🐞 Bug 修复
- 修复 api.d.ts.vm 代码生成模板bug - by **zygalaxy** [(4e8c8)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/4e8c8715)
- **projects**:
- 修复刷新时跳转至登录页问题 - by **AN** [(2587f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/2587f8cb)
- 修复登录过期不弹窗问题 - by **AN** [(e485f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e485f680)
- 修复菜单结构变动后路由无法进入问题 - by @m-xlsea [(f4038)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f4038a2d)
### 🛠 优化
- **projects**: 优化搜索框FormItem - by **AN** [(a1336)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a1336d15)
### 🏡 杂项
- **deps**: update deps - by @soybeanjs [(e89b8)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e89b86ce)
### 🎨 样式
- **projects**: 搜索FormItem占比调整 - by **AN** [(cc29e)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/cc29ea85)
### ❤️ 贡献者
[](https://github.com/m-xlsea) [](https://gitee.com/elio-an) [](https://github.com/soybeanjs)
[zygalaxy](mailto:zygalaxy@qq.com)
## [v1.1.1](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.1.0...v1.1.1) (2025-07-11)
### 🚀 新功能
- **hooks**:
- 重构下载方法,支持流式下载 - by @m-xlsea [(65067)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/650673e2)
- **projects**:
- 角色分配用户新增部门与时间查询条件 - by @m-xlsea [(ad48d)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ad48d8e8)
- 修改操作后列表查询方式 - by @m-xlsea [(d8542)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/d85424ee)
### 🐞 Bug 修复
- **hooks**:
- 解决 streamsaver 访问不到 Github 资源问题 - by @m-xlsea [(566b2)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/566b2c2d)
- **other**:
- 修复代码生成类型定义文件重复问题 - by @m-xlsea [(f7c7f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f7c7fc41)
- **packages**:
- 修复 cleanup 会删除富文本编辑器资源问题 - by @m-xlsea [(9ca7c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/9ca7ca8f)
- **projects**:
- 修复字典数据重复获取问题 - by @m-xlsea [(3628c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/3628c249)
- 修改强退在线设备接口 - by **AN** [(dbcf8)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/dbcf8d42)
- 修复代码生成逻辑判断问题 - by **AN** [(6fc7b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6fc7b11b)
- 修复部门字典 sys_normal_disable 重复获取 Merge pull request !11 from 素还真/N/A - by @m-xlsea [(ad938)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ad9386eb)
- 修复未清空文件列表,上传回显问题 - by **AN** [(229e0)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/229e0044)
- Fix i18n-ally not working when setting moduleResolution to bundler. fixed #780 - by @xiaobao0505 in https://gitee.com/xlsea/ruoyi-plus-soybean/issues/780 [(41191)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/41191d54)
- 修复角色列表操作栏展示不全问题 - by @m-xlsea [(62f2c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/62f2c6d5)
- 修复用户导入结果信息未渲染标签问题 - by **AN** [(efc95)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/efc953c0)
- 修复角色用户分配未调用接口问题 - by @m-xlsea [(ff874)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ff87415d)
- **styles**:
- 修复登录页平板界面滚动问题 - by @m-xlsea [(90145)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/90145fa5)
- **utils**:
- 修复isNull和IsNotNull判断方法潜在问题 - by **AN** [(90d32)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/90d32ee2)
### 💅 重构
- **projects**: 调整租户套餐菜单接口 - by **AN** [(b9999)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/b9999935)
### 📖 文档
- **other**: 修改文档内容 - by @m-xlsea [(3ae99)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/3ae9922d)
- **projects**: 优化 cursor 规则及 mcp - by @m-xlsea [(a3199)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a31994dc)
- **readme**: 更新 README.md 文件 - by @m-xlsea [(99675)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/99675cbc)
### 🏡 杂项
- **deps**:
- update NodeJS and pnpm version requirements in package.json and documentation - by **Junior25306** [(a5c4b)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a5c4b4e3)
- update deps - by @soybeanjs [(5cb1c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/5cb1cebd)
- update deps - by @soybeanjs [(aeb63)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/aeb63690)
- update deps - by @m-xlsea [(89c71)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/89c716e1)
- **packages**:
- update Vite version to 7 in package.json and documentation. - by **Azir** [(03dd6)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/03dd64c5)
- **projects**:
- update pnpm-lock.yaml - by @m-xlsea [(7c6ca)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7c6ca91e)
- **vscode**:
- remove unused vue.server.hybridMode setting from .vscode/settings.json - by @soybeanjs [(13319)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/133196f3)
### ❤️ 贡献值
[](https://github.com/m-xlsea) [](https://github.com/soybeanjs) [](https://github.com/xiaobao0505) [](https://gitee.com/elio-an) [](https://github.com/Azir-11) [Junior25306](mailto:dayu429@qq.com)
## [v1.1.0](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.0.0...v1.1.0) (2025-07-01)
### 🚀 新功能
- **components**:
- 新增表单上传组件 - by @m-xlsea [(03c8a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/03c8a7f5)
- **other**:
- 新增菜单字典多语言适配 SQL - by @m-xlsea [(0f33f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/0f33f4a3)
- **projects**:
- add configurable user name watermark option - by @wenyuanw [(7c3da)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7c3dac42)
- 菜单字典适配 i18n - by @m-xlsea [(39dd9)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/39dd9acc)
- 新增字典多语言适配 - by @m-xlsea [(8c840)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8c84063a)
- **styles**:
- 修复登录页移动端显示问题 - by @m-xlsea [(742e3)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/742e3858)
### 🐞 Bug 修复
- **app**:
- replace console.error with window.console.error for consistency - by @soybeanjs [(7d840)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7d84062e)
- **auth**:
- remove redundant authStore declaration in resetStore function - by @soybeanjs [(c57f8)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/c57f88aa)
- **components**:
- 修复菜单树选择组件 - by @m-xlsea [(bbda8)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/bbda803e)
- 修复树选择组件再次勾选父子联动导致全选问题 - by @m-xlsea [(aeb73)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/aeb736eb)
- 修复部门选择组件非树结构,默认展开失败问题 - by **AN** [(da1c1)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/da1c16e0)
- 修复上传组件回显问题,修改accept参数逻辑 - by **AN** [(e16a0)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e16a0fa6)
- 修复菜单选择标签渲染问题 - by @m-xlsea [(6e6cc)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/6e6cc4d9)
- **other**:
- 修复代码生成问题 - by @m-xlsea [(1ec10)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/1ec10991)
- 代码生成模板 dateRangeTime 错误 - by @m-xlsea [(f0810)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f0810bce)
- 修复代码生成字典相关问题 - by @m-xlsea [(94d18)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/94d1863e)
- 修复代码生成类型定义文件重复问题 - by @m-xlsea [(f7c7fc41)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f7c7fc41)
- **projects**:
- 修复自定义数据权限没有保存角色部门bug - by **AN** [(a0f33)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/a0f33664)
- 修复登录过期后,重复弹窗问题 - by **AN** [(cafee)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/cafee1db)
- 修复首页未从环境变量获取问题 - by @m-xlsea [(031b7)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/031b7f69)
- 修复导出查询参数问题 - by @m-xlsea [(ffa47)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/ffa47c37)
- 修复权限字符显示逻辑错误问题 - by **AN** [(0ac0a)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/0ac0a093)
- 目录类型禁用iframe选项 - by **AN** [(72b8f)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/72b8f56e)
- 修复切换用户或登录过期部分问题 - by @m-xlsea [(27f06)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/27f06195)
- 修复接口请求异常拦截问题 - by @m-xlsea [(031d0)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/031d071a)
- 修复个人信息-修改密码未加密且参数错误问题 - by **AN** [(8b315)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8b3151b8)
- 调整属性名 - by **AN** [(62e6c)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/62e6c776)
- ensure proper text color when themes are inverted - by @wenyuanw [(afd60)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/afd60421)
- **styles**:
- 添加滚动条,去除页码 - by **AN** [(d37ad)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/d37adc36)
- **types**:
- The environment variable VITE_ICON_LOCAL_PREFIX has the wrong type. - by **chenziwen** [(da149)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/da149e5b)
- **utils**:
- 修复 删除当前tab为最后一个时,tab切换错误bug. - by **AN** [(64bd1)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/64bd119c)
### 🛠 优化
- **components**:
- optimize spacing for lang-switch dropdown options - by @wenyuanw [(fcb89)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/fcb89883)
- **projects**:
- optimize tab deletion logic. closed #755 - by @wenyuanw in https://gitee.com/xlsea/ruoyi-plus-soybean/issues/755 [(e6044)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/e6044d0f)
- optimize tab deletion logic - by **AN** [(858c3)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/858c3180)
- 优化接口请求异常拦截代码 - by @m-xlsea [(47191)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/471912e1)
### 💅 重构
- **iframe-page**: remove unused lifecycle hooks and clean up script setup - by @soybeanjs [(276d8)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/276d836c)
- **projects**: 补充formTip信息 - by **AN** [(f36ac)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/f36ac9ab)
### 📖 文档
- **readme**:
- 更新 README.md 文件 - by @m-xlsea [(99675cb)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/99675cb)
### 🏡 杂项
- **deps**:
- update deps - by @soybeanjs [(3e4e1)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/3e4e17ab)
- update deps - by @soybeanjs [(dc674)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/dc674ce8)
- update deps - by @m-xlsea [(fec05)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/fec0563e)
- **projects**:
- 移除未使用代码 - by **AN** [(d141e)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/d141ed5b)
- update deps & fix `moduleResolution` - by @soybeanjs [(dbd99)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/dbd995c1)
### 🎨 样式
- **projects**:
- 更换 logo 与加载样式 - by @m-xlsea [(7e4ec)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/7e4ecae6)
- 重构登录页样式 - by @m-xlsea [(40680)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/406800de)
- 修改按钮文本颜色 - by @m-xlsea [(907f0)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/907f0439)
- 优化移动端字体大小 - by @m-xlsea [(8b4e4)](https://gitee.com/xlsea/ruoyi-plus-soybean/commit/8b4e41ce)
### ❤️ 贡献者
[](https://gitee.com/xlsea) [](https://github.com/soybeanjs) [](https://github.com/wenyuanw) [](https://gitee.com/elio-an) [](https://github.com/chen-ziwen)
[](https://gitee.com/wangzhongqi0917) [](https://gitee.com/qq1822213252) [](https://gitee.com/tangzc), [metabytes](https://gitee.com/metabytes)
## [v1.0.0](https://gitee.com/xlsea/ruoyi-plus-soybean/releases/tag/v1.0.0) (2025-06-05)
### 🚀 新功能
1.0.0 版本正式发布,此版本不包含工作流与多语言,请期待后续版本发布。
### ❤️ 贡献者
首次发版不展示过多贡献者,敬请谅解
[](https://github.com/honghuangdc) [](https://gitee.com/xlsea) [](https://gitee.com/elio-an) [](https://github.com/wangqiqi95)