|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v2.0.0-beta.2](https://github.com/soybeanjs/soybean-admin/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2025-10-27) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **global-tab**: add support for switching tabs with right mouse button click - by @soybeanjs [<samp>(b2c91)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b2c919b6) |
| 9 | + |
| 10 | +### 🐞 Bug Fixes |
| 11 | + |
| 12 | +- **layout**: fix getSiderWidth - by @soybeanjs [<samp>(e471e)</samp>](https://github.com/soybeanjs/soybean-admin/commit/e471e914) |
| 13 | +- **packages**: axios: fix json response. fixed #815 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin/issues/815 [<samp>(fd087)</samp>](https://github.com/soybeanjs/soybean-admin/commit/fd087f59) |
| 14 | +- **readme**: update GitHub stars and forks links for gitee - by @soybeanjs [<samp>(923eb)</samp>](https://github.com/soybeanjs/soybean-admin/commit/923eb98a) |
| 15 | +- **scripts**: update command to use 'npm-check-updates' instead of 'ncu' - by @soybeanjs [<samp>(8dc17)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8dc17e62) |
| 16 | +- **types**: fix proxy types - by @soybeanjs [<samp>(12b25)</samp>](https://github.com/soybeanjs/soybean-admin/commit/12b25e0d) |
| 17 | + |
| 18 | +### 📖 Documentation |
| 19 | + |
| 20 | +- **projects**: |
| 21 | + - add github trendshift info. - by **恕瑞玛的皇帝** [<samp>(e18d3)</samp>](https://github.com/soybeanjs/soybean-admin/commit/e18d3972) |
| 22 | + - add contribution leaderboard - by @wenyuanw [<samp>(01744)</samp>](https://github.com/soybeanjs/soybean-admin/commit/017440c1) |
| 23 | + |
| 24 | +### 🏡 Chore |
| 25 | + |
| 26 | +- **deps**: |
| 27 | + - update deps - by @soybeanjs [<samp>(e33f9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/e33f944a) |
| 28 | + - update deps - by @soybeanjs [<samp>(9fa95)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9fa951aa) |
| 29 | +- **other**: |
| 30 | + - update the ESLint validation configuration to support more file types. - by **Azir-11** [<samp>(8d7f9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8d7f91dc) |
| 31 | +- **readme**: |
| 32 | + - remove DartNode sponsorship badge from README files - by @soybeanjs [<samp>(33ade)</samp>](https://github.com/soybeanjs/soybean-admin/commit/33ade539) |
| 33 | + |
| 34 | +### ❤️ Contributors |
| 35 | + |
| 36 | +[](https://github.com/soybeanjs) [](https://github.com/wenyuanw) |
| 37 | +[恕瑞玛的皇帝 ](mailto:[email protected]) |
| 38 | + |
4 | 39 | ## [v2.0.0-beta.1](https://github.com/soybeanjs/soybean-admin/compare/v1.3.15...v2.0.0-beta.1) (2025-10-25) |
5 | 40 |
|
6 | 41 | ### 🚨 Breaking Changes |
|
0 commit comments