|
2 | 2 |
|
3 | 3 | > A completely modernized, powerful, and free Bootstrap 5 admin dashboard template built with cutting-edge web technologies. |
4 | 4 |
|
5 | | -**🎉 Version 3.2.0 Release** - All dependencies updated to latest versions, ESLint v9 configuration, and security improvements. |
| 5 | +**🎉 Version 3.2.1 Release** - All dependencies updated to latest versions, improved ESLint configuration with `globals` package. |
6 | 6 |
|
7 | 7 |  |
8 | 8 |
|
|
22 | 22 | - **Modern Typography** - Inter font family for enhanced readability |
23 | 23 |
|
24 | 24 | ### 🚀 **Advanced Technology Stack** |
25 | | -- **Alpine.js 3.15.2** - Lightweight reactive framework for modern interactions |
| 25 | +- **Alpine.js 3.15.4** - Lightweight reactive framework for modern interactions |
26 | 26 | - **ES6+ JavaScript** - Modern JavaScript with modules and async/await |
27 | | -- **Vite 7.2.4** - Lightning-fast development and optimized production builds |
28 | | -- **SCSS Architecture** - Organized, scalable stylesheet structure with Sass 1.94.2 |
| 27 | +- **Vite 7.3.1** - Lightning-fast development and optimized production builds |
| 28 | +- **SCSS Architecture** - Organized, scalable stylesheet structure with Sass 1.97.3 |
29 | 29 | - **Bootstrap Icons 1.13.1** - 1,800+ high-quality SVG icons |
30 | 30 | - **ApexCharts 5.3.6** - Advanced charting library |
31 | 31 | - **Font Awesome 7.1.0** - Additional icon library |
@@ -159,17 +159,17 @@ document.addEventListener('alpine:init', () => { |
159 | 159 | }); |
160 | 160 | ``` |
161 | 161 |
|
162 | | -## 🆕 What's New in v3.2.0 |
| 162 | +## 🆕 What's New in v3.2.1 |
163 | 163 |
|
164 | | -### Latest Updates (November 2025) |
| 164 | +### Latest Updates (January 2026) |
165 | 165 |
|
166 | 166 | - ✅ **All Dependencies Updated** - Every package upgraded to latest stable version |
167 | | -- ✅ **ESLint v9 Configuration** - New flat config format for modern linting |
168 | | -- ✅ **Font Awesome 7.1.0** - Latest icon library with new icons |
169 | | -- ✅ **Vite 7.2.4** - Improved build performance |
170 | | -- ✅ **SweetAlert2 11.26.3** - Enhanced notification features |
| 167 | +- ✅ **Improved ESLint Config** - Now uses `globals` package for cleaner browser globals |
| 168 | +- ✅ **Vite 7.3.1** - Latest build tool with performance improvements |
| 169 | +- ✅ **Sass 1.97.3** - Latest SCSS compiler with bug fixes |
| 170 | +- ✅ **SweetAlert2 11.26.17** - Enhanced notification features |
| 171 | +- ✅ **Alpine.js 3.15.4** - Bug fixes and performance improvements |
171 | 172 | - ✅ **0 Security Vulnerabilities** - All packages audited and secure |
172 | | -- ✅ **Bug Fixes** - Fixed duplicate method error in security component |
173 | 173 |
|
174 | 174 | ## 🌟 Key Improvements in v3.0 |
175 | 175 |
|
|
0 commit comments