|
1 | 1 | # 更新日志 |
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v1.2.7](https://github.com/honghuangdc/soybean-admin/compare/v1.2.6...v1.2.7) (2024-07-12) |
| 5 | + |
| 6 | +### 🛠 优化 |
| 7 | + |
| 8 | +- **项目**: 支持自定义菜单图标大小 - 由 @wynn-w 在 https://github.com/honghuangdc/soybean-admin/issues/534 提出 [<samp>(e035e)</samp>](https://github.com/honghuangdc/soybean-admin/commit/e035eab) |
| 9 | + |
| 10 | +### 🏡 杂务 |
| 11 | + |
| 12 | +- **依赖**: |
| 13 | + - 更新依赖 - 由 @honghuangdc [<samp>(72ede)</samp>](https://github.com/honghuangdc/soybean-admin/commit/72ede8b) |
| 14 | + - 更新依赖 - 由 @honghuangdc [<samp>(be13c)</samp>](https://github.com/honghuangdc/soybean-admin/commit/be13ca2) |
| 15 | + - 更新依赖 - 由 @honghuangdc [<samp>(752ec)</samp>](https://github.com/honghuangdc/soybean-admin/commit/752ec1e) |
| 16 | +- **项目**: |
| 17 | + - 修复已弃用的配置配置 - 由 @paynezhuang 在 https://github.com/honghuangdc/soybean-admin/issues/524 提出 [<samp>(0d20e)</samp>](https://github.com/honghuangdc/soybean-admin/commit/0d20e4c) |
| 18 | + |
| 19 | +### ❤️ 贡献者 |
| 20 | + |
| 21 | +[](https://github.com/honghuangdc) [](https://github.com/wynn-w) [](https://github.com/paynezhuang) |
| 22 | + |
| 23 | +## [v1.2.6](https://github.com/honghuangdc/soybean-admin/compare/v1.2.5...v1.2.6) (2024-06-21) |
| 24 | + |
| 25 | +### 🐞 修复 |
| 26 | + |
| 27 | +- **项目**: |
| 28 | + - 请求模态标题使用 i18n。修复 #507 - 由 @honghuangdc 在 https://github.com/honghuangdc/soybean-admin/issues/507 提出 [<samp>(f7de3)</samp>](https://github.com/honghuangdc/soybean-admin/commit/f7de3fd) |
| 29 | + - 为 `useTable` 添加 `getDataByPage`。修复 #499 - 由 @honghuangdc 在 https://github.com/honghuangdc/soybean-admin/issues/499 提出 [<samp>(425c6)</samp>](https://github.com/honghuangdc/soybean-admin/commit/425c69a) |
| 30 | + - 修复登录重定向到 routeHome 时,动态路由的 routeHome 与静态路由不同的问题。修复 #511 - 由 @honghuangdc 在 https://github.com/honghuangdc/soybean-admin/issues/511 提出 [<samp>(49f60)</samp>](https://github.com/honghuangdc/soybean-admin/commit/49f60b2) |
| 31 | + |
| 32 | +### 🛠 优化 |
| 33 | + |
| 34 | +- **项目**: 优化 `getRouteQueryOfLoginRoute` - 由 @honghuangdc [<samp>(693f7)</samp>](https://github.com/honghuangdc/soybean-admin/commit/693f704) |
| 35 | + |
| 36 | +### 📖 文档 |
| 37 | + |
| 38 | +- **项目**: |
| 39 | + - 更新更新日志 - 由 @honghuangdc [<samp>(5c67d)</samp>](https://github.com/honghuangdc/soybean-admin/commit/5c67d06) |
| 40 | + - 更新自述文件 - 由 @honghuangdc [<samp>(1e67a)</samp>](https://github.com/honghuangdc/soybean-admin/commit/1e67ae8) |
| 41 | + |
| 42 | +### 🏡 杂务 |
| 43 | + |
| 44 | +- **依赖**: |
| 45 | + - 更新依赖。关闭 #510 - 由 @honghuangdc 在 https://github.com/honghuangdc/soybean-admin/issues/510 提出 [<samp>(53143)</samp>](https://github.com/honghuangdc/soybean-admin/commit/531432d) |
| 46 | + - 更新依赖 - 由 @honghuangdc [<samp>(c7f6f)</samp>](https://github.com/honghuangdc/soybean-admin/commit/c7f6f2a) |
| 47 | + |
| 48 | +### 🤖 CI |
| 49 | + |
| 50 | +- **项目**: |
| 51 | + - 添加 github 问题模板 - 由 @honghuangdc [<samp>(b5027)</samp>](https://github.com/honghuangdc/soybean-admin/commit/b5027c8) |
| 52 | + - 更新 github 问题模板 - 由 @honghuangdc [<samp>(ff1d5)</samp>](https://github.com/honghuangdc/soybean-admin/commit/ff1d504) |
| 53 | + |
| 54 | +### ❤️ 贡献者 |
| 55 | + |
| 56 | +[](https://github.com/honghuangdc) |
| 57 | + |
4 | 58 | ## [v1.2.5](https://github.com/soybeanjs/soybean-admin/compare/v1.2.4...v1.2.5) (2024-06-15) |
5 | 59 |
|
6 | 60 | ### 🐞 错误修复 |
|
0 commit comments